@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/byJqsa>
  pico:hasAge "15"^^xsd:string ;
  ns0:familyName "Bik"^^xsd:string ;
  ns0:givenName "Gijsbert"^^xsd:string ;
  ns0:name "Gijsbert Bik"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d20cc529-ee81-4bc4-b00a-a1fad9e5aeb7"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baCWxg> ;
  gtm:straat <https://n2t.net/ark:/60537/bqOMpV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61498> .

