@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_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 mei 1837 te Ninove" ;
  a2a:hasPerson oa:person_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Person-85faa56b-8190-58b2-8003-d7ce0e5de8d5, oa:person_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Person-27ac8fca-8019-551a-b8d8-df543f21c693 ;
  a2a:hasEvent oa:event_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Event1 ;
  a2a:hasRelationEP oa:relationep_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_0, oa:relationep_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_1 ;
  a2a:hasSource oa:source_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6 .

oa:person_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Person-85faa56b-8190-58b2-8003-d7ce0e5de8d5
  a a2a:Person ;
  rdfs:label "Xaviere Van Daele" ;
  a2a:PersonName [
    rdfs:label "Xaviere Van Daele" ;
    a2a:PersonNameFirstName "Xaviere" ;
    a2a:PersonNameLastName "Van Daele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Person-27ac8fca-8019-551a-b8d8-df543f21c693
  a a2a:Person ;
  rdfs:label "Philippe Jacques Van De Meerssche" ;
  a2a:PersonName [
    rdfs:label "Philippe Jacques Van De Meerssche" ;
    a2a:PersonNameFirstName "Philippe Jacques" ;
    a2a:PersonNameLastName "Van De Meerssche"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1837-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove"
  ] .

oa:relationep_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Person:85faa56b-8190-58b2-8003-d7ce0e5de8d5 ;
  a2a:EventKeyRef oa:event_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Event1 .

oa:relationep_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Person:27ac8fca-8019-551a-b8d8-df543f21c693 ;
  a2a:EventKeyRef oa:event_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6_Event1 .

oa:source_den_5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Ninove" ;
    rdfs:label "Ninove", "1837-05-10 - 1837-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1837-05-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Huwelijksakten 1837 2 register" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Huwelijksakten 1837 2 register, 17"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6" ;
  a2a:RecordGUID "{5b07cfcb-e5cc-4b1a-8df6-c1150a148fd6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3691_00003691.xml van DEN" .

