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

<https://n2t.net/ark:/60537/bH3kNhC>
  pico:hasAge "23"^^xsd:string ;
  schema:familyName "Determan"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37b8fd46-5b30-faef-3743-f8d0d812421f"^^xsd:string ;
  schema:hasOccupation "Pakhuisknecht"@nl ;
  schema:givenName "Wilhelmus Franciscus"^^xsd:string ;
  schema:name "Wilhelmus Franciscus Determan"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRmsf> ;
  schema:spouse <https://n2t.net/ark:/60537/brrRQ6x> ;
  schema:children <https://n2t.net/ark:/60537/bz8KYsm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/619761> .

