@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_dcdc30c6-d90f-e3c0-3948-8fc28faab429
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 september 1946 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-e10b34f1-7bde-4b78-5ad4-6016398f6131, oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-cc213cfb-e8c2-05cc-09c6-9e176c571f8e, oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-f0be01a8-8465-77c8-fbc9-e5910cad203e, oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-c3f886c4-9236-02c4-62f2-c80d01136e4e, oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-5a395056-5ccf-7f8b-94da-4b03a836308b, oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-8a5dc5bd-c9dc-bf0a-6879-c227bdbabbcb ;
  a2a:hasEvent oa:event_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_0, oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_1, oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_2, oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_3, oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_4, oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_5 ;
  a2a:hasSource oa:source_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429 .

oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-e10b34f1-7bde-4b78-5ad4-6016398f6131
  a a2a:Person ;
  rdfs:label "Grietje Prijt" ;
  a2a:PersonName [
    rdfs:label "Grietje Prijt" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Prijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-cc213cfb-e8c2-05cc-09c6-9e176c571f8e
  a a2a:Person ;
  rdfs:label "Ludovicus Godefridus Ramakers" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Godefridus Ramakers" ;
    a2a:PersonNameFirstName "Ludovicus Godefridus" ;
    a2a:PersonNameLastName "Ramakers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederweert" ;
    rdfs:label "Nederweert"
  ] .

oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-f0be01a8-8465-77c8-fbc9-e5910cad203e
  a a2a:Person ;
  rdfs:label "Elisabeth Caris" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Caris" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Caris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-c3f886c4-9236-02c4-62f2-c80d01136e4e
  a a2a:Person ;
  rdfs:label "Rensina Vuurboom" ;
  a2a:PersonName [
    rdfs:label "Rensina Vuurboom" ;
    a2a:PersonNameFirstName "Rensina" ;
    a2a:PersonNameLastName "Vuurboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-5a395056-5ccf-7f8b-94da-4b03a836308b
  a a2a:Person ;
  rdfs:label "Joseph Ramakers" ;
  a2a:PersonName [
    rdfs:label "Joseph Ramakers" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Ramakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person-8a5dc5bd-c9dc-bf0a-6879-c227bdbabbcb
  a a2a:Person ;
  rdfs:label "Jan Eildert Prijt" ;
  a2a:PersonName [
    rdfs:label "Jan Eildert Prijt" ;
    a2a:PersonNameFirstName "Jan Eildert" ;
    a2a:PersonNameLastName "Prijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1946-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person:e10b34f1-7bde-4b78-5ad4-6016398f6131 ;
  a2a:EventKeyRef oa:event_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Event1 .

oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person:cc213cfb-e8c2-05cc-09c6-9e176c571f8e ;
  a2a:EventKeyRef oa:event_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Event1 .

oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person:f0be01a8-8465-77c8-fbc9-e5910cad203e ;
  a2a:EventKeyRef oa:event_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Event1 .

oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person:c3f886c4-9236-02c4-62f2-c80d01136e4e ;
  a2a:EventKeyRef oa:event_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Event1 .

oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person:5a395056-5ccf-7f8b-94da-4b03a836308b ;
  a2a:EventKeyRef oa:event_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Event1 .

oa:relationep_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Person:8a5dc5bd-c9dc-bf0a-6879-c227bdbabbcb ;
  a2a:EventKeyRef oa:event_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429_Event1 .

oa:source_bhi_dcdc30c6-d90f-e3c0-3948-8fc28faab429
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1946-09-19 - 1946-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1946-09-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1603, Periode: 1946" ;
    a2a:Book "Huwelijksregister Eindhoven 1946B" ;
    a2a:DocumentNumber "509" ;
    a2a:RegistryNumber "1603" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1603, Periode: 1946, Huwelijksregister Eindhoven 1946B, 509, 1603"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f7833653-ea3d-75ed-5a45-2b0fe8bf182c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f7833653-ea3d-75ed-5a45-2b0fe8bf182c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dcdc30c6-d90f-e3c0-3948-8fc28faab429" ;
  a2a:RecordGUID "{dcdc30c6-d90f-e3c0-3948-8fc28faab429}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_553_00000553.xml van BHI" .

