@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/bRG2b9k>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6d684692-d74d-a2e4-b178-65e6f0182a5f"^^xsd:string ;
  schema:familyName "Souffré"^^xsd:string ;
  schema:givenName "Wilhelmus"^^xsd:string ;
  schema:name "Wilhelmus Souffré"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z220> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f5bcf750-39b4-a937-dab9-0b07196f014a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2715206> ;
  schema:birthDate "1872-12-07"^^xsd:date .

