@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-C8H6L054-F>
  skos:prefLabel "surname"@en, "nom de famille"@fr ;
  skos:altLabel "patronyme"@fr, "family surname"@en, "last name"@en, "family name"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-R0DKW8L9-X> ;
  a skos:Concept ;
  skos:example "Family name usually appears as the last token of the name. (El-Shishtawy, 2014)"@en, "Keeping two surnames is relatively unique for Chinese married women unlike their English or Japanese counterparts whose maiden names are often replaced by husbands' surnames. (Tsou & Kwong, 2001)"@en, "Because the surnames with two characters are always surnames Model 2 neglects the score of surname part. (Chen, Ding, Tsai & Bian, 1998)"@en, "A last name is replaced with another random last name the same name is replaced with the same random name to keep the coherence within the discourse. (Ngo, Tejedor, Olsen Svenning, Chomutare, Budrionis & Dalianis, 2024)"@en, "A Chinese name is basically made of three characters one for family name and succeeding two for a given name. (Nobesawa & Tahara, 2005)"@en ;
  skos:hiddenLabel "Surname"@en, "Nom de famille"@fr ;
  dc:modified "2024-06-26T09:38:26"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-R0DKW8L9-X>
  skos:prefLabel "proper noun"@en, "nom propre"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-C8H6L054-F> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
