@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_702b8a12-1538-2439-e92e-8a87f0999034
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 december 1906" ;
  a2a:hasPerson oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person1, oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person2, oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person3, oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person4, oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person5, oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person6 ;
  a2a:hasEvent oa:event_rad_702b8a12-1538-2439-e92e-8a87f0999034_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_0, oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_1, oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_2, oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_3, oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_4, oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_5 ;
  a2a:hasSource oa:source_rad_702b8a12-1538-2439-e92e-8a87f0999034 .

oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person1
  a a2a:Person ;
  rdfs:label "Cornelis Arie Swets" ;
  a2a:PersonName [
    rdfs:label "Cornelis Arie Swets" ;
    a2a:PersonNameFirstName "Cornelis Arie" ;
    a2a:PersonNameLastName "Swets"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] .

oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person2
  a a2a:Person ;
  rdfs:label "Jan Swets" ;
  a2a:PersonName [
    rdfs:label "Jan Swets" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Swets"
  ] .

oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person3
  a a2a:Person ;
  rdfs:label "Aaltje Swets" ;
  a2a:PersonName [
    rdfs:label "Aaltje Swets" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Swets"
  ] .

oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person4
  a a2a:Person ;
  rdfs:label "Anna Maria Sterrenburg" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Sterrenburg" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Sterrenburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] .

oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person5
  a a2a:Person ;
  rdfs:label "Jan Sterrenburg" ;
  a2a:PersonName [
    rdfs:label "Jan Sterrenburg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Sterrenburg"
  ] .

oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person6
  a a2a:Person ;
  rdfs:label "Elina Maaike van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Elina Maaike van den Heuvel" ;
    a2a:PersonNameFirstName "Elina Maaike" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] .

oa:event_rad_702b8a12-1538-2439-e92e-8a87f0999034_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1906-12-28"^^xsd:date
  ] .

oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person1 ;
  a2a:EventKeyRef oa:event_rad_702b8a12-1538-2439-e92e-8a87f0999034_Event1 .

oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person2 ;
  a2a:EventKeyRef oa:event_rad_702b8a12-1538-2439-e92e-8a87f0999034_Event1 .

oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person3 ;
  a2a:EventKeyRef oa:event_rad_702b8a12-1538-2439-e92e-8a87f0999034_Event1 .

oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person4 ;
  a2a:EventKeyRef oa:event_rad_702b8a12-1538-2439-e92e-8a87f0999034_Event1 .

oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person5 ;
  a2a:EventKeyRef oa:event_rad_702b8a12-1538-2439-e92e-8a87f0999034_Event1 .

oa:relationep_rad_702b8a12-1538-2439-e92e-8a87f0999034_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_702b8a12-1538-2439-e92e-8a87f0999034_Person6 ;
  a2a:EventKeyRef oa:event_rad_702b8a12-1538-2439-e92e-8a87f0999034_Event1 .

oa:source_rad_702b8a12-1538-2439-e92e-8a87f0999034
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht", "1906-01-01 - 1906-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Hardinxveld" ;
    a2a:Collection "Huwelijksakten van toegangsnummer 639, inventarisnummer 32 (1903-1907)" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "32" ;
    rdfs:label "Regionaal Archief Dordrecht, Hardinxveld, Huwelijksakten van toegangsnummer 639, inventarisnummer 32 (1903-1907), 56, 32"
  ] ;
  a2a:SourceLastChangeDate "2017-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefdordrecht.nl/archief/zoeken/?mivast=46&miadt=46&miaet=54&micode=639.32&minr=1746046&miview=ldt" ;
  a2a:RecordGUID "{702b8a12-1538-2439-e92e-8a87f0999034}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-DdtRAD_639.32_54_MI.xml van RAD" .

