@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/buM4CcO>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/068c40ab-e98b-4de6-9c8f-64358a66a8fb-po1" ;
  ns0:givenName "Jan"@nl ;
  ns0:name "Jan van Duijn"@nl ;
  ns0:familyName "van Duijn"@nl ;
  ns0:spouse <https://n2t.net/ark:/60537/bmRuNoK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  gtm:straat <https://n2t.net/ark:/60537/bWfsoE> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890769> ;
  ns0:additionalName [
    ns1:baseSurname "Duijn" ;
    ns1:literalName "Jan van Duijn" ;
    ns1:surnamePrefix "van"
  ] .

