@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_16ae47f0-7a8a-a88e-2bc5-cd6014528fca
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 mei 1855 te Breda" ;
  a2a:hasPerson oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f357ede-462d-11e3-a747-d206bceb4d38, oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f34ed16-462d-11e3-a747-d206bceb4d38, oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f35206a-462d-11e3-a747-d206bceb4d38, oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f354ef0-462d-11e3-a747-d206bceb4d38, oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f35ac4c-462d-11e3-a747-d206bceb4d38, oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f35dda2-462d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_0, oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_1, oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_2, oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_3, oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_4, oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_5 ;
  a2a:hasSource oa:source_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca .

oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f357ede-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Voorouders" ;
  a2a:PersonName [
    rdfs:label "Maria Voorouders" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Voorouders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f34ed16-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Martinus Puffer" ;
  a2a:PersonName [
    rdfs:label "Martinus Puffer" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Puffer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f35206a-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Michiel Joseph Puffer" ;
  a2a:PersonName [
    rdfs:label "Michiel Joseph Puffer" ;
    a2a:PersonNameFirstName "Michiel Joseph" ;
    a2a:PersonNameLastName "Puffer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f354ef0-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrika Laddrich" ;
  a2a:PersonName [
    rdfs:label "Hendrika Laddrich" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Laddrich"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f35ac4c-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willem Voorouders" ;
  a2a:PersonName [
    rdfs:label "Willem Voorouders" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Voorouders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person-1f35dda2-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Hamels" ;
  a2a:PersonName [
    rdfs:label "Johanna Hamels" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hamels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1855-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person:1f357ede-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Event1 .

oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person:1f34ed16-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Event1 .

oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person:1f35206a-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Event1 .

oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person:1f354ef0-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Event1 .

oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person:1f35ac4c-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Event1 .

oa:relationep_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Person:1f35dda2-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca_Event1 .

oa:source_bhi_16ae47f0-7a8a-a88e-2bc5-cd6014528fca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1855-05-03 - 1855-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1855-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1233, Periode: 1855" ;
    a2a:Book "Huwelijksregister Breda 1855" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "1233" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1233, Periode: 1855, Huwelijksregister Breda 1855, 38, 1233"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d8beea9c-a9da-5d4b-d0be-c3c39f42fb60.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d8beea9c-a9da-5d4b-d0be-c3c39f42fb60.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/16ae47f0-7a8a-a88e-2bc5-cd6014528fca" ;
  a2a:RecordGUID "{16ae47f0-7a8a-a88e-2bc5-cd6014528fca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_19597_00019597.xml van BHI" .

