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

<https://n2t.net/ark:/60537/bEYmKFD>
  pico:hasAge "81" ;
  ns0:givenName "Dirk" ;
  ns0:name "Dirk Prins"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/6edbd816c35986f8555d6d58b84645839963bc9b86a2b334a0f56fa126cf60ea" ;
  ns0:familyName "Prins" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bIVECqg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724705> .

