@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_77e58b6a-e879-4596-b8a6-ee8f2ed3068d
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 oktober 1814 te Outer" ;
  a2a:hasPerson oa:person_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Person-2d58492c-f73d-57cf-9faa-79529b8f0a53, oa:person_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Person-fa6a11a0-3c1a-5a1a-bed1-c4a654a451f4 ;
  a2a:hasEvent oa:event_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Event1 ;
  a2a:hasRelationEP oa:relationep_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_0, oa:relationep_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_1 ;
  a2a:hasSource oa:source_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d .

oa:person_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Person-2d58492c-f73d-57cf-9faa-79529b8f0a53
  a a2a:Person ;
  rdfs:label "Marie Therese Trif" ;
  a2a:PersonName [
    rdfs:label "Marie Therese Trif" ;
    a2a:PersonNameFirstName "Marie Therese" ;
    a2a:PersonNameLastName "Trif"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Person-fa6a11a0-3c1a-5a1a-bed1-c4a654a451f4
  a a2a:Person ;
  rdfs:label "Joseph Depril" ;
  a2a:PersonName [
    rdfs:label "Joseph Depril" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Depril"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1814-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Outer" ;
    rdfs:label "Outer"
  ] .

oa:relationep_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Person:2d58492c-f73d-57cf-9faa-79529b8f0a53 ;
  a2a:EventKeyRef oa:event_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Event1 .

oa:relationep_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Person:fa6a11a0-3c1a-5a1a-bed1-c4a654a451f4 ;
  a2a:EventKeyRef oa:event_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d_Event1 .

oa:source_den_77e58b6a-e879-4596-b8a6-ee8f2ed3068d
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Outer" ;
    rdfs:label "Outer", "1814-10-25 - 1814-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1814-10-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Huwelijksakten 1814" ;
    a2a:DocumentNumber "8" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Huwelijksakten 1814, 8"
  ] ;
  a2a:SourceLastChangeDate "2023-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/77e58b6a-e879-4596-b8a6-ee8f2ed3068d" ;
  a2a:RecordGUID "{77e58b6a-e879-4596-b8a6-ee8f2ed3068d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3718_00003718.xml van DEN" .

