@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_1bf5484d-2e2e-a374-ed34-6fefa36bec3f
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 september 1948 te Oud-en Nieuw Gastel" ;
  a2a:hasPerson oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-d6af221d-83d8-b2f2-4c4e-70d6dc244355, oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-0880d8e5-7a5e-9c29-7b1f-478db62d7936, oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-af51af45-9291-10df-e300-a833f399116b, oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-6312a2d3-4e5b-5afc-94c0-ad149b19af20, oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-22a4dd43-8de1-c6c3-31e0-551b7b7e109b, oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-9e1898f3-7d32-cd6d-eab2-dd808987b18d ;
  a2a:hasEvent oa:event_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_0, oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_1, oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_2, oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_3, oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_4, oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_5 ;
  a2a:hasSource oa:source_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f .

oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-d6af221d-83d8-b2f2-4c4e-70d6dc244355
  a a2a:Person ;
  rdfs:label "Maria Nuijten" ;
  a2a:PersonName [
    rdfs:label "Maria Nuijten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Nuijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-0880d8e5-7a5e-9c29-7b1f-478db62d7936
  a a2a:Person ;
  rdfs:label "Hendricus Johannes Horemans" ;
  a2a:PersonName [
    rdfs:label "Hendricus Johannes Horemans" ;
    a2a:PersonNameFirstName "Hendricus Johannes" ;
    a2a:PersonNameLastName "Horemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-af51af45-9291-10df-e300-a833f399116b
  a a2a:Person ;
  rdfs:label "Franciscus Marinus de Rond" ;
  a2a:PersonName [
    rdfs:label "Franciscus Marinus de Rond" ;
    a2a:PersonNameFirstName "Franciscus Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-6312a2d3-4e5b-5afc-94c0-ad149b19af20
  a a2a:Person ;
  rdfs:label "Maria Hoeks" ;
  a2a:PersonName [
    rdfs:label "Maria Hoeks" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hoeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-22a4dd43-8de1-c6c3-31e0-551b7b7e109b
  a a2a:Person ;
  rdfs:label "Cornelia Horemans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Horemans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Horemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person-9e1898f3-7d32-cd6d-eab2-dd808987b18d
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Benedictus de Rond" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Benedictus de Rond" ;
    a2a:PersonNameFirstName "Johannes Jacobus Benedictus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rond"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Hoeven" ;
    rdfs:label "Hoeven"
  ] .

oa:event_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1948-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud-en Nieuw Gastel" ;
    rdfs:label "Oud-en Nieuw Gastel"
  ] .

oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person:d6af221d-83d8-b2f2-4c4e-70d6dc244355 ;
  a2a:EventKeyRef oa:event_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Event1 .

oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person:0880d8e5-7a5e-9c29-7b1f-478db62d7936 ;
  a2a:EventKeyRef oa:event_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Event1 .

oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person:af51af45-9291-10df-e300-a833f399116b ;
  a2a:EventKeyRef oa:event_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Event1 .

oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person:6312a2d3-4e5b-5afc-94c0-ad149b19af20 ;
  a2a:EventKeyRef oa:event_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Event1 .

oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person:22a4dd43-8de1-c6c3-31e0-551b7b7e109b ;
  a2a:EventKeyRef oa:event_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Event1 .

oa:relationep_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Person:9e1898f3-7d32-cd6d-eab2-dd808987b18d ;
  a2a:EventKeyRef oa:event_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f_Event1 .

oa:source_wba_1bf5484d-2e2e-a374-ed34-6fefa36bec3f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1948-09-01 - 1948-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1948-09-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1942-1970, Bron: boek, Deel: 4442, Peri..." ;
    a2a:Book "Huwelijksregister 1948" ;
    a2a:DocumentNumber "53" ;
    a2a:RegistryNumber "4442" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1942-1970, Bron: boek, Deel: 4442, Peri..., Huwelijksregister 1948, 53, 4442"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/fa27774d-f4dc-4146-b174-c947187e5fa9.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1bf5484d-2e2e-a374-ed34-6fefa36bec3f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/fa27774d-f4dc-4146-b174-c947187e5fa9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1bf5484d-2e2e-a374-ed34-6fefa36bec3f" ;
  a2a:RecordGUID "{1bf5484d-2e2e-a374-ed34-6fefa36bec3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240317_290_00000290.xml van WBA" .

