@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_4fc785fa-e970-6446-a72e-7ed65e776180
  a a2a:Record ;
  rdfs:label "Trouwen op 1 oktober 1694 te Wouw" ;
  a2a:hasPerson oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person-af191c9e-344c-77d6-8410-a721db7a3da1, oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person-e48e3e57-2abb-d51e-cf8a-03242be8087a, oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person-b564c05c-490f-07b2-0d3f-cb3fbe9d9942, oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person-f3ec136a-2bce-d176-0c58-6af5e0c8ed6a ;
  a2a:hasEvent oa:event_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4fc785fa-e970-6446-a72e-7ed65e776180_0, oa:relationep_wba_4fc785fa-e970-6446-a72e-7ed65e776180_1, oa:relationep_wba_4fc785fa-e970-6446-a72e-7ed65e776180_2, oa:relationep_wba_4fc785fa-e970-6446-a72e-7ed65e776180_3 ;
  a2a:hasSource oa:source_wba_4fc785fa-e970-6446-a72e-7ed65e776180 .

oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person-af191c9e-344c-77d6-8410-a721db7a3da1
  a a2a:Person ;
  rdfs:label "Anthonij Pieter Neckers" ;
  a2a:PersonName [
    rdfs:label "Anthonij Pieter Neckers" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePatronym "Pieter" ;
    a2a:PersonNameLastName "Neckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person-e48e3e57-2abb-d51e-cf8a-03242be8087a
  a a2a:Person ;
  rdfs:label "Adriaentjen Cornelis Schellekens" ;
  a2a:PersonName [
    rdfs:label "Adriaentjen Cornelis Schellekens" ;
    a2a:PersonNameFirstName "Adriaentjen" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person-b564c05c-490f-07b2-0d3f-cb3fbe9d9942
  a a2a:Person ;
  rdfs:label "Hendrick Jansen Danckers" ;
  a2a:PersonName [
    rdfs:label "Hendrick Jansen Danckers" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNameLastName "Danckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person-f3ec136a-2bce-d176-0c58-6af5e0c8ed6a
  a a2a:Person ;
  rdfs:label "Cathelijn Martense Molenaer" ;
  a2a:PersonName [
    rdfs:label "Cathelijn Martense Molenaer" ;
    a2a:PersonNameFirstName "Cathelijn" ;
    a2a:PersonNamePatronym "Martense" ;
    a2a:PersonNameLastName "Molenaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1694" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1694-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "civiel" .

oa:relationep_wba_4fc785fa-e970-6446-a72e-7ed65e776180_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person:af191c9e-344c-77d6-8410-a721db7a3da1 ;
  a2a:EventKeyRef oa:event_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Event1 .

oa:relationep_wba_4fc785fa-e970-6446-a72e-7ed65e776180_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruidegom" ;
  a2a:RelationType "other:Eerdere relatie bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person:e48e3e57-2abb-d51e-cf8a-03242be8087a ;
  a2a:EventKeyRef oa:event_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Event1 .

oa:relationep_wba_4fc785fa-e970-6446-a72e-7ed65e776180_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruid" ;
  a2a:RelationType "other:Eerdere relatie bruid" ;
  a2a:PersonKeyRef oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person:b564c05c-490f-07b2-0d3f-cb3fbe9d9942 ;
  a2a:EventKeyRef oa:event_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Event1 .

oa:relationep_wba_4fc785fa-e970-6446-a72e-7ed65e776180_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Person:f3ec136a-2bce-d176-0c58-6af5e0c8ed6a ;
  a2a:EventKeyRef oa:event_wba_4fc785fa-e970-6446-a72e-7ed65e776180_Event1 .

oa:source_wba_4fc785fa-e970-6446-a72e-7ed65e776180
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1694-10-01 - 1694-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1694-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1694-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1694" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1694-10-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Dorpsbestuur Wouw, Bron: boek, Deel: 2708, Periode: 1651-1721" ;
    a2a:Book "Trouwboek" ;
    a2a:RegistryNumber "2708" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Dorpsbestuur Wouw, Bron: boek, Deel: 2708, Periode: 1651-1721, Trouwboek, 2708"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4fc785fa-e970-6446-a72e-7ed65e776180" ;
  a2a:RecordGUID "{4fc785fa-e970-6446-a72e-7ed65e776180}" ;
  a2a:SourceRemarkOpmerking "28-08-1694" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6389_00006389.xml van WBA" .

[] a2a:PersonRemarkdiversen "geboren te Schoten, wonende te Heerle" .
[] a2a:PersonRemarkdiversen "geboren en wonende te Wouw" .
