@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_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b
  a a2a:Record ;
  rdfs:label "Registratie op 23 oktober 1760" ;
  a2a:hasPerson oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person1, oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person2, oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person3, oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person4, oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person5 ;
  a2a:hasEvent oa:event_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_0, oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_1, oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_2, oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_3, oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_4 ;
  a2a:hasSource oa:source_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b .

oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person1
  a a2a:Person ;
  rdfs:label "arnoldus gate" ;
  a2a:PersonName [
    rdfs:label "arnoldus gate" ;
    a2a:PersonNameFirstName "arnoldus" ;
    a2a:PersonNameLastName "gate"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person2
  a a2a:Person ;
  rdfs:label "teuntje van der haven" ;
  a2a:PersonName [
    rdfs:label "teuntje van der haven" ;
    a2a:PersonNameFirstName "teuntje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "haven"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person3
  a a2a:Person ;
  rdfs:label "johanna van der haven" ;
  a2a:PersonName [
    rdfs:label "johanna van der haven" ;
    a2a:PersonNameFirstName "johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "haven"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person4
  a a2a:Person ;
  rdfs:label "corstiaan nieuwenhuijsen" ;
  a2a:PersonName [
    rdfs:label "corstiaan nieuwenhuijsen" ;
    a2a:PersonNameFirstName "corstiaan" ;
    a2a:PersonNameLastName "nieuwenhuijsen"
  ] ;
  a2a:Profession "zakkendrager" .

oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person5
  a a2a:Person ;
  rdfs:label "arnoldus van der heggen" ;
  a2a:PersonName [
    rdfs:label "arnoldus van der heggen" ;
    a2a:PersonNameFirstName "arnoldus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "heggen"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:event_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1760-10-23"^^xsd:date
  ] ;
  a2a:EventRemark03_Bedrag "f 505" ;
  a2a:EventRemark00_Object "huis en erf; geen/onbekend; grotekerksbuurt" ;
  a2a:EventRemark00_Soort_akte "overdracht" .

oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_0
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person1 ;
  a2a:EventKeyRef oa:event_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Event1 .

oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_1
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person2 ;
  a2a:EventKeyRef oa:event_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Event1 .

oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_2
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person3 ;
  a2a:EventKeyRef oa:event_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Event1 .

oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_3
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person4 ;
  a2a:EventKeyRef oa:event_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Event1 .

oa:relationep_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_4
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Person5 ;
  a2a:EventKeyRef oa:event_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b_Event1 .

oa:source_rad_0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, Gerechtelijke archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht", "1760-01-01 - 1760-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Gerechtelijke archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Collection "Nadere toegang akten" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "1663" ;
    a2a:Folio "67v" ;
    rdfs:label "Regionaal Archief Dordrecht, Nadere toegang akten, 1, 1663, 67v"
  ] ;
  a2a:SourceLastChangeDate "2018-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefdordrecht.nl/archief/zoeken/?mivast=46&miadt=46&miaet=54&micode=9.1663&minr=1988158&miview=ldt" ;
  a2a:RecordGUID "{0a5eec3f-e9c7-6c5d-0b87-1232d4d94c8b}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-DdtRAD_9.1663_54_MI.xml van RAD" .

