@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_218db8b4-9f98-c179-e750-8f3ccdbccc13
  a a2a:Record ;
  rdfs:label "Registratie op 8 maart 1704" ;
  a2a:hasPerson oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person1, oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person2, oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person3, oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person4, oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person5, oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person6 ;
  a2a:hasEvent oa:event_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_0, oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_1, oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_2, oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_3, oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_4, oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_5 ;
  a2a:hasSource oa:source_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13 .

oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person1
  a a2a:Person ;
  rdfs:label "gijsbert beudt" ;
  a2a:PersonName [
    rdfs:label "gijsbert beudt" ;
    a2a:PersonNameFirstName "gijsbert" ;
    a2a:PersonNameLastName "beudt"
  ] ;
  a2a:Profession "notaris" .

oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person2
  a a2a:Person ;
  rdfs:label "gillis mugge" ;
  a2a:PersonName [
    rdfs:label "gillis mugge" ;
    a2a:PersonNameFirstName "gillis" ;
    a2a:PersonNameLastName "mugge"
  ] ;
  a2a:Profession "notaris" .

oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person3
  a a2a:Person ;
  rdfs:label "jan joosten prick" ;
  a2a:PersonName [
    rdfs:label "jan joosten prick" ;
    a2a:PersonNameFirstName "jan" ;
    a2a:PersonNamePatronym "joosten" ;
    a2a:PersonNameLastName "prick"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person4
  a a2a:Person ;
  rdfs:label "arent koenen" ;
  a2a:PersonName [
    rdfs:label "arent koenen" ;
    a2a:PersonNameFirstName "arent" ;
    a2a:PersonNameLastName "koenen"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person5
  a a2a:Person ;
  rdfs:label "hendrick verwijde" ;
  a2a:PersonName [
    rdfs:label "hendrick verwijde" ;
    a2a:PersonNameFirstName "hendrick" ;
    a2a:PersonNameLastName "verwijde"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person6
  a a2a:Person ;
  rdfs:label "susanna de bruijn" ;
  a2a:PersonName [
    rdfs:label "susanna de bruijn" ;
    a2a:PersonNameFirstName "susanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "bruijn"
  ] ;
  a2a:Profession "geen/onbekend" .

oa:event_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1704-03-08"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "huis en erf; geen/onbekend; visbrug" ;
  a2a:EventRemark03_Bedrag "f 1250" ;
  a2a:EventRemark00_Soort_akte "openbare verkoop" .

oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_0
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person1 ;
  a2a:EventKeyRef oa:event_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Event1 .

oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_1
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person2 ;
  a2a:EventKeyRef oa:event_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Event1 .

oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_2
  a a2a:RelationEP ;
  rdfs:label "other:Anders" ;
  a2a:RelationType "other:Anders" ;
  a2a:PersonKeyRef oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person3 ;
  a2a:EventKeyRef oa:event_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Event1 .

oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_3
  a a2a:RelationEP ;
  rdfs:label "other:Buur" ;
  a2a:RelationType "other:Buur" ;
  a2a:PersonKeyRef oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person4 ;
  a2a:EventKeyRef oa:event_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Event1 .

oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_4
  a a2a:RelationEP ;
  rdfs:label "other:Eigenaar" ;
  a2a:RelationType "other:Eigenaar" ;
  a2a:PersonKeyRef oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person5 ;
  a2a:EventKeyRef oa:event_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Event1 .

oa:relationep_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_5
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Person6 ;
  a2a:EventKeyRef oa:event_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13_Event1 .

oa:source_rad_218db8b4-9f98-c179-e750-8f3ccdbccc13
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, Gerechtelijke archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht", "1704-01-01 - 1704-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-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 "1640" ;
    a2a:Folio "90" ;
    rdfs:label "Regionaal Archief Dordrecht, Nadere toegang akten, 1, 1640, 90"
  ] ;
  a2a:SourceLastChangeDate "2018-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefdordrecht.nl/archief/zoeken/?mivast=46&miadt=46&miaet=54&micode=9.1640&minr=1954576&miview=ldt" ;
  a2a:RecordGUID "{218db8b4-9f98-c179-e750-8f3ccdbccc13}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-DdtRAD_9.1640_54_MI.xml van RAD" .

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