@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_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 mei 1948 te Oisterwijk" ;
  a2a:hasPerson oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-007685df-9ab4-ddeb-4397-b2d4678981a2, oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-d6fad789-ed29-9424-e01c-7d61d04cba8b, oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-bf720b69-1813-4bbd-904d-bc88800ae715, oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-c82c3199-3de0-e6d5-5732-d42f6279891b, oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-de2fd4bf-6db8-071f-b6f2-08669238f458, oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-72ae78f0-485e-d514-56f1-5bf72c24b250 ;
  a2a:hasEvent oa:event_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_0, oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_1, oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_2, oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_3, oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_4, oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_5 ;
  a2a:hasSource oa:source_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09 .

oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-007685df-9ab4-ddeb-4397-b2d4678981a2
  a a2a:Person ;
  rdfs:label "Willem Deen" ;
  a2a:PersonName [
    rdfs:label "Willem Deen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-d6fad789-ed29-9424-e01c-7d61d04cba8b
  a a2a:Person ;
  rdfs:label "Johanna Maria Schilders" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Schilders" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Schilders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-bf720b69-1813-4bbd-904d-bc88800ae715
  a a2a:Person ;
  rdfs:label "Lutske Bousema" ;
  a2a:PersonName [
    rdfs:label "Lutske Bousema" ;
    a2a:PersonNameFirstName "Lutske" ;
    a2a:PersonNameLastName "Bousema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-c82c3199-3de0-e6d5-5732-d42f6279891b
  a a2a:Person ;
  rdfs:label "Maria Johanna de Jong" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna de Jong" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-de2fd4bf-6db8-071f-b6f2-08669238f458
  a a2a:Person ;
  rdfs:label "Pieter Deen" ;
  a2a:PersonName [
    rdfs:label "Pieter Deen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person-72ae78f0-485e-d514-56f1-5bf72c24b250
  a a2a:Person ;
  rdfs:label "Antonius Wilhelmus Schilders" ;
  a2a:PersonName [
    rdfs:label "Antonius Wilhelmus Schilders" ;
    a2a:PersonNameFirstName "Antonius Wilhelmus" ;
    a2a:PersonNameLastName "Schilders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1948-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person:007685df-9ab4-ddeb-4397-b2d4678981a2 ;
  a2a:EventKeyRef oa:event_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Event1 .

oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person:d6fad789-ed29-9424-e01c-7d61d04cba8b ;
  a2a:EventKeyRef oa:event_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Event1 .

oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person:bf720b69-1813-4bbd-904d-bc88800ae715 ;
  a2a:EventKeyRef oa:event_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Event1 .

oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person:c82c3199-3de0-e6d5-5732-d42f6279891b ;
  a2a:EventKeyRef oa:event_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Event1 .

oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person:de2fd4bf-6db8-071f-b6f2-08669238f458 ;
  a2a:EventKeyRef oa:event_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Event1 .

oa:relationep_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Person:72ae78f0-485e-d514-56f1-5bf72c24b250 ;
  a2a:EventKeyRef oa:event_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09_Event1 .

oa:source_bhi_2c492aa5-e673-3ec1-c9e8-05a5adbbdf09
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1948-05-21 - 1948-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1948-05-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2106, Periode: 1948" ;
    a2a:Book "Huwelijksregister Oisterwijk 1948" ;
    a2a:DocumentNumber "35" ;
    a2a:RegistryNumber "2106" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2106, Periode: 1948, Huwelijksregister Oisterwijk 1948, 35, 2106"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7e56019f-7bab-21b9-d531-a5fe87eebf1b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7e56019f-7bab-21b9-d531-a5fe87eebf1b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2c492aa5-e673-3ec1-c9e8-05a5adbbdf09" ;
  a2a:RecordGUID "{2c492aa5-e673-3ec1-c9e8-05a5adbbdf09}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4398_00004398.xml van BHI" .

