@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_B89F8F72-1479-4110-A401-FFF5986F2AB7
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 november 1683" ;
  a2a:hasPerson oa:person_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Person4604364850, oa:person_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Person4604364849 ;
  a2a:hasEvent oa:event_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Event1 ;
  a2a:hasRelationEP oa:relationep_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_0, oa:relationep_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_1 ;
  a2a:hasSource oa:source_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7 .

oa:person_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Person4604364850
  a a2a:Person ;
  rdfs:label "Heijkoop, Johan" ;
  a2a:PersonName [
    rdfs:label "Heijkoop, Johan" ;
    a2a:PersonNameLastName "Heijkoop, Johan"
  ] .

oa:person_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Person4604364849
  a a2a:Person ;
  rdfs:label "Oorschot, Maria van" ;
  a2a:PersonName [
    rdfs:label "Oorschot, Maria van" ;
    a2a:PersonNameLastName "Oorschot, Maria van"
  ] .

oa:event_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "1683-11-21" ;
    a2a:Year "1683" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1683-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [ rdfs:label "" ] .

oa:relationep_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Person4604364850 ;
  a2a:EventKeyRef oa:event_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Event1 .

oa:relationep_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Person4604364849 ;
  a2a:EventKeyRef oa:event_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7_Event1 .

oa:source_rad_B89F8F72-1479-4110-A401-FFF5986F2AB7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Dordrecht, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1683-11-21 - 1683-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1683-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1683-11-21" ;
    a2a:Year "1683" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1683-11-21"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Dordrecht" ;
    a2a:Place "Dordrecht" ;
    a2a:Collection "DTB-register Dubbeldam, 1631 - 1694" ;
    a2a:Book "DTB-register Dubbeldam, 1631 - 1694" ;
    a2a:DocumentNumber "392" ;
    rdfs:label "Regionaal Archief Dordrecht, Dordrecht, DTB-register Dubbeldam, 1631 - 1694, DTB-register Dubbeldam, 1631 - 1694, 392"
  ] ;
  a2a:SourceLastChangeDate "2026-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/46/B89F8F7214794110A401FFF5986F2AB7" ;
  a2a:RecordIdentifier "4604364848" ;
  a2a:RecordGUID "{B89F8F72-1479-4110-A401-FFF5986F2AB7}" ;
  a2a:SourceRemarkOpmerking "van Dordrecht" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B3E36DA76A9A4830ACAE4C385A7E9D32" .

