@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/bS5sGT>
  pico:hasAge "49"^^xsd:string ;
  ns0:familyName "Donges"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/920341a8bc31e88fb33c3dc005baad5ca81ac4633f9d91a80bc2bd9a52e959ed"^^xsd:string ;
  ns0:givenName "Johan Georg"^^xsd:string ;
  ns0:name "Johan Georg Donges"@nl ;
  ns0:birthPlace "Mornshausen"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bI66OJ> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1951> .

