@prefix pico: <https://personsincontext.org/model#> .
@prefix sdo: <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/bZnVk6t>
  pico:hasAge "62" ;
  sdo:givenName "Cock" ;
  sdo:name "Cock Faase"@nl ;
  sdo:familyName "Faase" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/24fa3987e91c11bf0d36843600fdf1b2d0e4665a41938f4e3d8995a34c433726" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/b1FCHAW> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2725213> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
