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

<https://n2t.net/ark:/60537/bWSyCL>
  pico:hasAge "55"^^xsd:string ;
  ns0:familyName "Bruik"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/716f4ee4ec460c0d8d6c61e778ee5bb7a19b7d6ff4a4c7e0c0f6e25b6e84640f"^^xsd:string ;
  ns0:givenName "Johan Diederik"^^xsd:string ;
  ns0:name "Johan Diederik Bruik"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Soest> ;
  ns0: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 ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3243> .

