@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_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 augustus 1833 te Meerbeke" ;
  a2a:hasPerson oa:person_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Person-d2720e5a-3705-562b-82d3-203579c6f1c3, oa:person_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Person-41a0689f-0ae3-58a9-9136-30a040fd0ddf ;
  a2a:hasEvent oa:event_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Event1 ;
  a2a:hasRelationEP oa:relationep_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_0, oa:relationep_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_1 ;
  a2a:hasSource oa:source_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2 .

oa:person_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Person-d2720e5a-3705-562b-82d3-203579c6f1c3
  a a2a:Person ;
  rdfs:label "Isabella Van Houdenhoven" ;
  a2a:PersonName [
    rdfs:label "Isabella Van Houdenhoven" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Van Houdenhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Person-41a0689f-0ae3-58a9-9136-30a040fd0ddf
  a a2a:Person ;
  rdfs:label "Jacobus Josephus De Samblancx" ;
  a2a:PersonName [
    rdfs:label "Jacobus Josephus De Samblancx" ;
    a2a:PersonNameFirstName "Jacobus Josephus" ;
    a2a:PersonNameLastName "De Samblancx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1833-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meerbeke" ;
    rdfs:label "Meerbeke"
  ] .

oa:relationep_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Person:d2720e5a-3705-562b-82d3-203579c6f1c3 ;
  a2a:EventKeyRef oa:event_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Event1 .

oa:relationep_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Person:41a0689f-0ae3-58a9-9136-30a040fd0ddf ;
  a2a:EventKeyRef oa:event_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2_Event1 .

oa:source_den_bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Meerbeke" ;
    rdfs:label "Meerbeke", "1833-08-14 - 1833-08-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-08-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-08-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1833" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1833-08-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Huwelijksakten 1833" ;
    a2a:DocumentNumber "10" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Huwelijksakten 1833, 10"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2" ;
  a2a:RecordGUID "{bfe2b7b9-ebd3-4246-9b5c-e0ad7d6436a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3711_00003711.xml van DEN" .

