@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/bXvEJK>
  pico:hasAge "6"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a06cf963c22c62c099ba2edb9d030f0ea530c60dd5bfbe98468b6af8ad0bdc8e"^^xsd:string ;
  ns0:familyName "IJsselstein"^^xsd:string ;
  ns0:givenName "Johannis"^^xsd:string ;
  ns0:name "Johannis IJsselstein"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bbsK1n> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4342> .

