@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/bCtYgV>
  pico:hasAge "24"^^xsd:string ;
  ns0:givenName "Bernardus"^^xsd:string ;
  ns0:name "Bernardus Groenendal"@nl ;
  ns0:familyName "Groenendal"^^xsd:string ;
  ns0:hasOccupation "Groentverkoper"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5108d4f6520db2a2461a2350a92f142741ffd647be98b07269cd062f0f829913"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brs7CB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6032> .

