@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/baPoUL>
  ns0:givenName "George"^^xsd:string ;
  ns0:name "George Triestram"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/68b7e5bfc197c23ac954b857e434b7af0de5fef200a45f49ab19cc741c646d30"^^xsd:string ;
  ns0:familyName "Triestram"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bPoBLx> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1848> .

