@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_390fc58d-e6a4-ffe2-cc89-a226f1c158fa
  a a2a:Record ;
  rdfs:label "Registratie op 18 september 1770" ;
  a2a:hasPerson oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person1, oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person2, oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person3, oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person4, oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person5, oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person6, oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person7, oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person8 ;
  a2a:hasEvent oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_0, oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_1, oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_2, oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_3, oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_4, oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_5, oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_6, oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_7 ;
  a2a:hasSource oa:source_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa .

oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person1
  a a2a:Person ;
  rdfs:label "adriaan huibert honigh" ;
  a2a:PersonName [
    rdfs:label "adriaan huibert honigh" ;
    a2a:PersonNameFirstName "adriaan huibert" ;
    a2a:PersonNameLastName "honigh"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person2
  a a2a:Person ;
  rdfs:label "jan melvill" ;
  a2a:PersonName [
    rdfs:label "jan melvill" ;
    a2a:PersonNameFirstName "jan" ;
    a2a:PersonNameLastName "melvill"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person3
  a a2a:Person ;
  rdfs:label "adam van outgaarden" ;
  a2a:PersonName [
    rdfs:label "adam van outgaarden" ;
    a2a:PersonNameFirstName "adam" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "outgaarden"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person4
  a a2a:Person ;
  rdfs:label "cornelia velsenaar" ;
  a2a:PersonName [
    rdfs:label "cornelia velsenaar" ;
    a2a:PersonNameFirstName "cornelia" ;
    a2a:PersonNameLastName "velsenaar"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person5
  a a2a:Person ;
  rdfs:label "maria van opstal" ;
  a2a:PersonName [
    rdfs:label "maria van opstal" ;
    a2a:PersonNameFirstName "maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "opstal"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person6
  a a2a:Person ;
  rdfs:label "onbekend reus" ;
  a2a:PersonName [
    rdfs:label "onbekend reus" ;
    a2a:PersonNameFirstName "onbekend" ;
    a2a:PersonNameLastName "reus"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person7
  a a2a:Person ;
  rdfs:label "cornelis van ijsendoorn" ;
  a2a:PersonName [
    rdfs:label "cornelis van ijsendoorn" ;
    a2a:PersonNameFirstName "cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "ijsendoorn"
  ] ;
  a2a:Profession "lid raad" .

oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person8
  a a2a:Person ;
  rdfs:label "josina vierling" ;
  a2a:PersonName [
    rdfs:label "josina vierling" ;
    a2a:PersonNameFirstName "josina" ;
    a2a:PersonNameLastName "vierling"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1770-09-18"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "hypotheek" ;
  a2a:EventRemark03_Bedrag "f 200" ;
  a2a:EventRemark02_Onderpand "huis en erf; geen/onbekend; steegoversloot" .

oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_0
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person1 ;
  a2a:EventKeyRef oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 .

oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_1
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person2 ;
  a2a:EventKeyRef oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 .

oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_2
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person3 ;
  a2a:EventKeyRef oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 .

oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_3
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person4 ;
  a2a:EventKeyRef oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 .

oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_4
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person5 ;
  a2a:EventKeyRef oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 .

oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_5
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person6 ;
  a2a:EventKeyRef oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 .

oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_6
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person7 ;
  a2a:EventKeyRef oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 .

oa:relationep_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_7
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Person8 ;
  a2a:EventKeyRef oa:event_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa_Event1 .

oa:source_rad_390fc58d-e6a4-ffe2-cc89-a226f1c158fa
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, Gerechtelijke archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht", "1770-01-01 - 1770-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-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 "1666" ;
    a2a:Folio "149" ;
    rdfs:label "Regionaal Archief Dordrecht, Nadere toegang akten, 1, 1666, 149"
  ] ;
  a2a:SourceLastChangeDate "2016-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefdordrecht.nl/archief/zoeken/?mivast=46&miadt=46&miaet=54&micode=9.1666&minr=1999552&miview=ldt" ;
  a2a:RecordGUID "{390fc58d-e6a4-ffe2-cc89-a226f1c158fa}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-DdtRAD_9.1666_54_MI.xml van RAD" .

[] a2a:PersonRemarkOpmerking "overleden" .
[] a2a:PersonRemarkOpmerking "weduwe" .
[] a2a:PersonRemarkOpmerking "weduwe" .
