@prefix schema: <http://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/bRfR0W>
  schema:givenName "Hendrik"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3386"^^xsd:string ;
  schema:familyName "Korver"^^xsd:string ;
  schema:name "Verponding 3386 (Blekerssingel),1772, Hendrik Korver"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bfPbmj> ;
  gtm:verponding <https://n2t.net/ark:/60537/bkCksC> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/br1w9E> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241247> ;
  schema:dateCreated "1772"^^xsd:gYear .

