@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_ee13ec4f-e81a-67bd-a23a-2434a7e59631
  a a2a:Record ;
  rdfs:label "Registratie op 11 juli 1771" ;
  a2a:hasPerson oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person1, oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person2, oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person3, oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person4, oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person5 ;
  a2a:hasEvent oa:event_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_0, oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_1, oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_2, oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_3, oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_4 ;
  a2a:hasSource oa:source_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631 .

oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person1
  a a2a:Person ;
  rdfs:label "theodorus hillenaar" ;
  a2a:PersonName [
    rdfs:label "theodorus hillenaar" ;
    a2a:PersonNameFirstName "theodorus" ;
    a2a:PersonNameLastName "hillenaar"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person2
  a a2a:Person ;
  rdfs:label "onbekend immerseel" ;
  a2a:PersonName [
    rdfs:label "onbekend immerseel" ;
    a2a:PersonNameFirstName "onbekend" ;
    a2a:PersonNameLastName "immerseel"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person3
  a a2a:Person ;
  rdfs:label "hermanus waarsman" ;
  a2a:PersonName [
    rdfs:label "hermanus waarsman" ;
    a2a:PersonNameFirstName "hermanus" ;
    a2a:PersonNameLastName "waarsman"
  ] ;
  a2a:Profession "winkelier" .

oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person4
  a a2a:Person ;
  rdfs:label "johannes becius" ;
  a2a:PersonName [
    rdfs:label "johannes becius" ;
    a2a:PersonNameFirstName "johannes" ;
    a2a:PersonNameLastName "becius"
  ] ;
  a2a:Profession "kiesman" .

oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person5
  a a2a:Person ;
  rdfs:label "maria johanna patron" ;
  a2a:PersonName [
    rdfs:label "maria johanna patron" ;
    a2a:PersonNameFirstName "maria johanna" ;
    a2a:PersonNameLastName "patron"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:event_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1771-07-11"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "overdracht" ;
  a2a:EventRemark01_Locatie "; franse kerk; voorstraat" ;
  a2a:EventRemark00_Object "huis en erf; rozijnkorf; voorstraat" ;
  a2a:EventRemark03_Bedrag "f 5500" .

oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_0
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person1 ;
  a2a:EventKeyRef oa:event_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Event1 .

oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_1
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person2 ;
  a2a:EventKeyRef oa:event_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Event1 .

oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person3 ;
  a2a:EventKeyRef oa:event_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Event1 .

oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_3
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person4 ;
  a2a:EventKeyRef oa:event_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Event1 .

oa:relationep_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_4
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Person5 ;
  a2a:EventKeyRef oa:event_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631_Event1 .

oa:source_rad_ee13ec4f-e81a-67bd-a23a-2434a7e59631
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, Gerechtelijke archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht", "1771-01-01 - 1771-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-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 "255v" ;
    rdfs:label "Regionaal Archief Dordrecht, Nadere toegang akten, 1, 1666, 255v"
  ] ;
  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=2001019&miview=ldt" ;
  a2a:RecordGUID "{ee13ec4f-e81a-67bd-a23a-2434a7e59631}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-DdtRAD_9.1666_54_MI.xml van RAD" .

