@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_77d9a872-00ef-e463-a55b-ccf8f5ea2b37
  a a2a:Record ;
  rdfs:label "Trouwen op 18 augustus 1640 te Halsteren" ;
  a2a:hasPerson oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person-34b9f9b4-17e7-2e63-7910-1bbccc271e1b, oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person-bdd99b47-db7b-6d23-4622-bbebabec7eb1, oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person-2d6569e5-8fcd-cb3a-d901-90006b660352, oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person-2375bcfa-7d74-addd-429d-1a5271e5c1b1 ;
  a2a:hasEvent oa:event_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_0, oa:relationep_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_1, oa:relationep_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_2, oa:relationep_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_3 ;
  a2a:hasSource oa:source_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37 .

oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person-34b9f9b4-17e7-2e63-7910-1bbccc271e1b
  a a2a:Person ;
  rdfs:label "Maria Peeters" ;
  a2a:PersonName [
    rdfs:label "Maria Peeters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person-bdd99b47-db7b-6d23-4622-bbebabec7eb1
  a a2a:Person ;
  rdfs:label "Joannes le Roij" ;
  a2a:PersonName [
    rdfs:label "Joannes le Roij" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person-2d6569e5-8fcd-cb3a-d901-90006b660352
  a a2a:Person ;
  rdfs:label "Marcellus Aertsens" ;
  a2a:PersonName [
    rdfs:label "Marcellus Aertsens" ;
    a2a:PersonNameFirstName "Marcellus" ;
    a2a:PersonNameLastName "Aertsens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person-2375bcfa-7d74-addd-429d-1a5271e5c1b1
  a a2a:Person ;
  rdfs:label "Adrianus Huijbrechts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Huijbrechts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Huijbrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1640" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1640-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person:34b9f9b4-17e7-2e63-7910-1bbccc271e1b ;
  a2a:EventKeyRef oa:event_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Event1 .

oa:relationep_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person:bdd99b47-db7b-6d23-4622-bbebabec7eb1 ;
  a2a:EventKeyRef oa:event_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Event1 .

oa:relationep_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person:2d6569e5-8fcd-cb3a-d901-90006b660352 ;
  a2a:EventKeyRef oa:event_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Event1 .

oa:relationep_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Person:2375bcfa-7d74-addd-429d-1a5271e5c1b1 ;
  a2a:EventKeyRef oa:event_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37_Event1 .

oa:source_wba_77d9a872-00ef-e463-a55b-ccf8f5ea2b37
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1640-08-18 - 1640-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1640-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1640-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1640" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1640-08-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Halsteren, Bron: boek, Deel: 2, Periode: 1639-1661" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1639-1660 - huwelijken 1639-1661" ;
    a2a:RegistryNumber "2" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Halsteren, Bron: boek, Deel: 2, Periode: 1639-1661, RK doop-, trouw- en begraafboek 1639-1660 - huwelijken 1639-1661, 2"
  ] ;
  a2a:SourceLastChangeDate "2014-12-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/77d9a872-00ef-e463-a55b-ccf8f5ea2b37" ;
  a2a:RecordGUID "{77d9a872-00ef-e463-a55b-ccf8f5ea2b37}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw: Halsteren
18-08-1640""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5996_00005996.xml van WBA" .

