@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/bWSyCL>
  pico:hasAge "55" ;
  sdo:familyName "Bruik" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/716f4ee4ec460c0d8d6c61e778ee5bb7a19b7d6ff4a4c7e0c0f6e25b6e84640f" ;
  sdo:givenName "Johan Diederik" ;
  sdo:name "Johan Diederik Bruik"@nl ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Soest> ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tapper> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMg6yQ> ;
  gtm:straat <https://n2t.net/ark:/60537/bMtz0f> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3243> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime .

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