@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_c2808554-62bf-8197-e2bf-daba14b77b41
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 juli 1916 te Uden" ;
  a2a:hasPerson oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-66036a18-462f-11e3-a747-d206bceb4d38, oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-6602bdb6-462f-11e3-a747-d206bceb4d38, oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-6603af28-462f-11e3-a747-d206bceb4d38, oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-6603e92a-462f-11e3-a747-d206bceb4d38, oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-66030302-462f-11e3-a747-d206bceb4d38, oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-66027a5e-462f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_0, oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_1, oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_2, oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_3, oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_4, oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_5 ;
  a2a:hasSource oa:source_bhi_c2808554-62bf-8197-e2bf-daba14b77b41 .

oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-66036a18-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Eugenia Joanna Ooms" ;
  a2a:PersonName [
    rdfs:label "Eugenia Joanna Ooms" ;
    a2a:PersonNameFirstName "Eugenia Joanna" ;
    a2a:PersonNameLastName "Ooms"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Merksem (België)" ;
    rdfs:label "Merksem (België)"
  ] .

oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-6602bdb6-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Julianus Franciscus Dierick" ;
  a2a:PersonName [
    rdfs:label "Julianus Franciscus Dierick" ;
    a2a:PersonNameFirstName "Julianus Franciscus" ;
    a2a:PersonNameLastName "Dierick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-6603af28-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Josephus Ooms" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Ooms" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Ooms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-6603e92a-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Anna Coremans" ;
  a2a:PersonName [
    rdfs:label "Joanna Anna Coremans" ;
    a2a:PersonNameFirstName "Joanna Anna" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-66030302-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Cornelia van Impe" ;
  a2a:PersonName [
    rdfs:label "Joanna Cornelia van Impe" ;
    a2a:PersonNameFirstName "Joanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Impe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person-66027a5e-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Benedictus Dierick" ;
  a2a:PersonName [
    rdfs:label "Benedictus Dierick" ;
    a2a:PersonNameFirstName "Benedictus" ;
    a2a:PersonNameLastName "Dierick"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Weeze (Duitsland)" ;
    rdfs:label "Weeze (Duitsland)"
  ] .

oa:event_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1916-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] .

oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person:66036a18-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Event1 .

oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person:6602bdb6-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Event1 .

oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person:6603af28-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Event1 .

oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person:6603e92a-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Event1 .

oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person:66030302-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Event1 .

oa:relationep_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Person:66027a5e-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c2808554-62bf-8197-e2bf-daba14b77b41_Event1 .

oa:source_bhi_c2808554-62bf-8197-e2bf-daba14b77b41
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1916-07-14 - 1916-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1916-07-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3220, Periode: 1916" ;
    a2a:Book "Huwelijksregister Uden 1916" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "3220" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3220, Periode: 1916, Huwelijksregister Uden 1916, 49, 3220"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cc9546ad-127c-75b8-6eb0-777a76f8e089.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cc9546ad-127c-75b8-6eb0-777a76f8e089.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0d350b77-81d4-4cd7-93f4-380ad1a44690.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0d350b77-81d4-4cd7-93f4-380ad1a44690.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c2808554-62bf-8197-e2bf-daba14b77b41" ;
  a2a:RecordGUID "{c2808554-62bf-8197-e2bf-daba14b77b41}" ;
  a2a:SourceRemarkOpmerking "Akte bevat meer info, erkennen kind Anna geboren 14-05-1916 te Uden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_19395_00019395.xml van BHI" .

