@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_6b5baf57-1c0e-9cff-4bc9-e600df17b48d
  a a2a:Record ;
  rdfs:label "Notariële akte op 17 april 1821" ;
  a2a:hasPerson oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person-0abbcb35-f4c4-75de-1030-85cfd2f6e3cf, oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person-d3b46bf3-af66-03aa-2b1b-320eb2458fd7, oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person-3cdd0989-7b2f-b182-a98f-b67b3aeff4a4 ;
  a2a:hasEvent oa:event_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_0, oa:relationep_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_1, oa:relationep_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_2 ;
  a2a:hasSource oa:source_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d .

oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person-0abbcb35-f4c4-75de-1030-85cfd2f6e3cf
  a a2a:Person ;
  rdfs:label "Louis Joseph van Heurck" ;
  a2a:PersonName [
    rdfs:label "Louis Joseph van Heurck" ;
    a2a:PersonNameFirstName "Louis Joseph" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heurck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Antwerpen (B.)" ;
    rdfs:label "Antwerpen (B.)"
  ] ;
  a2a:Profession "gepasporteerd militair" .

oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person-d3b46bf3-af66-03aa-2b1b-320eb2458fd7
  a a2a:Person ;
  rdfs:label "Andries van der Oudera" ;
  a2a:PersonName [
    rdfs:label "Andries van der Oudera" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Oudera"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "smid" .

oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person-3cdd0989-7b2f-b182-a98f-b67b3aeff4a4
  a a2a:Person ;
  rdfs:label "Andries van der Oudera" ;
  a2a:PersonName [
    rdfs:label "Andries van der Oudera" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Oudera"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "smid" .

oa:event_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1821-04-17"^^xsd:date
  ] .

oa:relationep_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person:0abbcb35-f4c4-75de-1030-85cfd2f6e3cf ;
  a2a:EventKeyRef oa:event_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Event1 .

oa:relationep_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person:d3b46bf3-af66-03aa-2b1b-320eb2458fd7 ;
  a2a:EventKeyRef oa:event_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Event1 .

oa:relationep_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Person:3cdd0989-7b2f-b182-a98f-b67b3aeff4a4 ;
  a2a:EventKeyRef oa:event_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d_Event1 .

oa:source_brd_6b5baf57-1c0e-9cff-4bc9-e600df17b48d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1821-04-17 - 1821-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1821-04-17"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: repertoire, Deel: 1283, Periode: 1821-1823" ;
    a2a:Book "J. van Naerssen, Repertoire, 1821 / 17-03-1823" ;
    a2a:DocumentNumber "202" ;
    a2a:RegistryNumber "1283" ;
    a2a:Folio "9v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: repertoire, Deel: 1283, Periode: 1821-1823, J. van Naerssen, Repertoire, 1821 / 17-03-1823, 202, 1283, 9v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8b4f3960-8751-11e3-9e9b-ab4ef17298da.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6b5baf57-1c0e-9cff-4bc9-e600df17b48d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8b4f3960-8751-11e3-9e9b-ab4ef17298da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6b5baf57-1c0e-9cff-4bc9-e600df17b48d" ;
  a2a:RecordGUID "{6b5baf57-1c0e-9cff-4bc9-e600df17b48d}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.
van
Naerssen""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.+van+Naerssen%2C+Repertoire%2C+1821+%2F+17-03-1823\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_18381_00018381.xml van BRD" .

