@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/b0D8T2>
  pico:hasAge "22"^^xsd:string ;
  schema:givenName "Ardrianus"^^xsd:string ;
  schema:name "Ardrianus Mertens"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/08460a56-271f-4f2d-a35a-daee7565c532"^^xsd:string ;
  schema:familyName "Mertens"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oosterhout> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/smidsknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bbf2BR> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60883> .

