@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_0c2eec23-4064-4414-a0f2-34ff485c4e4b
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 april 1881 te Voorde" ;
  a2a:hasPerson oa:person_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Person-58a6fb0a-ca69-57f7-936f-d46078fa683f, oa:person_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Person-91d364e9-635f-599e-82b8-0313497dfb7d ;
  a2a:hasEvent oa:event_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Event1 ;
  a2a:hasRelationEP oa:relationep_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_0, oa:relationep_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_1 ;
  a2a:hasSource oa:source_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b .

oa:person_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Person-58a6fb0a-ca69-57f7-936f-d46078fa683f
  a a2a:Person ;
  rdfs:label "Filomina Sterki" ;
  a2a:PersonName [
    rdfs:label "Filomina Sterki" ;
    a2a:PersonNameFirstName "Filomina" ;
    a2a:PersonNameLastName "Sterki"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Person-91d364e9-635f-599e-82b8-0313497dfb7d
  a a2a:Person ;
  rdfs:label "Octaaf Goessens" ;
  a2a:PersonName [
    rdfs:label "Octaaf Goessens" ;
    a2a:PersonNameFirstName "Octaaf" ;
    a2a:PersonNameLastName "Goessens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1881-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorde" ;
    rdfs:label "Voorde"
  ] .

oa:relationep_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Person:58a6fb0a-ca69-57f7-936f-d46078fa683f ;
  a2a:EventKeyRef oa:event_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Event1 .

oa:relationep_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Person:91d364e9-635f-599e-82b8-0313497dfb7d ;
  a2a:EventKeyRef oa:event_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b_Event1 .

oa:source_den_0c2eec23-4064-4414-a0f2-34ff485c4e4b
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Voorde" ;
    rdfs:label "Voorde", "1881-04-23 - 1881-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1881-04-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Huwelijksakten 1881" ;
    a2a:DocumentNumber "2" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Huwelijksakten 1881, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/0c2eec23-4064-4414-a0f2-34ff485c4e4b" ;
  a2a:RecordGUID "{0c2eec23-4064-4414-a0f2-34ff485c4e4b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3761_00003761.xml van DEN" .

