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

<https://n2t.net/ark:/60537/bxua5Gt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5bced45b-5a4c-30a2-efe6-6e986aaa6c84"^^xsd:string ;
  schema:familyName "van Werkhooven"^^xsd:string ;
  schema:givenName "Wilhelmus Theodorus"^^xsd:string ;
  schema:name "Wilhelmus Theodorus van Werkhooven"@nl ;
  schema:children <https://n2t.net/ark:/60537/bgEZsZK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJm26wL> ;
  schema:spouse <https://n2t.net/ark:/60537/bpzAgQc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2508752> ;
  schema:additionalName [
    ns0:baseSurname "Werkhooven"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

