@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_e172fba8-82ef-38b6-e905-8c97279b1a96
  a a2a:Record ;
  rdfs:label "allerhande acte op 30 januari 1728" ;
  a2a:hasPerson oa:person_brd_e172fba8-82ef-38b6-e905-8c97279b1a96_Person-abbbacae-0e47-5151-dbde-89788fe1247b ;
  a2a:hasEvent oa:event_brd_e172fba8-82ef-38b6-e905-8c97279b1a96_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e172fba8-82ef-38b6-e905-8c97279b1a96_0 ;
  a2a:hasSource oa:source_brd_e172fba8-82ef-38b6-e905-8c97279b1a96 .

oa:person_brd_e172fba8-82ef-38b6-e905-8c97279b1a96_Person-abbbacae-0e47-5151-dbde-89788fe1247b
  a a2a:Person ;
  rdfs:label "Jacob Aart Goos" ;
  a2a:PersonName [
    rdfs:label "Jacob Aart Goos" ;
    a2a:PersonNameFirstName "Jacob Aart" ;
    a2a:PersonNameLastName "Goos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_e172fba8-82ef-38b6-e905-8c97279b1a96_Event1
  a a2a:Event ;
  rdfs:label "other:allerhande acte" ;
  a2a:EventType "other:allerhande acte" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1728-01-30"^^xsd:date
  ] .

oa:relationep_brd_e172fba8-82ef-38b6-e905-8c97279b1a96_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e172fba8-82ef-38b6-e905-8c97279b1a96_Person:abbbacae-0e47-5151-dbde-89788fe1247b ;
  a2a:EventKeyRef oa:event_brd_e172fba8-82ef-38b6-e905-8c97279b1a96_Event1 .

oa:source_brd_e172fba8-82ef-38b6-e905-8c97279b1a96
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Allerhande acten" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1728-01-30 - 1728-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1728-01-30"^^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: 74, Periode: 1728-1740" ;
    a2a:Book "Protocollen allerhande acten Ginneken en Bavel 1728-1740" ;
    a2a:RegistryNumber "74" ;
    a2a:Folio "3r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Schepenbank Ginneken en Bavel 1626-1810, Bron: boek, Deel: 74, Periode: 1728-1740, Protocollen allerhande acten Ginneken en Bavel 1728-1740, 74, 3r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/874b07ea-8751-11e3-8241-03353074cf43.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e172fba8-82ef-38b6-e905-8c97279b1a96" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/874b07ea-8751-11e3-8241-03353074cf43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e172fba8-82ef-38b6-e905-8c97279b1a96" ;
  a2a:RecordGUID "{e172fba8-82ef-38b6-e905-8c97279b1a96}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Protocollen+allerhande+acten+Ginneken+en+Bavel+1728-1740\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15315_00015315.xml van BRD" .

