@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_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 juni 1939 te Tilburg" ;
  a2a:hasPerson oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-018463dc-ab71-0abf-dd4b-24e555ff9a8e, oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-7556cbde-ae07-8445-3f7b-3ce389ef38c6, oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-d1abe1c1-c086-4c69-4624-da682d319f13, oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-88c8b620-406b-91ec-76f7-eb4d68f75d23, oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-5e66f87c-1ad0-cf5d-979b-f15f48f6c534, oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-02834784-883d-c085-4364-e297f867935d ;
  a2a:hasEvent oa:event_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_0, oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_1, oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_2, oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_3, oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_4, oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_5 ;
  a2a:hasSource oa:source_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97 .

oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-018463dc-ab71-0abf-dd4b-24e555ff9a8e
  a a2a:Person ;
  rdfs:label "Adrianus Judocus Jacobus Gaillard" ;
  a2a:PersonName [
    rdfs:label "Adrianus Judocus Jacobus Gaillard" ;
    a2a:PersonNameFirstName "Adrianus Judocus Jacobus" ;
    a2a:PersonNameLastName "Gaillard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-7556cbde-ae07-8445-3f7b-3ce389ef38c6
  a a2a:Person ;
  rdfs:label "Alphonsus Mols" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Mols" ;
    a2a:PersonNameFirstName "Alphonsus" ;
    a2a:PersonNameLastName "Mols"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-d1abe1c1-c086-4c69-4624-da682d319f13
  a a2a:Person ;
  rdfs:label "Maria Anna Catharina Dusée" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Catharina Dusée" ;
    a2a:PersonNameFirstName "Maria Anna Catharina" ;
    a2a:PersonNameLastName "Dusée"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-88c8b620-406b-91ec-76f7-eb4d68f75d23
  a a2a:Person ;
  rdfs:label "Maria Helena Geerts" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Geerts" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-5e66f87c-1ad0-cf5d-979b-f15f48f6c534
  a a2a:Person ;
  rdfs:label "Henricus Adrianus Mols" ;
  a2a:PersonName [
    rdfs:label "Henricus Adrianus Mols" ;
    a2a:PersonNameFirstName "Henricus Adrianus" ;
    a2a:PersonNameLastName "Mols"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person-02834784-883d-c085-4364-e297f867935d
  a a2a:Person ;
  rdfs:label "Petronella Anna Maria Gaillard" ;
  a2a:PersonName [
    rdfs:label "Petronella Anna Maria Gaillard" ;
    a2a:PersonNameFirstName "Petronella Anna Maria" ;
    a2a:PersonNameLastName "Gaillard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1939-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person:018463dc-ab71-0abf-dd4b-24e555ff9a8e ;
  a2a:EventKeyRef oa:event_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Event1 .

oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person:7556cbde-ae07-8445-3f7b-3ce389ef38c6 ;
  a2a:EventKeyRef oa:event_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Event1 .

oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person:d1abe1c1-c086-4c69-4624-da682d319f13 ;
  a2a:EventKeyRef oa:event_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Event1 .

oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person:88c8b620-406b-91ec-76f7-eb4d68f75d23 ;
  a2a:EventKeyRef oa:event_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Event1 .

oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person:5e66f87c-1ad0-cf5d-979b-f15f48f6c534 ;
  a2a:EventKeyRef oa:event_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Event1 .

oa:relationep_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Person:02834784-883d-c085-4364-e297f867935d ;
  a2a:EventKeyRef oa:event_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97_Event1 .

oa:source_rat_6cf9fc53-fa21-87f8-fd97-41cd52d4ec97
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1939-06-10 - 1939-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1939-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1939" ;
    a2a:Book "Huwelijksregister 1939" ;
    a2a:DocumentNumber "334" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1939, Huwelijksregister 1939, 334"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/9d5740ab-f299-d587-1af3-180d509564e2.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6cf9fc53-fa21-87f8-fd97-41cd52d4ec97" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/9d5740ab-f299-d587-1af3-180d509564e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6cf9fc53-fa21-87f8-fd97-41cd52d4ec97" ;
  a2a:RecordGUID "{6cf9fc53-fa21-87f8-fd97-41cd52d4ec97}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_14893_00014893.xml van RAT" .

