@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_brd_03e01f38-675d-4e6e-b0be-08170caa7367
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 augustus 1940 te Breda" ;
  a2a:hasPerson oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-859d8549-26e5-40ff-a063-eba9ace011ae, oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-bb8b7ff7-80e6-be29-c7e9-a42765e72a7e, oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-69223a53-73e8-48fa-99d3-aec851beb0ea, oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-2a426a0c-6b7c-99c0-a8ac-86f247065a09, oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-a4f4a317-aea2-bbf1-0b33-66b754a88f52, oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-0c18f5b6-b51f-34e1-e182-b0ec81046b40 ;
  a2a:hasEvent oa:event_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_0, oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_1, oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_2, oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_3, oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_4, oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_5 ;
  a2a:hasSource oa:source_brd_03e01f38-675d-4e6e-b0be-08170caa7367 .

oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-859d8549-26e5-40ff-a063-eba9ace011ae
  a a2a:Person ;
  rdfs:label "Elisabeth Cornelia Maria van Oosterhout" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Cornelia Maria van Oosterhout" ;
    a2a:PersonNameFirstName "Elisabeth Cornelia Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterhout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-bb8b7ff7-80e6-be29-c7e9-a42765e72a7e
  a a2a:Person ;
  rdfs:label "Maria Cornelia Mol" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Mol" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-69223a53-73e8-48fa-99d3-aec851beb0ea
  a a2a:Person ;
  rdfs:label "Franciscus Thomas Gerardus Schonck" ;
  a2a:PersonName [
    rdfs:label "Franciscus Thomas Gerardus Schonck" ;
    a2a:PersonNameFirstName "Franciscus Thomas Gerardus" ;
    a2a:PersonNameLastName "Schonck"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-2a426a0c-6b7c-99c0-a8ac-86f247065a09
  a a2a:Person ;
  rdfs:label "Alphonsus Maria van Oosterhout" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Maria van Oosterhout" ;
    a2a:PersonNameFirstName "Alphonsus Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-a4f4a317-aea2-bbf1-0b33-66b754a88f52
  a a2a:Person ;
  rdfs:label "Maria Gijsberdina Roosen" ;
  a2a:PersonName [
    rdfs:label "Maria Gijsberdina Roosen" ;
    a2a:PersonNameFirstName "Maria Gijsberdina" ;
    a2a:PersonNameLastName "Roosen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person-0c18f5b6-b51f-34e1-e182-b0ec81046b40
  a a2a:Person ;
  rdfs:label "Thomas Gerardus Schonck" ;
  a2a:PersonName [
    rdfs:label "Thomas Gerardus Schonck" ;
    a2a:PersonNameFirstName "Thomas Gerardus" ;
    a2a:PersonNameLastName "Schonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1940-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person:859d8549-26e5-40ff-a063-eba9ace011ae ;
  a2a:EventKeyRef oa:event_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Event1 .

oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person:bb8b7ff7-80e6-be29-c7e9-a42765e72a7e ;
  a2a:EventKeyRef oa:event_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Event1 .

oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person:69223a53-73e8-48fa-99d3-aec851beb0ea ;
  a2a:EventKeyRef oa:event_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Event1 .

oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person:2a426a0c-6b7c-99c0-a8ac-86f247065a09 ;
  a2a:EventKeyRef oa:event_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Event1 .

oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person:a4f4a317-aea2-bbf1-0b33-66b754a88f52 ;
  a2a:EventKeyRef oa:event_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Event1 .

oa:relationep_brd_03e01f38-675d-4e6e-b0be-08170caa7367_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Person:0c18f5b6-b51f-34e1-e182-b0ec81046b40 ;
  a2a:EventKeyRef oa:event_brd_03e01f38-675d-4e6e-b0be-08170caa7367_Event1 .

oa:source_brd_03e01f38-675d-4e6e-b0be-08170caa7367
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1940-08-29 - 1940-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1940-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1940" ;
    a2a:Book "Huwelijksregister 1940" ;
    a2a:DocumentNumber "274" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1940, Huwelijksregister 1940, 274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/a35e6043-8e14-a2da-a495-d6eded0add7f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03e01f38-675d-4e6e-b0be-08170caa7367" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/a35e6043-8e14-a2da-a495-d6eded0add7f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03e01f38-675d-4e6e-b0be-08170caa7367" ;
  a2a:RecordGUID "{03e01f38-675d-4e6e-b0be-08170caa7367}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1940\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_1184_00001184.xml van BRD" .

