@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_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba
  a a2a:Record ;
  rdfs:label "Registratie op 11 juli 1743" ;
  a2a:hasPerson oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person1, oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person2, oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person3, oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person4, oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person5, oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person6, oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person7 ;
  a2a:hasEvent oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_0, oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_1, oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_2, oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_3, oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_4, oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_5, oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_6 ;
  a2a:hasSource oa:source_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba .

oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person1
  a a2a:Person ;
  rdfs:label "pieter venlo" ;
  a2a:PersonName [
    rdfs:label "pieter venlo" ;
    a2a:PersonNameFirstName "pieter" ;
    a2a:PersonNameLastName "venlo"
  ] ;
  a2a:Profession "notaris" .

oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person2
  a a2a:Person ;
  rdfs:label "pieter van zeebergh" ;
  a2a:PersonName [
    rdfs:label "pieter van zeebergh" ;
    a2a:PersonNameFirstName "pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "zeebergh"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person3
  a a2a:Person ;
  rdfs:label "lambert kuijpers" ;
  a2a:PersonName [
    rdfs:label "lambert kuijpers" ;
    a2a:PersonNameFirstName "lambert" ;
    a2a:PersonNameLastName "kuijpers"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person4
  a a2a:Person ;
  rdfs:label "machiel paasse" ;
  a2a:PersonName [
    rdfs:label "machiel paasse" ;
    a2a:PersonNameFirstName "machiel" ;
    a2a:PersonNameLastName "paasse"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person5
  a a2a:Person ;
  rdfs:label "ludovicus van zeebergh" ;
  a2a:PersonName [
    rdfs:label "ludovicus van zeebergh" ;
    a2a:PersonNameFirstName "ludovicus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "zeebergh"
  ] ;
  a2a:Profession "dominee" .

oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person6
  a a2a:Person ;
  rdfs:label "tieleman van zeebergh" ;
  a2a:PersonName [
    rdfs:label "tieleman van zeebergh" ;
    a2a:PersonNameFirstName "tieleman" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "zeebergh"
  ] ;
  a2a:Profession "burgemeester" .

oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person7
  a a2a:Person ;
  rdfs:label "dingeman ouboter" ;
  a2a:PersonName [
    rdfs:label "dingeman ouboter" ;
    a2a:PersonNameFirstName "dingeman" ;
    a2a:PersonNameLastName "ouboter"
  ] ;
  a2a:Profession "ziekentrooster" .

oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1743-07-11"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "huis en erf; geen/onbekend; voorstraat" ;
  a2a:EventRemark03_Bedrag "f 660" ;
  a2a:EventRemark00_Soort_akte "overdracht" ;
  a2a:EventRemark01_Locatie "; beurs; voorstraat" .

oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_0
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person1 ;
  a2a:EventKeyRef oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1 .

oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_1
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person2 ;
  a2a:EventKeyRef oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1 .

oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_2
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person3 ;
  a2a:EventKeyRef oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1 .

oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_3
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person4 ;
  a2a:EventKeyRef oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1 .

oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_4
  a a2a:RelationEP ;
  rdfs:label "other:Executeur-testamentair" ;
  a2a:RelationType "other:Executeur-testamentair" ;
  a2a:PersonKeyRef oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person5 ;
  a2a:EventKeyRef oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1 .

oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_5
  a a2a:RelationEP ;
  rdfs:label "other:Executeur-testamentair" ;
  a2a:RelationType "other:Executeur-testamentair" ;
  a2a:PersonKeyRef oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person6 ;
  a2a:EventKeyRef oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1 .

oa:relationep_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_6
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Person7 ;
  a2a:EventKeyRef oa:event_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba_Event1 .

oa:source_rad_4f60ceca-1bfc-2081-e719-ffc8cf03c2ba
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, Gerechtelijke archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht", "1743-01-01 - 1743-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-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 "1656" ;
    a2a:Folio "190v" ;
    rdfs:label "Regionaal Archief Dordrecht, Nadere toegang akten, 1, 1656, 190v"
  ] ;
  a2a:SourceLastChangeDate "2016-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefdordrecht.nl/archief/zoeken/?mivast=46&miadt=46&miaet=54&micode=9.1656&minr=1971569&miview=ldt" ;
  a2a:RecordGUID "{4f60ceca-1bfc-2081-e719-ffc8cf03c2ba}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-DdtRAD_9.1656_54_MI.xml van RAD" .

[] a2a:PersonRemarkOpmerking "overleden" .
