@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/bBE9LAw>
  pico:hasAge "28"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/255d1eaf-7162-3b80-cc3e-bfca772c494c"^^xsd:string ;
  schema:givenName "Izak Diederikus"^^xsd:string ;
  schema:name "Izak Diederikus van der Vos"@nl ;
  schema:hasOccupation "Kledermaker"@nl ;
  schema:familyName "van der Vos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bijAe8o> ;
  schema:children <https://n2t.net/ark:/60537/bJyKApr> ;
  schema:spouse <https://n2t.net/ark:/60537/bRtkpfT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2599869> ;
  schema:additionalName [
    ns0:baseSurname "Vos"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

