@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix bnf-onto: <http://data.bnf.fr/ontology/> .
@prefix bnfroles: <http://data.bnf.fr/vocabulary/roles/> .
@prefix dbpedia: <http://dbpedia.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix frbr: <http://rdvocab.info/uri/schema/FRBRentitiesRDA/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix isni: <http://isni.org/ontology#> .
@prefix marcrel: <http://id.loc.gov/vocabulary/relators/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdagroup1elements: <http://rdvocab.info/Elements/> .
@prefix rdagroup2elements: <http://rdvocab.info/ElementsGr2/> .
@prefix rdarelationships: <http://rdvocab.info/RDARelationshipsWEMI/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix roles: <http://data.bnf.fr/vocabulary/roles/> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

</bahf/000315804#Expression> marcrel:aqt </bahf/000315805#foaf:Person> .

</315805> a schema:Person ;
    schema:birthDate 1912 ;
    schema:deathDate 1993 ;
    schema:familyName "Pailhas"@fr ;
    schema:givenName "Jean"@fr .

</bahf/000315805#foaf:Person> a foaf:Person ;
    bnf-onto:firstYear 1912 ;
    bnf-onto:lastYear 1993 ;
    dcterms:created "2019-09-20" ;
    dcterms:modified "2019-09-20" ;
    rdagroup2elements:dateOfBirth 1912 ;
    rdagroup2elements:dateOfDeath 1993 ;
    skos:prefLabel "Pailhas, Jean (1912-1993)"@fr ;
    foaf:familyName "Pailhas" ;
    foaf:focus </bahf/000315805#foaf:Person> ;
    foaf:givenName "Jean" ;
    foaf:name "Jean Pailhas" ;
    foaf:page </315805> .

