@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#> .

<https://n2t.net/ark:/60537/bi6Tfb>
  pico:hasAge "1" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/be493ad2df015679c2c4544d94b3bf2dc3cd13b028abe4d97192332b820321a2" ;
  sdo:givenName "Jansje" ;
  sdo:name "Jansje Leyt"@nl ;
  sdo:familyName "Leyt" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bfq2aa> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6197> ;
  sdo:sdDatePublished "2025-10-26T22:13:18+00:00"^^xsd:dateTime .

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