@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bkPb55>
  schema:givenName "Cornelis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3390"^^xsd:string ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  schema:name "Verponding 3390 (Blekerssingel),1772, Cornelis van Leeuwen"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bfPbmj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGQHs2> ;
  gtm:verponding <https://n2t.net/ark:/60537/bH3qmd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241251> ;
  schema:dateCreated "1772"^^xsd:gYear ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

