@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/bXvETy>
  pico:hasAge "13" ;
  sdo:familyName "Brouwer" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/983291adbfd07a4c1d6030b5f936da98a48d4fad7a9004dd6f12d60cbd313ab1" ;
  sdo:givenName "Leendert" ;
  sdo:name "Leendert Brouwer"@nl ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b9N8Ag> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/7082> ;
  sdo:sdDatePublished "2025-10-26T22:13:59+00:00"^^xsd:dateTime .

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