@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/bsuodj>
  pico:hasAge "8"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/dab6959bc9a2dfb97e7da2ad51340f13886fca7c560eb0beb8bb827943050b6b"^^xsd:string ;
  ns0:familyName "Koeman"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem Koeman"@nl ;
  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/5476> .

