@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/bchhO5>
  pico:hasAge "35"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2766854ff09b712a6487fa8e3829b0e211d2d1a00c01b140f1e0363e817aa28e"^^xsd:string ;
  ns0:givenName "Johannis"^^xsd:string ;
  ns0:name "Johannis Nijmond"@nl ;
  ns0:birthPlace "Koningsberge"^^xsd:string ;
  ns0:familyName "Nijmond"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/box6xS> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bpMxaw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3659> .

