@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/bs3YJY>
  pico:hasAge "27"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e1d6f99adab31923d4ff6d0119501c29e9401c97cf9a892074e0d415ad372612"^^xsd:string ;
  ns0:familyName "Looije"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter Looije"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJ8Ccz> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3750> .

