@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_6dba90bd-aa9d-9b11-d568-d9b8a612936d
  a a2a:Record ;
  rdfs:label "allerhande acte op 25 februari 1749" ;
  a2a:hasPerson oa:person_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d_Person-ba1d4e5c-4073-a8e1-adb4-8999bd3260c5 ;
  a2a:hasEvent oa:event_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d_0 ;
  a2a:hasSource oa:source_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d .

oa:person_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d_Person-ba1d4e5c-4073-a8e1-adb4-8999bd3260c5
  a a2a:Person ;
  rdfs:label "Boudewijn Rops" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Rops" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Rops"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d_Event1
  a a2a:Event ;
  rdfs:label "other:allerhande acte" ;
  a2a:EventType "other:allerhande acte" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1749-02-25"^^xsd:date
  ] .

oa:relationep_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d_Person:ba1d4e5c-4073-a8e1-adb4-8999bd3260c5 ;
  a2a:EventKeyRef oa:event_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d_Event1 .

oa:source_brd_6dba90bd-aa9d-9b11-d568-d9b8a612936d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Allerhande acten" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1749-02-25 - 1749-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1749-02-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Allerhande acten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Schepenbank Ginneken en Bavel 1626-1810, Bron: boek, Deel: 75, Periode: 1740-1753" ;
    a2a:Book "Protocollen allerhande acten Ginneken en Bavel 1740-1753" ;
    a2a:RegistryNumber "75" ;
    a2a:Folio "130v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Ginneken en Bavel 1626-1810, Bron: boek, Deel: 75, Periode: 1740-1753, Protocollen allerhande acten Ginneken en Bavel 1740-1753, 75, 130v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/874da1bc-8751-11e3-bdaf-63377828f549.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6dba90bd-aa9d-9b11-d568-d9b8a612936d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/874da1bc-8751-11e3-bdaf-63377828f549.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6dba90bd-aa9d-9b11-d568-d9b8a612936d" ;
  a2a:RecordGUID "{6dba90bd-aa9d-9b11-d568-d9b8a612936d}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Protocollen+allerhande+acten+Ginneken+en+Bavel+1740-1753\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15293_00015293.xml van BRD" .

