@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b7UBSiq>
  schema:givenName "Franciscus Xaverius"^^xsd:string ;
  schema:name "Franciscus Xaverius Streefland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/715ad2c0-3f6e-c43b-aac1-a1c148f18c98"^^xsd:string ;
  schema:familyName "Streefland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b87hRHT> ;
  schema:parent <https://n2t.net/ark:/60537/bfCv0FB>, <https://n2t.net/ark:/60537/box4Ps6> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2452299> ;
  schema:birthDate "1876-09-06"^^xsd:date .

