@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_ca258248-632a-61de-e6cc-2b8dd4a5be9a
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 mei 1938 te Eersel" ;
  a2a:hasPerson oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-c151e2a1-24f4-4e86-d595-bc6fd9e19284, oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-4b443620-b47f-0332-bddf-ccbd1e091cdf, oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-cb2918ee-943d-bc18-3e3e-9b16f5eaa0df, oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-46cc80df-289d-19dc-c426-83cc53228948, oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-2e88b78b-694e-1750-f9e7-5df1509bb9c5, oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-bb100e01-0175-ca37-e5b9-f7a183cb14f8 ;
  a2a:hasEvent oa:event_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_0, oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_1, oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_2, oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_3, oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_4, oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_5 ;
  a2a:hasSource oa:source_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a .

oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-c151e2a1-24f4-4e86-d595-bc6fd9e19284
  a a2a:Person ;
  rdfs:label "Maria Catharina Derks" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Derks" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Horst" ;
    rdfs:label "Horst"
  ] .

oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-4b443620-b47f-0332-bddf-ccbd1e091cdf
  a a2a:Person ;
  rdfs:label "Petronella Wils" ;
  a2a:PersonName [
    rdfs:label "Petronella Wils" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Wils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-cb2918ee-943d-bc18-3e3e-9b16f5eaa0df
  a a2a:Person ;
  rdfs:label "Gerardus van Ham" ;
  a2a:PersonName [
    rdfs:label "Gerardus van Ham" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-46cc80df-289d-19dc-c426-83cc53228948
  a a2a:Person ;
  rdfs:label "Johanna Petronella Geerarts" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Geerarts" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNameLastName "Geerarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-2e88b78b-694e-1750-f9e7-5df1509bb9c5
  a a2a:Person ;
  rdfs:label "Gerard Derks" ;
  a2a:PersonName [
    rdfs:label "Gerard Derks" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person-bb100e01-0175-ca37-e5b9-f7a183cb14f8
  a a2a:Person ;
  rdfs:label "Fransus van Ham" ;
  a2a:PersonName [
    rdfs:label "Fransus van Ham" ;
    a2a:PersonNameFirstName "Fransus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Casteren" ;
    rdfs:label "Casteren"
  ] .

oa:event_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1938-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eersel" ;
    rdfs:label "Eersel"
  ] .

oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person:c151e2a1-24f4-4e86-d595-bc6fd9e19284 ;
  a2a:EventKeyRef oa:event_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Event1 .

oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person:4b443620-b47f-0332-bddf-ccbd1e091cdf ;
  a2a:EventKeyRef oa:event_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Event1 .

oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person:cb2918ee-943d-bc18-3e3e-9b16f5eaa0df ;
  a2a:EventKeyRef oa:event_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Event1 .

oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person:46cc80df-289d-19dc-c426-83cc53228948 ;
  a2a:EventKeyRef oa:event_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Event1 .

oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person:2e88b78b-694e-1750-f9e7-5df1509bb9c5 ;
  a2a:EventKeyRef oa:event_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Event1 .

oa:relationep_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Person:bb100e01-0175-ca37-e5b9-f7a183cb14f8 ;
  a2a:EventKeyRef oa:event_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a_Event1 .

oa:source_bhi_ca258248-632a-61de-e6cc-2b8dd4a5be9a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Eersel" ;
    rdfs:label "Eersel", "1938-05-12 - 1938-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1938-05-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 150, Periode: 1938" ;
    a2a:Book "Huwelijksregister Eersel 1938" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "150" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 150, Periode: 1938, Huwelijksregister Eersel 1938, 2, 150"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ca3dc102-cfe1-056f-ae87-5c7388d391ff.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ca3dc102-cfe1-056f-ae87-5c7388d391ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ca258248-632a-61de-e6cc-2b8dd4a5be9a" ;
  a2a:RecordGUID "{ca258248-632a-61de-e6cc-2b8dd4a5be9a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_325_00000325.xml van BHI" .

