@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/bFb6Km>
  pico:hasAge "29"^^xsd:string ;
  schema:familyName "Feijgeman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d8dfce35-20e9-4e2a-afa3-36fa4f267939"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Feijgeman"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/by6wTq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61056> .

