@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/bIwgg6>
  pico:hasAge "14" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Gijsbert" ;
  sdo:name "Gijsbert van Gent"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d504465d68e2ed297b8462bd2e80c89b7f2ec670389f4b56b3ce880fcdcd2ce9" ;
  sdo:familyName "van Gent" ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bXvTKo> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6217> ;
  sdo:sdDatePublished "2025-10-26T22:13:18+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Gent" ;
    ns0:literalName "Gijsbert van Gent"@nl ;
    ns0:surnamePrefix "van"
  ] .

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