@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_67f3c2a3-e469-7845-c16d-77e29cfbfb18
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 mei 1918 te Woensel" ;
  a2a:hasPerson oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29ced478-4630-11e3-a747-d206bceb4d38, oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29cffd1c-4630-11e3-a747-d206bceb4d38, oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29cf2a7c-4630-11e3-a747-d206bceb4d38, oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29d055aa-4630-11e3-a747-d206bceb4d38, oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29cf85d0-4630-11e3-a747-d206bceb4d38, oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29d0a9ec-4630-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_0, oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_1, oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_2, oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_3, oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_4, oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_5 ;
  a2a:hasSource oa:source_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18 .

oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29ced478-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacob Cohen" ;
  a2a:PersonName [
    rdfs:label "Jacob Cohen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29cffd1c-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Celina Hartog" ;
  a2a:PersonName [
    rdfs:label "Celina Hartog" ;
    a2a:PersonNameFirstName "Celina" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29cf2a7c-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Simon Cohen" ;
  a2a:PersonName [
    rdfs:label "Simon Cohen" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29d055aa-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Salomon David Hartog" ;
  a2a:PersonName [
    rdfs:label "Salomon David Hartog" ;
    a2a:PersonNameFirstName "Salomon David" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29cf85d0-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Leentje Turksma" ;
  a2a:PersonName [
    rdfs:label "Leentje Turksma" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Turksma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person-29d0a9ec-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Carolina Heuman" ;
  a2a:PersonName [
    rdfs:label "Carolina Heuman" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Heuman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1918-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person:29ced478-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Event1 .

oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person:29cffd1c-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Event1 .

oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person:29cf2a7c-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Event1 .

oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person:29d055aa-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Event1 .

oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person:29cf85d0-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Event1 .

oa:relationep_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Person:29d0a9ec-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18_Event1 .

oa:source_bhi_67f3c2a3-e469-7845-c16d-77e29cfbfb18
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1918-05-22 - 1918-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1918-05-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3666, Periode: 1918" ;
    a2a:Book "Huwelijksregister Woensel 1918" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "3666" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3666, Periode: 1918, Huwelijksregister Woensel 1918, 41, 3666"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/67f3c2a3-e469-7845-c16d-77e29cfbfb18" ;
  a2a:RecordGUID "{67f3c2a3-e469-7845-c16d-77e29cfbfb18}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_33092_00033092.xml van BHI" .

