@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/bJ8pLz>
  pico:hasAge "70"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/1485f921-66b9-4132-af25-bc8f218e8ce1"^^xsd:string ;
  schema:familyName "IJpelaar Sr"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan IJpelaar Sr"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bchxYm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59879> .

