@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_1fbe75ab-b27d-3515-c682-1011bcb00a65
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 februari 1877 te Hilvarenbeek" ;
  a2a:hasPerson oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24d8476-4630-11e3-a747-d206bceb4d38, oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24cba3c-4630-11e3-a747-d206bceb4d38, oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24cfff6-4630-11e3-a747-d206bceb4d38, oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24dbde2-4630-11e3-a747-d206bceb4d38, oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24d3d22-4630-11e3-a747-d206bceb4d38, oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24e02b6-4630-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_0, oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_1, oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_2, oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_3, oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_4, oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_5 ;
  a2a:hasSource oa:source_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65 .

oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24d8476-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Maria Beijens" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Beijens" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Beijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24cba3c-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Spruijt" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Spruijt" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Spruijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Zegwaart" ;
    rdfs:label "Zegwaart"
  ] .

oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24cfff6-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Pieter Spruijt" ;
  a2a:PersonName [
    rdfs:label "Pieter Spruijt" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Spruijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24dbde2-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Beijens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Beijens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Beijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24d3d22-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelia Verbrugge" ;
  a2a:PersonName [
    rdfs:label "Cornelia Verbrugge" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Verbrugge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person-f24e02b6-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Berbelina Bierings" ;
  a2a:PersonName [
    rdfs:label "Berbelina Bierings" ;
    a2a:PersonNameFirstName "Berbelina" ;
    a2a:PersonNameLastName "Bierings"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1877-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person:f24d8476-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Event1 .

oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person:f24cba3c-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Event1 .

oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person:f24cfff6-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Event1 .

oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person:f24dbde2-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Event1 .

oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person:f24d3d22-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Event1 .

oa:relationep_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Person:f24e02b6-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65_Event1 .

oa:source_bhi_1fbe75ab-b27d-3515-c682-1011bcb00a65
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek", "1877-02-05 - 1877-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1877-02-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 4354, Periode: 1877" ;
    a2a:Book "Huwelijksregister Hilvarenbeek 1877" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "4354" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 4354, Periode: 1877, Huwelijksregister Hilvarenbeek 1877, 9, 4354"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0cba54ac-a85c-af53-c33f-22184f431a38.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0cba54ac-a85c-af53-c33f-22184f431a38.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1fbe75ab-b27d-3515-c682-1011bcb00a65" ;
  a2a:RecordGUID "{1fbe75ab-b27d-3515-c682-1011bcb00a65}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_18481_00018481.xml van BHI" .

