@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/bKaRML>
  pico:hasAge "77" ;
  sdo:familyName "de Jong" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2e2f2b90c39187e8d9eb60fcd0e5fc6fa44e07946ee2c2f1983ca5b11edcbf94" ;
  sdo:givenName "Klaas" ;
  sdo:name "Klaas de Jong"@nl ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verversknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKb6Cz> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6449> ;
  sdo:sdDatePublished "2025-10-26T22:13:27+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Jong" ;
    ns0:literalName "Klaas de Jong"@nl ;
    ns0:surnamePrefix "de"
  ] .

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