@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#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bvpavjE>
  pico:hasAge "69" ;
  ns0:givenName "Anthonius" ;
  ns0:name "Anthonius Krimpenfort"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/a2a2ce0e69b774f80edcd8c5f1667aff943effc8a6ce9a3869812907042d92d1" ;
  ns0:familyName "Krimpenfort" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bgshW0x> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724644> ;
  ns0:birthDate "1906"^^xsd:gYear ;
  ns0:deathDate "1975"^^xsd:gYear .

