@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Cecile_Pin	foaf:primaryTopic	dbr:Cecile_Pin .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Wandering_Souls_(novel)>	dbo:author	dbr:Cecile_Pin .
@prefix dbp:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Wandering_Souls_(novel)>	dbp:author	dbr:Cecile_Pin .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Cecile_Pin	rdf:type	wikidata:Q729 ,
		wikidata:Q215627 ,
		wikidata:Q19088 ,
		dbo:Species ,
		dbo:Person .
@prefix schema:	<http://schema.org/> .
dbr:Cecile_Pin	rdf:type	schema:Person ,
		foaf:Person ,
		wikidata:Q5 ,
		dbo:Animal ,
		dbo:Eukaryote .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Cecile_Pin	rdf:type	ns8:NaturalPerson .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Cecile_Pin	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Cecile_Pin .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Cecile_Pin	rdfs:label	"Cecile Pin"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Cecile_Pin	dct:subject	dbc:Alumni_of_University_College_London ,
		dbc:Novelists_from_Paris ,
		dbc:French_people_of_Vietnamese_descent ,
		<http://dbpedia.org/resource/Category:1996_births> ,
		dbc:French_expatriates_in_England ,
		<http://dbpedia.org/resource/Category:Alumni_of_King\u0027s_College_London> ,
		dbc:Living_people ,
		dbc:British_people_of_Vietnamese_descent ;
	foaf:homepage	<https://cecilepin.com/> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Cecile_Pin	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Cecile_Pin?oldid=1270352912&ns=0> ;
	dbo:description	"French author"@en ,
		"Britsk\u00E1 spisovatelka. Autorka rom\u00E1nu."@cs .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Cecile_Pin	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Short_description ,
		dbt:Infobox_person ;
	dbp:birthDate	1996 ;
	dbp:birthPlace	"Paris, France"@en ;
	dbo:birthPlace	dbr:Paris .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Cecile_Pin	dbo:activeYearsStartYear	"2021"^^xsd:gYear ;
	dbp:yearsActive	2021 ;
	dbp:website	<https://cecilepin.com/> ;
	dbp:almaMater	""@en ,
		"University College London"@en ,
		"King's College London"@en ;
	dbo:almaMater	dbr:University_College_London ,
		<http://dbpedia.org/resource/King\u0027s_College_London> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Cecile_Pin ;
	dbo:birthYear	"1996"^^xsd:gYear .