@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/bbeNp5>
  pico:hasAge "23"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ecf8956ee7e7b69e221b906fcfdfda42fd37e2d853d7bd00d67da1f59bc1d9a1"^^xsd:string ;
  ns0:givenName "Johannis Matthijs"^^xsd:string ;
  ns0:name "Johannis Matthijs Ogier"@nl ;
  ns0:familyName "Ogier"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Weert> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8xWty> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3574> .

