@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/beMHdo>
  pico:hasAge "44"^^xsd:string ;
  ns0:birthPlace "Grevenbugt"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4adad85aaeb07a9d5ebb4736f9f0fef9857bbc8eb1c204a0b414bd706624acfc"^^xsd:string ;
  ns0:givenName "Johannes Gerardus"^^xsd:string ;
  ns0:name "Johannes Gerardus Knoers"@nl ;
  ns0:familyName "Knoers"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/zeepziedersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3KQCs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6151> .

