@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_wba_eb69d152-7801-e68f-a087-0a4e0b054847
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 februari 1817 te Wouw" ;
  a2a:hasPerson oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-826baf34-7291-c7a5-2c87-d26b5546dd29, oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-2c0d4424-706b-031f-738c-3344b8577ad5, oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-444250da-23ef-85f1-40ed-4445faffc4c6, oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-2a100182-5d78-3968-9930-1ccd2b8281d7, oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-cacc3d42-ad0c-7cd9-ec59-cc421e58f452, oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-11ef0350-331c-f37c-d73e-d2b3e186ee55 ;
  a2a:hasEvent oa:event_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_0, oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_1, oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_2, oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_3, oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_4, oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_5 ;
  a2a:hasSource oa:source_wba_eb69d152-7801-e68f-a087-0a4e0b054847 .

oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-826baf34-7291-c7a5-2c87-d26b5546dd29
  a a2a:Person ;
  rdfs:label "Maria Anna Steins" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Steins" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Steins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] .

oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-2c0d4424-706b-031f-738c-3344b8577ad5
  a a2a:Person ;
  rdfs:label "Marijn Mies" ;
  a2a:PersonName [
    rdfs:label "Marijn Mies" ;
    a2a:PersonNameFirstName "Marijn" ;
    a2a:PersonNameLastName "Mies"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-444250da-23ef-85f1-40ed-4445faffc4c6
  a a2a:Person ;
  rdfs:label "Caspar Steins" ;
  a2a:PersonName [
    rdfs:label "Caspar Steins" ;
    a2a:PersonNameFirstName "Caspar" ;
    a2a:PersonNameLastName "Steins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-2a100182-5d78-3968-9930-1ccd2b8281d7
  a a2a:Person ;
  rdfs:label "Johannes Mies" ;
  a2a:PersonName [
    rdfs:label "Johannes Mies" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Mies"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-cacc3d42-ad0c-7cd9-ec59-cc421e58f452
  a a2a:Person ;
  rdfs:label "Helena Bolts" ;
  a2a:PersonName [
    rdfs:label "Helena Bolts" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Bolts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person-11ef0350-331c-f37c-d73e-d2b3e186ee55
  a a2a:Person ;
  rdfs:label "Cornelia Suijkerbuijk" ;
  a2a:PersonName [
    rdfs:label "Cornelia Suijkerbuijk" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Suijkerbuijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1817-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person:826baf34-7291-c7a5-2c87-d26b5546dd29 ;
  a2a:EventKeyRef oa:event_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Event1 .

oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person:2c0d4424-706b-031f-738c-3344b8577ad5 ;
  a2a:EventKeyRef oa:event_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Event1 .

oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person:444250da-23ef-85f1-40ed-4445faffc4c6 ;
  a2a:EventKeyRef oa:event_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Event1 .

oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person:2a100182-5d78-3968-9930-1ccd2b8281d7 ;
  a2a:EventKeyRef oa:event_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Event1 .

oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person:cacc3d42-ad0c-7cd9-ec59-cc421e58f452 ;
  a2a:EventKeyRef oa:event_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Event1 .

oa:relationep_wba_eb69d152-7801-e68f-a087-0a4e0b054847_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Person:11ef0350-331c-f37c-d73e-d2b3e186ee55 ;
  a2a:EventKeyRef oa:event_wba_eb69d152-7801-e68f-a087-0a4e0b054847_Event1 .

oa:source_wba_eb69d152-7801-e68f-a087-0a4e0b054847
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1817-02-08 - 1817-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1817-02-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3619, Periode: 1817" ;
    a2a:Book "Huwelijksregister Wouw 1817" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3619" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3619, Periode: 1817, Huwelijksregister Wouw 1817, 2, 3619"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/f62d0b56-c2f2-ab42-4ef3-f96925661c02.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb69d152-7801-e68f-a087-0a4e0b054847" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/f62d0b56-c2f2-ab42-4ef3-f96925661c02.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1f2eb5bf-770a-6852-dbac-8a4ab6a8be96.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb69d152-7801-e68f-a087-0a4e0b054847" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1f2eb5bf-770a-6852-dbac-8a4ab6a8be96.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb69d152-7801-e68f-a087-0a4e0b054847" ;
  a2a:RecordGUID "{eb69d152-7801-e68f-a087-0a4e0b054847}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10641_00010641.xml van WBA" .

