@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/byiYkE>
  pico:hasAge "30" ;
  sdo:familyName "de Jong" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/14c14d22eeeb407804ef94e76ca702fb1e07f2580da9b90b891d3d1dc09ad3ee" ;
  sdo:givenName "Sophia" ;
  sdo:name "Sophia de Jong"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQDNVE> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2952> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Jong" ;
    ns0:literalName "Sophia de Jong"@nl ;
    ns0:surnamePrefix "de"
  ] .

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