@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/cb35411833c#Expression> bnfroles:r70 <https://data.bnf.fr/ark:/12148/cb121989613#about> ;
    marcrel:aut <https://data.bnf.fr/ark:/12148/cb121989613#about> ;
    dcterms:contributor <https://data.bnf.fr/ark:/12148/cb121989613#about> .

<https://data.bnf.fr/ark:/12148/cb121989613> a skos:Concept ;
    bnf-onto:FRBNF 12198961 ;
    bnf-onto:isniAttributionAgency "VIAF" ;
    bnf-onto:isniAttributionDate "2013-07-25"^^xsd:date ;
    isni:identifierValid "0000000081353748" ;
    dcterms:created "1991-04-17" ;
    dcterms:modified "2013-07-25" ;
    rdau:P61160 rdasoi:1001 ;
    rdfs:seeAlso <https://catalogue.bnf.fr/ark:/12148/cb121989613> ;
    skos:exactMatch <http://isni.org/isni/0000000081353748>,
        <http://viaf.org/viaf/56656865/> ;
    skos:prefLabel "Jenny K. Phillips"@fr ;
    foaf:focus <https://data.bnf.fr/ark:/12148/cb121989613#about> .

<https://data.bnf.fr/ark:/12148/cb121989613#about> a foaf:Person ;
    rdaa:P50097 <http://id.loc.gov/vocabulary/countries/xxu> ;
    rdaa:P50102 <http://id.loc.gov/vocabulary/iso639-2/eng> ;
    rdagroup2elements:countryAssociatedWithThePerson <http://id.loc.gov/vocabulary/countries/xxu> ;
    rdagroup2elements:languageOfThePerson <http://id.loc.gov/vocabulary/iso639-2/eng> ;
    = <http://viaf.org/viaf/56656865>,
        <https://data.bnf.fr/ark:/12148/cb121989613#foaf:Person> ;
    foaf:familyName "Phillips" ;
    foaf:givenName "Jenny K." ;
    foaf:name "Jenny K. Phillips" ;
    foaf:page <https://data.bnf.fr/ark:/12148/cb121989613> .

