@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_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 juni 1950 te Heeze" ;
  a2a:hasPerson oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-fdf9da38-6318-701d-5008-57e0342b87cd, oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-d10a3935-de30-2e88-2fc3-82a91092fdc4, oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-a8d27e4d-8b2a-e7d0-84d5-c1286f4c20cd, oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-6c22d5d5-6515-85dc-e9b2-f05c0bff668f, oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-d91b686c-dbc2-c9a1-3d48-91553325a0b6, oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-f3afe796-f83a-3d39-af36-2bcb47b0f5a0 ;
  a2a:hasEvent oa:event_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_0, oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_1, oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_2, oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_3, oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_4, oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_5 ;
  a2a:hasSource oa:source_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d .

oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-fdf9da38-6318-701d-5008-57e0342b87cd
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Ceelen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Ceelen" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Ceelen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-d10a3935-de30-2e88-2fc3-82a91092fdc4
  a a2a:Person ;
  rdfs:label "Peter van der Steen" ;
  a2a:PersonName [
    rdfs:label "Peter van der Steen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bakel en Milheeze" ;
    rdfs:label "Bakel en Milheeze"
  ] .

oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-a8d27e4d-8b2a-e7d0-84d5-c1286f4c20cd
  a a2a:Person ;
  rdfs:label "Wilhelmina Maas" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Maas" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-6c22d5d5-6515-85dc-e9b2-f05c0bff668f
  a a2a:Person ;
  rdfs:label "Martha van Gerwen" ;
  a2a:PersonName [
    rdfs:label "Martha van Gerwen" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-d91b686c-dbc2-c9a1-3d48-91553325a0b6
  a a2a:Person ;
  rdfs:label "Carel Ceelen" ;
  a2a:PersonName [
    rdfs:label "Carel Ceelen" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNameLastName "Ceelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person-f3afe796-f83a-3d39-af36-2bcb47b0f5a0
  a a2a:Person ;
  rdfs:label "Wilhelmus van der Steen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van der Steen" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1950-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person:fdf9da38-6318-701d-5008-57e0342b87cd ;
  a2a:EventKeyRef oa:event_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Event1 .

oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person:d10a3935-de30-2e88-2fc3-82a91092fdc4 ;
  a2a:EventKeyRef oa:event_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Event1 .

oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person:a8d27e4d-8b2a-e7d0-84d5-c1286f4c20cd ;
  a2a:EventKeyRef oa:event_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Event1 .

oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person:6c22d5d5-6515-85dc-e9b2-f05c0bff668f ;
  a2a:EventKeyRef oa:event_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Event1 .

oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person:d91b686c-dbc2-c9a1-3d48-91553325a0b6 ;
  a2a:EventKeyRef oa:event_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Event1 .

oa:relationep_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Person:f3afe796-f83a-3d39-af36-2bcb47b0f5a0 ;
  a2a:EventKeyRef oa:event_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d_Event1 .

oa:source_bhi_410cd693-56ea-dda3-34b3-e19b00d80a5d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze", "1950-06-19 - 1950-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1950-06-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1816, Periode: 1950" ;
    a2a:Book "Huwelijksregister Heeze 1950" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1816" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1816, Periode: 1950, Huwelijksregister Heeze 1950, 12, 1816"
  ] ;
  a2a:SourceLastChangeDate "2026-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/410cd693-56ea-dda3-34b3-e19b00d80a5d" ;
  a2a:RecordGUID "{410cd693-56ea-dda3-34b3-e19b00d80a5d}" ;
  a2a:SourceRemarkdeel "1816" ;
  a2a:SourceRemarkregister_periode "1950" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_383_00000383.xml van BHI" .

