@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_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 februari 1940 te Willemstad" ;
  a2a:hasPerson oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-488ab549-6cb6-4805-a521-9dea9ae473ad, oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-9792f695-90d2-f958-9477-12bdbb49b691, oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-cb8edae4-ea1a-b683-0ae7-650b40183c31, oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-c379bbdd-b9ca-ef10-2893-fb19f095ed36, oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-c188bb56-b518-5520-4096-e6d30426b82c, oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-36ff9510-daaa-9ffb-6a45-dc3977a0d871 ;
  a2a:hasEvent oa:event_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_0, oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_1, oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_2, oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_3, oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_4, oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_5 ;
  a2a:hasSource oa:source_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0 .

oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-488ab549-6cb6-4805-a521-9dea9ae473ad
  a a2a:Person ;
  rdfs:label "Huibert Pieter Maris" ;
  a2a:PersonName [
    rdfs:label "Huibert Pieter Maris" ;
    a2a:PersonNameFirstName "Huibert Pieter" ;
    a2a:PersonNameLastName "Maris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-9792f695-90d2-f958-9477-12bdbb49b691
  a a2a:Person ;
  rdfs:label "Jacob Woets" ;
  a2a:PersonName [
    rdfs:label "Jacob Woets" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Woets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-cb8edae4-ea1a-b683-0ae7-650b40183c31
  a a2a:Person ;
  rdfs:label "Francijna Sonneveld" ;
  a2a:PersonName [
    rdfs:label "Francijna Sonneveld" ;
    a2a:PersonNameFirstName "Francijna" ;
    a2a:PersonNameLastName "Sonneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-c379bbdd-b9ca-ef10-2893-fb19f095ed36
  a a2a:Person ;
  rdfs:label "Clara Adriana Maris" ;
  a2a:PersonName [
    rdfs:label "Clara Adriana Maris" ;
    a2a:PersonNameFirstName "Clara Adriana" ;
    a2a:PersonNameLastName "Maris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-c188bb56-b518-5520-4096-e6d30426b82c
  a a2a:Person ;
  rdfs:label "Paulus Woets" ;
  a2a:PersonName [
    rdfs:label "Paulus Woets" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Woets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person-36ff9510-daaa-9ffb-6a45-dc3977a0d871
  a a2a:Person ;
  rdfs:label "Neeltje Adriana Maris" ;
  a2a:PersonName [
    rdfs:label "Neeltje Adriana Maris" ;
    a2a:PersonNameFirstName "Neeltje Adriana" ;
    a2a:PersonNameLastName "Maris"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1940-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person:488ab549-6cb6-4805-a521-9dea9ae473ad ;
  a2a:EventKeyRef oa:event_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Event1 .

oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person:9792f695-90d2-f958-9477-12bdbb49b691 ;
  a2a:EventKeyRef oa:event_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Event1 .

oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person:cb8edae4-ea1a-b683-0ae7-650b40183c31 ;
  a2a:EventKeyRef oa:event_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Event1 .

oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person:c379bbdd-b9ca-ef10-2893-fb19f095ed36 ;
  a2a:EventKeyRef oa:event_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Event1 .

oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person:c188bb56-b518-5520-4096-e6d30426b82c ;
  a2a:EventKeyRef oa:event_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Event1 .

oa:relationep_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Person:36ff9510-daaa-9ffb-6a45-dc3977a0d871 ;
  a2a:EventKeyRef oa:event_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0_Event1 .

oa:source_wba_ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad", "1940-02-08 - 1940-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1940-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 Willemstad, 1811-1940, Bron: boek, Deel: 3272, Periode: 1940" ;
    a2a:Book "Huwelijksregister 1940" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3272" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Willemstad, 1811-1940, Bron: boek, Deel: 3272, Periode: 1940, Huwelijksregister 1940, 2, 3272"
  ] ;
  a2a:SourceLastChangeDate "2012-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0" ;
  a2a:RecordGUID "{ea649760-6a4b-a6e3-41c7-e9d1a9fe85f0}" ;
  a2a:SourceRemarkOpmerking "door echtscheiding ontbonden na inschrijving akte op 15-07-1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10895_00010895.xml van WBA" .

