@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/bu8Yk8d>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/03a4b240-8d8c-0f52-a8c9-385bc9157353"^^xsd:string ;
  schema:hasOccupation "Pijpmaker"@nl ;
  schema:givenName "Simon Petrus"^^xsd:string ;
  schema:name "Simon Petrus van Dijk"@nl ;
  schema:familyName "van Dijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j21f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cfe8b005-e841-a14e-c870-ae8cd572ecb1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2625696> ;
  schema:additionalName [
    ns0:baseSurname "Dijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

