@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_fe0b8fbb-1b16-ebea-2325-636956707b49
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 februari 1897 te Breda" ;
  a2a:hasPerson oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-fec25e02-9443-e391-4768-3cfe3a8538f3, oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-af494179-3729-8959-e3bb-2d773f5915f5, oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-44667e54-4a2b-2799-e986-f008aa025938, oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-1b17684f-9ccb-a14c-f8b6-f8a6b59f6969, oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-35bec37c-6bd1-fe24-5e00-ca033c694d11, oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-895cef90-8fb4-2c0e-4b65-0cec66a51646 ;
  a2a:hasEvent oa:event_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_0, oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_1, oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_2, oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_3, oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_4, oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_5 ;
  a2a:hasSource oa:source_brd_fe0b8fbb-1b16-ebea-2325-636956707b49 .

oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-fec25e02-9443-e391-4768-3cfe3a8538f3
  a a2a:Person ;
  rdfs:label "Adriana Mechelina de Rooij" ;
  a2a:PersonName [
    rdfs:label "Adriana Mechelina de Rooij" ;
    a2a:PersonNameFirstName "Adriana Mechelina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-af494179-3729-8959-e3bb-2d773f5915f5
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Bergmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Bergmans" ;
    a2a:PersonNameFirstName "Adriana Elisabeth" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-44667e54-4a2b-2799-e986-f008aa025938
  a a2a:Person ;
  rdfs:label "Johannes Antonius Freijsen" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Freijsen" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Freijsen"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-1b17684f-9ccb-a14c-f8b6-f8a6b59f6969
  a a2a:Person ;
  rdfs:label "Johannes de Rooij" ;
  a2a:PersonName [
    rdfs:label "Johannes de Rooij" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-35bec37c-6bd1-fe24-5e00-ca033c694d11
  a a2a:Person ;
  rdfs:label "Johanna van Alderen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Alderen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alderen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person-895cef90-8fb4-2c0e-4b65-0cec66a51646
  a a2a:Person ;
  rdfs:label "Hubertus Freijsen" ;
  a2a:PersonName [
    rdfs:label "Hubertus Freijsen" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Freijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1897-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person:fec25e02-9443-e391-4768-3cfe3a8538f3 ;
  a2a:EventKeyRef oa:event_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Event1 .

oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person:af494179-3729-8959-e3bb-2d773f5915f5 ;
  a2a:EventKeyRef oa:event_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Event1 .

oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person:44667e54-4a2b-2799-e986-f008aa025938 ;
  a2a:EventKeyRef oa:event_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Event1 .

oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person:1b17684f-9ccb-a14c-f8b6-f8a6b59f6969 ;
  a2a:EventKeyRef oa:event_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Event1 .

oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person:35bec37c-6bd1-fe24-5e00-ca033c694d11 ;
  a2a:EventKeyRef oa:event_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Event1 .

oa:relationep_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Person:895cef90-8fb4-2c0e-4b65-0cec66a51646 ;
  a2a:EventKeyRef oa:event_brd_fe0b8fbb-1b16-ebea-2325-636956707b49_Event1 .

oa:source_brd_fe0b8fbb-1b16-ebea-2325-636956707b49
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1897-02-04 - 1897-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1897-02-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1897" ;
    a2a:Book "Huwelijksregister 1897" ;
    a2a:DocumentNumber "010" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1897, Huwelijksregister 1897, 010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/81a5fd40-8751-11e3-b99f-673e04700885.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fe0b8fbb-1b16-ebea-2325-636956707b49" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/81a5fd40-8751-11e3-b99f-673e04700885.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/81a5fdfe-8751-11e3-aa5f-23355deb9f93.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fe0b8fbb-1b16-ebea-2325-636956707b49" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/81a5fdfe-8751-11e3-aa5f-23355deb9f93.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fe0b8fbb-1b16-ebea-2325-636956707b49" ;
  a2a:RecordGUID "{fe0b8fbb-1b16-ebea-2325-636956707b49}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1897\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_6113_00006113.xml van BRD" .

