@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/bAbgvD>
  pico:hasAge "11"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/26a9fc1032d2e371e5f8c1d475db67a4443347b701add66b213f636fbdcea53e"^^xsd:string ;
  ns0:familyName "Smit"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem Smit"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schoenmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bojDiG> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2557> .

