@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_dfad042d-9554-7524-dab0-e8402d5ca608
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 september 1876 te Sambeek" ;
  a2a:hasPerson oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525bf7c4-462e-11e3-a747-d206bceb4d38, oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525c2d7a-462e-11e3-a747-d206bceb4d38, oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525b9964-462e-11e3-a747-d206bceb4d38, oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525bc7cc-462e-11e3-a747-d206bceb4d38, oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525c683a-462e-11e3-a747-d206bceb4d38, oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525b6868-462e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_0, oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_1, oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_2, oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_3, oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_4, oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_5 ;
  a2a:hasSource oa:source_bhi_dfad042d-9554-7524-dab0-e8402d5ca608 .

oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525bf7c4-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Gertruda Stiphout" ;
  a2a:PersonName [
    rdfs:label "Anna Gertruda Stiphout" ;
    a2a:PersonNameFirstName "Anna Gertruda" ;
    a2a:PersonNameLastName "Stiphout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sambeek" ;
    rdfs:label "Sambeek"
  ] .

oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525c2d7a-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Stiphout" ;
  a2a:PersonName [
    rdfs:label "Johannes Stiphout" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Stiphout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525b9964-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes van den Berg" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Berg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525bc7cc-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Minten" ;
  a2a:PersonName [
    rdfs:label "Johanna Minten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Minten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525c683a-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria Cremers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Cremers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Cremers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person-525b6868-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Bernardus van den Berg" ;
  a2a:PersonName [
    rdfs:label "Bernardus van den Berg" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Oploo, Sint Anthonis en Ledeacker" ;
    rdfs:label "Oploo, Sint Anthonis en Ledeacker"
  ] .

oa:event_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1876-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sambeek" ;
    rdfs:label "Sambeek"
  ] .

oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person:525bf7c4-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Event1 .

oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person:525c2d7a-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Event1 .

oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person:525b9964-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Event1 .

oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person:525bc7cc-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Event1 .

oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person:525c683a-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Event1 .

oa:relationep_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Person:525b6868-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_dfad042d-9554-7524-dab0-e8402d5ca608_Event1 .

oa:source_bhi_dfad042d-9554-7524-dab0-e8402d5ca608
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Sambeek" ;
    rdfs:label "Sambeek", "1876-09-11 - 1876-09-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-09-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-09-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1876-09-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 6943, Periode: 1876" ;
    a2a:Book "Huwelijksregister Sambeek 1876" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "6943" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 6943, Periode: 1876, Huwelijksregister Sambeek 1876, 5, 6943"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e4212542-138d-d029-cb95-e4e890fd2b53.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e4212542-138d-d029-cb95-e4e890fd2b53.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/aa42813e-827e-2737-dbb4-4f9c4a68189c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/aa42813e-827e-2737-dbb4-4f9c4a68189c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dfad042d-9554-7524-dab0-e8402d5ca608" ;
  a2a:RecordGUID "{dfad042d-9554-7524-dab0-e8402d5ca608}" ;
  a2a:SourceRemarkOpmerking "Akte bevat meer informatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_18032_00018032.xml van BHI" .

