@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_5a833261-9f49-d028-de97-fdae4dfd684f
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 juni 1879 te Drunen" ;
  a2a:hasPerson oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b66bff8-462c-11e3-a747-d206bceb4d38, oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b67586e-462c-11e3-a747-d206bceb4d38, oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b66f18a-462c-11e3-a747-d206bceb4d38, oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b678758-462c-11e3-a747-d206bceb4d38, oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b6727b8-462c-11e3-a747-d206bceb4d38, oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b67b87c-462c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_0, oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_1, oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_2, oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_3, oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_4, oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_5 ;
  a2a:hasSource oa:source_bhi_5a833261-9f49-d028-de97-fdae4dfd684f .

oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b66bff8-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Muskens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Muskens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b67586e-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Anna Pulles" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Pulles" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b66f18a-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrikus Adriaanse Muskens" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Adriaanse Muskens" ;
    a2a:PersonNameFirstName "Hendrikus Adriaanse" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b678758-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Aartse Pulles" ;
  a2a:PersonName [
    rdfs:label "Johannes Aartse Pulles" ;
    a2a:PersonNameFirstName "Johannes Aartse" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b6727b8-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna van Veldhoven" ;
  a2a:PersonName [
    rdfs:label "Johanna van Veldhoven" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veldhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person-6b67b87c-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Verstappen" ;
  a2a:PersonName [
    rdfs:label "Johanna Verstappen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Verstappen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1879-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person:6b66bff8-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Event1 .

oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person:6b67586e-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Event1 .

oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person:6b66f18a-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Event1 .

oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person:6b678758-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Event1 .

oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person:6b6727b8-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Event1 .

oa:relationep_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Person:6b67b87c-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_5a833261-9f49-d028-de97-fdae4dfd684f_Event1 .

oa:source_bhi_5a833261-9f49-d028-de97-fdae4dfd684f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1879-06-24 - 1879-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1879-06-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1993, Periode: 1879" ;
    a2a:Book "Huwelijksregister Drunen 1879" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "1993" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1993, Periode: 1879, Huwelijksregister Drunen 1879, 13, 1993"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0b3f9793-d429-507b-2520-9efafd968658.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0b3f9793-d429-507b-2520-9efafd968658.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5a833261-9f49-d028-de97-fdae4dfd684f" ;
  a2a:RecordGUID "{5a833261-9f49-d028-de97-fdae4dfd684f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_19003_00019003.xml van BHI" .

