@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/buM7eN>
  pico:hasAge "14"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/b6addb71-91d2-4887-b885-9487b63a47e5"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Zwartjes"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:familyName "Zwartjes"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b7UQBg> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59161> .

