@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/bm1GQc>
  pico:hasAge "5" ;
  sdo:givenName "Dirkje" ;
  sdo:name "Dirkje van der Noot"@nl ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6830c4cc14f8de642c0b9f6ed655285c7b8518dfc02c4507c5e1d961adf74ef8" ;
  sdo:familyName "van der Noot" ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bx41f2> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5322> ;
  sdo:sdDatePublished "2025-10-26T22:12:45+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Noot" ;
    ns0:literalName "Dirkje van der Noot"@nl ;
    ns0:surnamePrefix "van der"
  ] .

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