@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_ef3135ec-b843-e040-edd2-3bc101bc0cb3
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 oktober 1917 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc2ec6a-462f-11e3-a747-d206bceb4d38, oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc3a3c6-462f-11e3-a747-d206bceb4d38, oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc3671c-462f-11e3-a747-d206bceb4d38, oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc32e0a-462f-11e3-a747-d206bceb4d38, oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc4123e-462f-11e3-a747-d206bceb4d38, oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc3d6d4-462f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_0, oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_1, oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_2, oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_3, oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_4, oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_5 ;
  a2a:hasSource oa:source_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3 .

oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc2ec6a-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wolter Braam" ;
  a2a:PersonName [
    rdfs:label "Wolter Braam" ;
    a2a:PersonNameFirstName "Wolter" ;
    a2a:PersonNameLastName "Braam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc3a3c6-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Pieternella Elizabeth van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Pieternella Elizabeth van der Hoeven" ;
    a2a:PersonNameFirstName "Pieternella Elizabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc3671c-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Lammechien Staal" ;
  a2a:PersonName [
    rdfs:label "Lammechien Staal" ;
    a2a:PersonNameFirstName "Lammechien" ;
    a2a:PersonNameLastName "Staal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc32e0a-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Derk Braam" ;
  a2a:PersonName [
    rdfs:label "Derk Braam" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Braam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc4123e-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Cornelia van de Graaf" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia van de Graaf" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person-3bc3d6d4-462f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacob van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Jacob van der Hoeven" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1917-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person:3bc2ec6a-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Event1 .

oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person:3bc3a3c6-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Event1 .

oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person:3bc3671c-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Event1 .

oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person:3bc32e0a-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Event1 .

oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person:3bc4123e-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Event1 .

oa:relationep_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Person:3bc3d6d4-462f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3_Event1 .

oa:source_bhi_ef3135ec-b843-e040-edd2-3bc101bc0cb3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1917-10-03 - 1917-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1917-10-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3051, Periode: 1917" ;
    a2a:Book "Huwelijksregister Tilburg 1917" ;
    a2a:DocumentNumber "417" ;
    a2a:RegistryNumber "3051" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3051, Periode: 1917, Huwelijksregister Tilburg 1917, 417, 3051"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eb74cd39-7aa2-e93b-7fa6-e0cb33a9504c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eb74cd39-7aa2-e93b-7fa6-e0cb33a9504c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ef3135ec-b843-e040-edd2-3bc101bc0cb3" ;
  a2a:RecordGUID "{ef3135ec-b843-e040-edd2-3bc101bc0cb3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78398_00078398.xml van BHI" .

