@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_11CD5111-0B36-4433-8B97-9880FC87A1B9
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 juni 1915 te Sliedrecht" ;
  a2a:hasPerson oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675729, oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675732, oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675733, oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675728, oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675730, oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675731 ;
  a2a:hasEvent oa:event_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_0, oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_1, oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_2, oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_3, oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_4, oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_5 ;
  a2a:hasSource oa:source_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9 .

oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675729
  a a2a:Person ;
  rdfs:label "Barend Hubers" ;
  a2a:PersonName [
    rdfs:label "Barend Hubers" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Hubers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Papendrecht" ;
    rdfs:label "Papendrecht"
  ] .

oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675732
  a a2a:Person ;
  rdfs:label "Teunis Hubers" ;
  a2a:PersonName [
    rdfs:label "Teunis Hubers" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Hubers"
  ] .

oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675733
  a a2a:Person ;
  rdfs:label "Cornelia van den Herik" ;
  a2a:PersonName [
    rdfs:label "Cornelia van den Herik" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Herik"
  ] .

oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675728
  a a2a:Person ;
  rdfs:label "Martijntje Klop" ;
  a2a:PersonName [
    rdfs:label "Martijntje Klop" ;
    a2a:PersonNameFirstName "Martijntje" ;
    a2a:PersonNameLastName "Klop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sliedrecht" ;
    rdfs:label "Sliedrecht"
  ] .

oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675730
  a a2a:Person ;
  rdfs:label "Wouter Klop" ;
  a2a:PersonName [
    rdfs:label "Wouter Klop" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Klop"
  ] .

oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675731
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Visser" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Visser" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:event_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-06-1915" ;
    a2a:Year "1915" ;
    a2a:Month "06" ;
    a2a:Day "19" ;
    rdfs:label "1915-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sliedrecht" ;
    rdfs:label "Sliedrecht"
  ] .

oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675729 ;
  a2a:EventKeyRef oa:event_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Event1 .

oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675732 ;
  a2a:EventKeyRef oa:event_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Event1 .

oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675733 ;
  a2a:EventKeyRef oa:event_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Event1 .

oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675728 ;
  a2a:EventKeyRef oa:event_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Event1 .

oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675730 ;
  a2a:EventKeyRef oa:event_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Event1 .

oa:relationep_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Person4605675731 ;
  a2a:EventKeyRef oa:event_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9_Event1 .

oa:source_rad_11CD5111-0B36-4433-8B97-9880FC87A1B9
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Sliedrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Sliedrecht, Nederland", "1915-06-19 - 1915-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-06-1915" ;
    a2a:Year "1915" ;
    a2a:Month "06" ;
    a2a:Day "19" ;
    rdfs:label "19-06-1915"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "Burgerlijke Stand en Bevolking van Sliedrecht" ;
    a2a:Book "Huwelijksakten 720-178, 1915, 1915" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "178" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, Burgerlijke Stand en Bevolking van Sliedrecht, Huwelijksakten 720-178, 1915, 1915, 49, 178"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/11CD51110B3644338B979880FC87A1B9" ;
  a2a:RecordIdentifier "4605675727" ;
  a2a:RecordGUID "{11CD5111-0B36-4433-8B97-9880FC87A1B9}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4A15E4C03C314FCFBE6141D1DDFF04EE" .

