@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bV0dwE7>
  pico:hasAge "24"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c4247666-925d-05cf-8d41-e9489c4474d1"^^xsd:string ;
  schema:hasOccupation "Sjouwerman"@nl ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis van den Heuvel"@nl ;
  schema:familyName "van den Heuvel"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bFb2SZW> ;
  schema:spouse <https://n2t.net/ark:/60537/bN5DHQf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpYXIsO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2133071> ;
  schema:additionalName [
    ns0:baseSurname "Heuvel"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

