@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/bvOzYVM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/14abb98c-4b4d-7cd2-62b5-5de81c9a6f78"^^xsd:string ;
  schema:givenName "Johan"^^xsd:string ;
  schema:name "Johan van Duijne"@nl ;
  schema:birthPlace "Sumanap Nederlands-Oost-Indië"@nl ;
  schema:familyName "van Duijne"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135h6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f27dbab1-b90d-7dd8-5a7d-c26e95bcd097> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2863082> ;
  schema:birthDate "1875-05-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Duijne"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

