@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/b3xTT5>
  pico:hasAge "12" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3ce5c7100f7fa21646bf697cb8b3b2ea2efda7fa9b56d33616e081b5333922b9" ;
  sdo:familyName "van Vliet" ;
  sdo:givenName "Willem" ;
  sdo:name "Willem van Vliet"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjA22J> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3157> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Vliet" ;
    ns0:literalName "Willem van Vliet"@nl ;
    ns0:surnamePrefix "van"
  ] .

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