@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/bFoLUu>
  pico:hasAge "37"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/963258b80d123005642d4188f1b89664212e830cc2b6cc78e0ddd631c5006564"^^xsd:string ;
  ns0:familyName "Janknegt"^^xsd:string ;
  ns0:givenName "Johannis"^^xsd:string ;
  ns0:name "Johannis Janknegt"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/wagenmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzM79y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5753> .

