@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/beMGYw>
  ns0:givenName "Adrianus"^^xsd:string ;
  ns0:name "Adrianus Smit"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/fe72884c81b1e6b89fd5b8463d8fa3d97e6e025416eb809fbc75625516d97851"^^xsd:string ;
  ns0:familyName "Smit"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bT8caq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1863> .

