@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431
  a a2a:Record ;
  rdfs:label "Kadastrale registratieVerponding in 1632" ;
  a2a:hasPerson oa:person_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431_Person1 ;
  a2a:hasEvent oa:event_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431_0 ;
  a2a:hasSource oa:source_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431 .

oa:person_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431_Person1
  a a2a:Person ;
  rdfs:label "Willem Aerts zn van Densen" ;
  a2a:PersonName [
    rdfs:label "Willem Aerts zn van Densen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Aerts zn" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Densen"
  ] .

oa:event_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431_Event1
  a a2a:Event ;
  rdfs:label "other:Kadastrale registratieVerponding" ;
  a2a:EventType "other:Kadastrale registratieVerponding" ;
  a2a:EventDate [ a2a:Year "1632" ] ;
  a2a:EventRemark04_Adresaanduiding "in een poort" ;
  a2a:EventRemark03_Aanslag "8-0-0" ;
  a2a:EventRemark01_Postnummer "3" ;
  a2a:EventRemark08_Kwartier "07" ;
  a2a:EventRemark06_Gulden "8" ;
  a2a:EventRemark02_Volgnummer "1" ;
  a2a:EventRemark05_Adresaanduiding_modern "poort Burgwal z.z." ;
  a2a:EventRemark15_Verwijs_1620 "235r1a" ;
  a2a:EventRemark16_Verwijs_1638 "108r4" .

oa:relationep_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431_0
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar/rechthebbende" ;
  a2a:RelationType "other:Eigenaar/rechthebbende" ;
  a2a:PersonKeyRef oa:person_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431_Person1 ;
  a2a:EventKeyRef oa:event_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431_Event1 .

oa:source_ade_ecae1b87-e6f2-4eec-90e6-d40cf168b431
  a a2a:Source ;
  rdfs:label "Archief Delft, Verponding" ;
  a2a:SourcePlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Verponding" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Delft" ;
    a2a:Collection "Verponding 1632" ;
    a2a:RegistryNumber "01761_1" ;
    a2a:Folio "253v" ;
    rdfs:label "Archief Delft, Verponding 1632, 01761_1, 253v"
  ] ;
  a2a:SourceLastChangeDate "2019-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://collectie-delft.nl/nadere-toegangen/weergave/akte/id/ecae1b87-e6f2-4eec-90e6-d40cf168b431" ;
  a2a:RecordGUID "{ecae1b87-e6f2-4eec-90e6-d40cf168b431}" ;
  a2a:SourceRemarklink_EAD "https://data.stadsarchiefdelft.nl/inventarissen/pdf/0001A.pdf" ;
  a2a:SourceRemarkProvenance "OPEN_DATA_Verponding_1632.csv op 19-3-2019 gedownload vanaf https://www.stadsarchiefdelft.nl/vakinformatie/open-data/" .

