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

<https://n2t.net/ark:/60537/by6gkom>
  pico:hasAge "80"^^xsd:string ;
  gtm:surnameMarried "Broekhuisen"^^xsd:string ;
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/40096b3d9bfeb30135e0f146384c5e50e0946c4014a5409752b89f19e3656681"^^xsd:string ;
  schema:name "P. de Jong"@nl ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bx3LUY5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2729462> ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:initials "P."^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

