@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/bQ0sZj>
  pico:hasAge "5"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2535d10d6739fa7d2930ed9e98a6b1879f8b0376e1a1ea9eda82ba18bd70e737"^^xsd:string ;
  ns0:givenName "Jacob"^^xsd:string ;
  ns0:name "Jacob Koeman"@nl ;
  ns0:familyName "Koeman"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bc4QaI> ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5473> .

