@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/bYkEfa>
  ns0:familyName "Boon"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/12"^^xsd:string ;
  ns0:name "Verponding 12 (Oosthaven),1772, Gerrit Boon"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:hofstedegeld <https://n2t.net/ark:/60537/bKNZfU> ;
  gtm:verponding <https://n2t.net/ark:/60537/bkpDEO> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwR6fO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/237825> ;
  ns0:dateCreated "1772"^^xsd:gYear .

