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

<https://n2t.net/ark:/60537/b6S5KV>
  sdo:givenName "G" ;
  sdo:name "G Ravestein"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1a30c065a6ea8f98657dc42f659c588eb4e704bf20a3d3017268aab0936b0dfb" ;
  sdo:familyName "Ravestein" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZATAA> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/494> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime .

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