@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_0392ed5d-dac7-4341-fece-befbae5f7ce1
  a a2a:Record ;
  rdfs:label "Notariële akte op 26 juli 1830" ;
  a2a:hasPerson oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-d50dda9c-bfb1-d0b3-06b0-688a4755c87f, oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-45ed1a7c-e20e-4e0a-493c-56b188c7a737, oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-999cef2e-b8b8-1e27-205a-d568518aba50, oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-4e6258f0-c778-dd71-7442-96511c2d6a70, oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-55458c00-bdb2-597a-75df-43bfaa1f1aeb, oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-531880f4-ec33-aa84-d061-df19d1df26cf ;
  a2a:hasEvent oa:event_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_0, oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_1, oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_2, oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_3, oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_4, oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_5 ;
  a2a:hasSource oa:source_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1 .

oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-d50dda9c-bfb1-d0b3-06b0-688a4755c87f
  a a2a:Person ;
  rdfs:label "Maria Carolina du Perron" ;
  a2a:PersonName [
    rdfs:label "Maria Carolina du Perron" ;
    a2a:PersonNameFirstName "Maria Carolina" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Perron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-45ed1a7c-e20e-4e0a-493c-56b188c7a737
  a a2a:Person ;
  rdfs:label "Maria Anna Gouloos" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Gouloos" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Gouloos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "priseerster" .

oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-999cef2e-b8b8-1e27-205a-d568518aba50
  a a2a:Person ;
  rdfs:label "Catharina Heijliger" ;
  a2a:PersonName [
    rdfs:label "Catharina Heijliger" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Heijliger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-4e6258f0-c778-dd71-7442-96511c2d6a70
  a a2a:Person ;
  rdfs:label "Margaretha Susanna Heijliger" ;
  a2a:PersonName [
    rdfs:label "Margaretha Susanna Heijliger" ;
    a2a:PersonNameFirstName "Margaretha Susanna" ;
    a2a:PersonNameLastName "Heijliger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-55458c00-bdb2-597a-75df-43bfaa1f1aeb
  a a2a:Person ;
  rdfs:label "Victor Amandius Heijliger" ;
  a2a:PersonName [
    rdfs:label "Victor Amandius Heijliger" ;
    a2a:PersonNameFirstName "Victor Amandius" ;
    a2a:PersonNameLastName "Heijliger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "mr." .

oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person-531880f4-ec33-aa84-d061-df19d1df26cf
  a a2a:Person ;
  rdfs:label "Johannes Janssen" ;
  a2a:PersonName [
    rdfs:label "Johannes Janssen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1830-07-26"^^xsd:date
  ] .

oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person:d50dda9c-bfb1-d0b3-06b0-688a4755c87f ;
  a2a:EventKeyRef oa:event_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Event1 .

oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person:45ed1a7c-e20e-4e0a-493c-56b188c7a737 ;
  a2a:EventKeyRef oa:event_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Event1 .

oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person:999cef2e-b8b8-1e27-205a-d568518aba50 ;
  a2a:EventKeyRef oa:event_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Event1 .

oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person:4e6258f0-c778-dd71-7442-96511c2d6a70 ;
  a2a:EventKeyRef oa:event_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Event1 .

oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person:55458c00-bdb2-597a-75df-43bfaa1f1aeb ;
  a2a:EventKeyRef oa:event_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Event1 .

oa:relationep_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Person:531880f4-ec33-aa84-d061-df19d1df26cf ;
  a2a:EventKeyRef oa:event_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1_Event1 .

oa:source_brd_0392ed5d-dac7-4341-fece-befbae5f7ce1
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1830-07-26 - 1830-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1830-07-26"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 1389, Periode: 1830-1831" ;
    a2a:Book "L. Beens, Allerhande acten (Minuten), 1830 - 1831" ;
    a2a:DocumentNumber "137" ;
    a2a:RegistryNumber "1389" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 1389, Periode: 1830-1831, L. Beens, Allerhande acten (Minuten), 1830 - 1831, 137, 1389"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8bc5076c-8751-11e3-928c-c32f8a8f66eb.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0392ed5d-dac7-4341-fece-befbae5f7ce1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8bc5076c-8751-11e3-928c-c32f8a8f66eb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8bc50834-8751-11e3-938c-f3db8c120bbf.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0392ed5d-dac7-4341-fece-befbae5f7ce1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8bc50834-8751-11e3-938c-f3db8c120bbf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8bc50910-8751-11e3-8753-3f4f2c668199.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0392ed5d-dac7-4341-fece-befbae5f7ce1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8bc50910-8751-11e3-8753-3f4f2c668199.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8bc509d8-8751-11e3-85de-cf31fb531444.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0392ed5d-dac7-4341-fece-befbae5f7ce1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8bc509d8-8751-11e3-85de-cf31fb531444.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0392ed5d-dac7-4341-fece-befbae5f7ce1" ;
  a2a:RecordGUID "{0392ed5d-dac7-4341-fece-befbae5f7ce1}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>L.
Beens""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"L.+Beens%2C+Allerhande+acten+%28Minuten%29%2C+1830+-+1831\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_17516_00017516.xml van BRD" .

