@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_rat_1406384f-ec7a-0f06-dae8-d65ee823a028
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 januari 1946 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-8b8bc898-f022-99fa-f5f5-53af7ff6baba, oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-97088050-b7e5-7b49-09c9-f0a79db91681, oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-05d4ee84-11a4-6f99-f252-b6ecf4d1c059, oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-62183cf4-fbea-f531-6e21-6237e9386f82, oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-a74d0108-f09a-db24-3031-bc3d89d1bf7e, oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-598e47f3-d144-9307-c912-4213c6c70fad ;
  a2a:hasEvent oa:event_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_0, oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_1, oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_2, oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_3, oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_4, oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_5 ;
  a2a:hasSource oa:source_rat_1406384f-ec7a-0f06-dae8-d65ee823a028 .

oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-8b8bc898-f022-99fa-f5f5-53af7ff6baba
  a a2a:Person ;
  rdfs:label "Johannes Hendrikus Maas" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendrikus Maas" ;
    a2a:PersonNameFirstName "Johannes Hendrikus" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-97088050-b7e5-7b49-09c9-f0a79db91681
  a a2a:Person ;
  rdfs:label "Cornelis Franciscus Brands" ;
  a2a:PersonName [
    rdfs:label "Cornelis Franciscus Brands" ;
    a2a:PersonNameFirstName "Cornelis Franciscus" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-05d4ee84-11a4-6f99-f252-b6ecf4d1c059
  a a2a:Person ;
  rdfs:label "Pieternella Gerdina Laros" ;
  a2a:PersonName [
    rdfs:label "Pieternella Gerdina Laros" ;
    a2a:PersonNameFirstName "Pieternella Gerdina" ;
    a2a:PersonNameLastName "Laros"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-62183cf4-fbea-f531-6e21-6237e9386f82
  a a2a:Person ;
  rdfs:label "Johanna Hendrika Toorians" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrika Toorians" ;
    a2a:PersonNameFirstName "Johanna Hendrika" ;
    a2a:PersonNameLastName "Toorians"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-a74d0108-f09a-db24-3031-bc3d89d1bf7e
  a a2a:Person ;
  rdfs:label "Wilhelmus Adrianus Jozef Brands" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Adrianus Jozef Brands" ;
    a2a:PersonNameFirstName "Wilhelmus Adrianus Jozef" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person-598e47f3-d144-9307-c912-4213c6c70fad
  a a2a:Person ;
  rdfs:label "Maria Clasina Maas" ;
  a2a:PersonName [
    rdfs:label "Maria Clasina Maas" ;
    a2a:PersonNameFirstName "Maria Clasina" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:event_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1946-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person:8b8bc898-f022-99fa-f5f5-53af7ff6baba ;
  a2a:EventKeyRef oa:event_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Event1 .

oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person:97088050-b7e5-7b49-09c9-f0a79db91681 ;
  a2a:EventKeyRef oa:event_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Event1 .

oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person:05d4ee84-11a4-6f99-f252-b6ecf4d1c059 ;
  a2a:EventKeyRef oa:event_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Event1 .

oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person:62183cf4-fbea-f531-6e21-6237e9386f82 ;
  a2a:EventKeyRef oa:event_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Event1 .

oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person:a74d0108-f09a-db24-3031-bc3d89d1bf7e ;
  a2a:EventKeyRef oa:event_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Event1 .

oa:relationep_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Person:598e47f3-d144-9307-c912-4213c6c70fad ;
  a2a:EventKeyRef oa:event_rat_1406384f-ec7a-0f06-dae8-d65ee823a028_Event1 .

oa:source_rat_1406384f-ec7a-0f06-dae8-d65ee823a028
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1946-01-14 - 1946-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1946-01-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 1736, Periode: 1946" ;
    a2a:Book "Huwelijksregister 1946" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1736" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 1736, Periode: 1946, Huwelijksregister 1946, 5, 1736"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/53f4ef24-6259-a5c2-c3ec-d541a4eed0d2.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1406384f-ec7a-0f06-dae8-d65ee823a028" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/53f4ef24-6259-a5c2-c3ec-d541a4eed0d2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1406384f-ec7a-0f06-dae8-d65ee823a028" ;
  a2a:RecordGUID "{1406384f-ec7a-0f06-dae8-d65ee823a028}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36747_00036747.xml van RAT" .

