@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/cb42033076b#Expression> bnfroles:r360 <https://data.bnf.fr/ark:/12148/cb16166747f#about> ;
    marcrel:edt <https://data.bnf.fr/ark:/12148/cb16166747f#about> ;
    dcterms:contributor <https://data.bnf.fr/ark:/12148/cb16166747f#about> .

<https://data.bnf.fr/ark:/12148/cb16166747f> a skos:Concept ;
    bnf-onto:FRBNF 16166747 ;
    bnf-onto:isniAttributionAgency "VIAF" ;
    bnf-onto:isniAttributionDate "2013-08-07"^^xsd:date ;
    isni:identifierValid "0000000114744906" ;
    dcterms:created "2009-12-18" ;
    dcterms:modified "2013-08-08" ;
    rdau:P61160 rdasoi:1001 ;
    rdfs:seeAlso <https://catalogue.bnf.fr/ark:/12148/cb16166747f> ;
    skos:exactMatch <http://isni.org/isni/0000000114744906>,
        <http://viaf.org/viaf/70277564/> ;
    skos:prefLabel "L. Mark Raab"@fr ;
    foaf:focus <https://data.bnf.fr/ark:/12148/cb16166747f#about> .

<https://data.bnf.fr/ark:/12148/cb16166747f#about> a foaf:Person ;
    rdaa:P50102 <http://id.loc.gov/vocabulary/iso639-2/eng> ;
    rdagroup2elements:languageOfThePerson <http://id.loc.gov/vocabulary/iso639-2/eng> ;
    = <http://viaf.org/viaf/70277564>,
        <https://data.bnf.fr/ark:/12148/cb16166747f#foaf:Person> ;
    foaf:familyName "Raab" ;
    foaf:givenName "L. Mark" ;
    foaf:name "L. Mark Raab" ;
    foaf:page <https://data.bnf.fr/ark:/12148/cb16166747f> .

