@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_den_2c6fd956-736f-446c-a5ab-daafae811e49
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 november 1852 te Ninove" ;
  a2a:hasPerson oa:person_den_2c6fd956-736f-446c-a5ab-daafae811e49_Person-9ff7b961-b7b8-5cd5-bd8b-1f0a95f50fe5, oa:person_den_2c6fd956-736f-446c-a5ab-daafae811e49_Person-12fb992a-e92a-5636-8cae-125ac9e07ccc ;
  a2a:hasEvent oa:event_den_2c6fd956-736f-446c-a5ab-daafae811e49_Event1 ;
  a2a:hasRelationEP oa:relationep_den_2c6fd956-736f-446c-a5ab-daafae811e49_0, oa:relationep_den_2c6fd956-736f-446c-a5ab-daafae811e49_1 ;
  a2a:hasSource oa:source_den_2c6fd956-736f-446c-a5ab-daafae811e49 .

oa:person_den_2c6fd956-736f-446c-a5ab-daafae811e49_Person-9ff7b961-b7b8-5cd5-bd8b-1f0a95f50fe5
  a a2a:Person ;
  rdfs:label "Maria Josepha Robert" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Robert" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Robert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_2c6fd956-736f-446c-a5ab-daafae811e49_Person-12fb992a-e92a-5636-8cae-125ac9e07ccc
  a a2a:Person ;
  rdfs:label "Benedictus De Boom" ;
  a2a:PersonName [
    rdfs:label "Benedictus De Boom" ;
    a2a:PersonNameFirstName "Benedictus" ;
    a2a:PersonNameLastName "De Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_2c6fd956-736f-446c-a5ab-daafae811e49_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1852-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove"
  ] .

oa:relationep_den_2c6fd956-736f-446c-a5ab-daafae811e49_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_den_2c6fd956-736f-446c-a5ab-daafae811e49_Person:9ff7b961-b7b8-5cd5-bd8b-1f0a95f50fe5 ;
  a2a:EventKeyRef oa:event_den_2c6fd956-736f-446c-a5ab-daafae811e49_Event1 .

oa:relationep_den_2c6fd956-736f-446c-a5ab-daafae811e49_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_den_2c6fd956-736f-446c-a5ab-daafae811e49_Person:12fb992a-e92a-5636-8cae-125ac9e07ccc ;
  a2a:EventKeyRef oa:event_den_2c6fd956-736f-446c-a5ab-daafae811e49_Event1 .

oa:source_den_2c6fd956-736f-446c-a5ab-daafae811e49
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove", "1852-11-03 - 1852-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1852-11-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Huwelijksakten 1852 2 register" ;
    a2a:DocumentNumber "42" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Huwelijksakten 1852 2 register, 42"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/2c6fd956-736f-446c-a5ab-daafae811e49" ;
  a2a:RecordGUID "{2c6fd956-736f-446c-a5ab-daafae811e49}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3796_00003796.xml van DEN" .

