@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/bxGUUz>
  pico:hasAge "12"^^xsd:string ;
  schema:givenName "Antonie Jaques"^^xsd:string ;
  schema:name "Antonie Jaques Gijsberti Hodenpijl"@nl ;
  schema:familyName "Gijsberti Hodenpijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/2ef86903-5d7f-4ed4-b1ba-c270f0332899"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/biKeiV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60043> .

