@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/b12yco>
  pico:hasAge "44"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/9abc6b23-50bd-4dff-b2e2-67447b4a8b4c"^^xsd:string ;
  schema:familyName "Huiber"^^xsd:string ;
  schema:givenName "Johannis Anthonius"^^xsd:string ;
  schema:name "Johannis Anthonius Huiber"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGEd7U> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59660> .

