@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_e2f40a28-6480-3316-9b3c-bd2daeb2724c
  a a2a:Record ;
  rdfs:label "Notariële akte op 29 mei 1821" ;
  a2a:hasPerson oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person-a4ac2af1-de15-bebc-1630-7a87bafe1ca3, oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person-359cf805-f0e5-5567-7f7d-ca1b98a4854a, oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person-7a6b6948-c545-68b3-6fdf-c61639befad0 ;
  a2a:hasEvent oa:event_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_0, oa:relationep_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_1, oa:relationep_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_2 ;
  a2a:hasSource oa:source_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c .

oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person-a4ac2af1-de15-bebc-1630-7a87bafe1ca3
  a a2a:Person ;
  rdfs:label "Paulus Ernou" ;
  a2a:PersonName [
    rdfs:label "Paulus Ernou" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Ernou"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person-359cf805-f0e5-5567-7f7d-ca1b98a4854a
  a a2a:Person ;
  rdfs:label "Johanna Leijten" ;
  a2a:PersonName [
    rdfs:label "Johanna Leijten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person-7a6b6948-c545-68b3-6fdf-c61639befad0
  a a2a:Person ;
  rdfs:label "Anthonius Ernou" ;
  a2a:PersonName [
    rdfs:label "Anthonius Ernou" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Ernou"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "'s Hertogenbosch" ;
    rdfs:label "'s Hertogenbosch"
  ] .

oa:event_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1821-05-29"^^xsd:date
  ] .

oa:relationep_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person:a4ac2af1-de15-bebc-1630-7a87bafe1ca3 ;
  a2a:EventKeyRef oa:event_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Event1 .

oa:relationep_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person:359cf805-f0e5-5567-7f7d-ca1b98a4854a ;
  a2a:EventKeyRef oa:event_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Event1 .

oa:relationep_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Person:7a6b6948-c545-68b3-6fdf-c61639befad0 ;
  a2a:EventKeyRef oa:event_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c_Event1 .

oa:source_brd_e2f40a28-6480-3316-9b3c-bd2daeb2724c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1821-05-29 - 1821-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1821-05-29"^^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: 1344, Periode: 1815-1822" ;
    a2a:Book "A.Q. Hoynck van Papendrecht, Repertoire, 11-10-1815 / 1822" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "1344" ;
    a2a:Folio "13v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: repertoire, Deel: 1344, Periode: 1815-1822, A.Q. Hoynck van Papendrecht, Repertoire, 11-10-1815 / 1822, 42, 1344, 13v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8b793eb8-8751-11e3-8e9e-17f055f022d3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e2f40a28-6480-3316-9b3c-bd2daeb2724c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8b793eb8-8751-11e3-8e9e-17f055f022d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e2f40a28-6480-3316-9b3c-bd2daeb2724c" ;
  a2a:RecordGUID "{e2f40a28-6480-3316-9b3c-bd2daeb2724c}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>A.Q.
Hoynck van Papendrecht""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"A.Q.+Hoynck+van+Papendrecht%2C+Repertoire%2C+11-10-1815+%2F+1822\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_17840_00017840.xml van BRD" .

[] a2a:PersonRemarkdiversen "gehuwd met Johanna Leijten" .
[] a2a:PersonRemarkdiversen "gehuwd met Paulus Ernou te Breda" .
