@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/b2vpz8>
  pico:hasAge "15" ;
  sdo:givenName "Adriana" ;
  sdo:name "Adriana de Jong"@nl ;
  sdo:familyName "de Jong" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6b0a6442962267218a6d304624f87ac9cf3b948a561162e509eaee943cf18cf3" ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwECT0> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5603> ;
  sdo:sdDatePublished "2025-10-26T22:12:56+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Jong" ;
    ns0:literalName "Adriana de Jong"@nl ;
    ns0:surnamePrefix "de"
  ] .

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