@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_87183073-2cee-c5b3-d333-dfff2cb40e8f
  a a2a:Record ;
  rdfs:label "Notariële akte op 10 juni 1813" ;
  a2a:hasPerson oa:person_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f_Person-9da4116e-e835-d88f-8288-99fb70df5b81 ;
  a2a:hasEvent oa:event_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f_0 ;
  a2a:hasSource oa:source_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f .

oa:person_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f_Person-9da4116e-e835-d88f-8288-99fb70df5b81
  a a2a:Person ;
  rdfs:label "Guillaume Pierre de Win" ;
  a2a:PersonName [
    rdfs:label "Guillaume Pierre de Win" ;
    a2a:PersonNameFirstName "Guillaume Pierre" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Win"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch"
  ] .

oa:event_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1813-06-10"^^xsd:date
  ] .

oa:relationep_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f_Person:9da4116e-e835-d88f-8288-99fb70df5b81 ;
  a2a:EventKeyRef oa:event_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f_Event1 .

oa:source_brd_87183073-2cee-c5b3-d333-dfff2cb40e8f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1813-06-10 - 1813-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1813-06-10"^^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: 1379, Periode: 1813" ;
    a2a:Book "H. Oomen, Repertoire, 01-01-1813 / 20-09-1813" ;
    a2a:DocumentNumber "163" ;
    a2a:RegistryNumber "1379" ;
    a2a:Folio "15v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: repertoire, Deel: 1379, Periode: 1813, H. Oomen, Repertoire, 01-01-1813 / 20-09-1813, 163, 1379, 15v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8bb241f4-8751-11e3-9258-63fdc724495b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/87183073-2cee-c5b3-d333-dfff2cb40e8f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8bb241f4-8751-11e3-9258-63fdc724495b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-06-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/87183073-2cee-c5b3-d333-dfff2cb40e8f" ;
  a2a:RecordGUID "{87183073-2cee-c5b3-d333-dfff2cb40e8f}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>H.
Oomen""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"H.+Oomen%2C+Repertoire%2C+01-01-1813+%2F+20-09-1813\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19123_00019123.xml van BRD" .

