@prefix pico: <https://personsincontext.org/model#> .
@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/bsH4Cs>
  pico:hasAge "24" ;
  ns0:familyName "Buchner" ;
  ns0:givenName "George Philips" ;
  ns0:name "George Philips Buchner"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c489f8d4ae527ff9875512a36610f663c90926efb6fd099bb9c9804026ed7fef" ;
  ns0:hasOccupation "Medicinale docter"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bDiLIj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bS5HLf> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/770> .

