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

<https://n2t.net/ark:/60537/bDiOvt>
  pico:hasAge "23"^^xsd:string ;
  schema:familyName "Bolding"^^xsd:string ;
  schema:hasOccupation "Buitenlands Zeevarende"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f9237d94-8181-4749-a5de-18a22a34ed27"^^xsd:string ;
  schema:givenName "Jasn Willem Frederik"^^xsd:string ;
  schema:name "Jasn Willem Frederik Bolding"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bgsxJE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59872> .

