@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_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 september 1940 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-f847f69f-e346-1e5d-2c94-68ef9b32975f, oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-a83a47ec-6447-3ab4-d095-12800d94d1b6, oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-947f8001-f382-c4a5-6c30-571b2fba7276, oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-64cd389f-9882-c0e9-9d0b-afe2ad8b668a, oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-cc8f62e9-c357-f859-c1f6-fb9dc39e5399, oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-6a73c4ca-008c-cbdc-508f-4ec86f1b5ac8 ;
  a2a:hasEvent oa:event_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_0, oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_1, oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_2, oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_3, oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_4, oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_5 ;
  a2a:hasSource oa:source_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b .

oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-f847f69f-e346-1e5d-2c94-68ef9b32975f
  a a2a:Person ;
  rdfs:label "Hendrikus Christ" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Christ" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Christ"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-a83a47ec-6447-3ab4-d095-12800d94d1b6
  a a2a:Person ;
  rdfs:label "Hendrik Werther" ;
  a2a:PersonName [
    rdfs:label "Hendrik Werther" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Werther"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-947f8001-f382-c4a5-6c30-571b2fba7276
  a a2a:Person ;
  rdfs:label "Johanna Ernst" ;
  a2a:PersonName [
    rdfs:label "Johanna Ernst" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Ernst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-64cd389f-9882-c0e9-9d0b-afe2ad8b668a
  a a2a:Person ;
  rdfs:label "Sijke Spierings" ;
  a2a:PersonName [
    rdfs:label "Sijke Spierings" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNameLastName "Spierings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-cc8f62e9-c357-f859-c1f6-fb9dc39e5399
  a a2a:Person ;
  rdfs:label "Martinus Werther" ;
  a2a:PersonName [
    rdfs:label "Martinus Werther" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Werther"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person-6a73c4ca-008c-cbdc-508f-4ec86f1b5ac8
  a a2a:Person ;
  rdfs:label "Francisca Christ" ;
  a2a:PersonName [
    rdfs:label "Francisca Christ" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Christ"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:event_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1940-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person:f847f69f-e346-1e5d-2c94-68ef9b32975f ;
  a2a:EventKeyRef oa:event_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Event1 .

oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person:a83a47ec-6447-3ab4-d095-12800d94d1b6 ;
  a2a:EventKeyRef oa:event_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Event1 .

oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person:947f8001-f382-c4a5-6c30-571b2fba7276 ;
  a2a:EventKeyRef oa:event_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Event1 .

oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person:64cd389f-9882-c0e9-9d0b-afe2ad8b668a ;
  a2a:EventKeyRef oa:event_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Event1 .

oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person:cc8f62e9-c357-f859-c1f6-fb9dc39e5399 ;
  a2a:EventKeyRef oa:event_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Event1 .

oa:relationep_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Person:6a73c4ca-008c-cbdc-508f-4ec86f1b5ac8 ;
  a2a:EventKeyRef oa:event_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b_Event1 .

oa:source_rat_f845aa0e-e817-eb6e-b49e-4ad3c982cb0b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1940-09-19 - 1940-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1940-09-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1940" ;
    a2a:Book "Huwelijksregister 1940" ;
    a2a:DocumentNumber "71" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1940, Huwelijksregister 1940, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/0a2db73b-3651-4173-715c-e9cc7477328c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f845aa0e-e817-eb6e-b49e-4ad3c982cb0b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/0a2db73b-3651-4173-715c-e9cc7477328c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f845aa0e-e817-eb6e-b49e-4ad3c982cb0b" ;
  a2a:RecordGUID "{f845aa0e-e817-eb6e-b49e-4ad3c982cb0b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_14085_00014085.xml van RAT" .

