@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/b3Xiuw>
  pico:hasAge "26" ;
  sdo:givenName "Anthonie" ;
  sdo:name "Anthonie Pragt"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e6529cf15f6c4515ff1d76ed83200dfbd1df0b168e7f2c35de6d871b464ab7c3" ;
  sdo:familyName "Pragt" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKoOiX> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6818> ;
  sdo:sdDatePublished "2025-10-26T22:13:47+00:00"^^xsd:dateTime .

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