@prefix bnf-onto: <http://data.bnf.fr/ontology/bnf-onto/> .
@prefix bnfroles: <http://data.bnf.fr/vocabulary/roles/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix isni: <http://isni.org/ontology#> .
@prefix marcrel: <http://id.loc.gov/vocabulary/relators/> .
@prefix rdaa: <http://rdaregistry.info/Elements/a/#> .
@prefix rdagroup2elements: <http://rdvocab.info/ElementsGr2/> .
@prefix rdasoi: <http://www.rdaregistry.info/termList/statIdentification/> .
@prefix rdau: <http://rdaregistry.info/Elements/u/#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.bnf.fr/ark:/12148/cb38812677s#Expression> bnfroles:r70 <https://data.bnf.fr/ark:/12148/cb144180356#about> ;
    marcrel:aut <https://data.bnf.fr/ark:/12148/cb144180356#about> ;
    dcterms:contributor <https://data.bnf.fr/ark:/12148/cb144180356#about> .

<https://data.bnf.fr/ark:/12148/cb144180356> a skos:Concept ;
    bnf-onto:FRBNF 14418035 ;
    bnf-onto:isniAttributionAgency "VIAF" ;
    bnf-onto:isniAttributionDate "2013-08-01"^^xsd:date ;
    isni:identifierValid "0000000081865727" ;
    dcterms:created "2002-07-29" ;
    dcterms:modified "2013-08-02" ;
    rdau:P61160 rdasoi:1001 ;
    rdfs:seeAlso <https://catalogue.bnf.fr/ark:/12148/cb144180356> ;
    skos:closeMatch <http://id.loc.gov/authorities/no92015786> ;
    skos:exactMatch <http://isni.org/isni/0000000081865727>,
        <http://viaf.org/viaf/117428050/>,
        <http://wikidata.org/entity/Q16946207>,
        <http://www.idref.fr/157466744> ;
    skos:prefLabel "Flore Zéphir"@fr ;
    foaf:focus <https://data.bnf.fr/ark:/12148/cb144180356#about> .

<https://data.bnf.fr/ark:/12148/cb144180356#about> a foaf:Person ;
    bnf-onto:firstYear 1958 ;
    rdaa:P50102 <http://id.loc.gov/vocabulary/iso639-2/eng> ;
    rdagroup2elements:languageOfThePerson <http://id.loc.gov/vocabulary/iso639-2/eng> ;
    = <http://viaf.org/viaf/117428050>,
        <http://www.idref.fr/157466744/id>,
        <https://data.bnf.fr/ark:/12148/cb144180356#foaf:Person> ;
    foaf:familyName "Zéphir" ;
    foaf:givenName "Flore" ;
    foaf:name "Flore Zéphir" ;
    foaf:page <https://data.bnf.fr/ark:/12148/cb144180356> .

