@prefix pico: <https://personsincontext.org/model#> .
@prefix sdo: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bqOMM4>
  pico:hasAge "12" ;
  sdo:givenName "Gijs" ;
  sdo:name "Gijs Smitje"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/0fd2f1a1cef4b981d7e36ef6f46e1d43229e3ed62338f681dfdcdf96acb900f6" ;
  sdo:familyName "Smitje" ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/mandemaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bqpDdM> ;
  a pico:PersonObservation, sdo:Person ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/2fe0c30b-b649-2c79-f12a-f817142d0216> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/7001> ;
  sdo:sdDatePublished "2025-10-26T23:08:05+00:00"^^xsd:dateTime .

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