@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bLQtiM>
  pico:hasAge "12" ;
  sdo:givenName "Cristina" ;
  sdo:name "Cristina van Gent"@nl ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2957b0c43b95fab31f52168dbf1e71c1d4c846074e3be7b4b917124e4a31e980" ;
  sdo:familyName "van Gent" ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bgRW1G> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6681> ;
  sdo:sdDatePublished "2025-10-26T22:13:43+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Gent" ;
    ns0:literalName "Cristina van Gent"@nl ;
    ns0:surnamePrefix "van"
  ] .

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