@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_3046f696-1cf7-c1ee-605d-4e2acdbfa53b
  a a2a:Record ;
  rdfs:label "commissieakte op 19 december 1661" ;
  a2a:hasPerson oa:person_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b_Person-cc23c7ba-35fd-0417-9e13-706390cf9361 ;
  a2a:hasEvent oa:event_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b_0 ;
  a2a:hasSource oa:source_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b .

oa:person_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b_Person-cc23c7ba-35fd-0417-9e13-706390cf9361
  a a2a:Person ;
  rdfs:label "Adriaen Commeren" ;
  a2a:PersonName [
    rdfs:label "Adriaen Commeren" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Commeren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kraankind" .

oa:event_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b_Event1
  a a2a:Event ;
  rdfs:label "other:commissieakte" ;
  a2a:EventType "other:commissieakte" ;
  a2a:EventDate [
    a2a:Year "1661" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1661-12-19"^^xsd:date
  ] .

oa:relationep_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b_0
  a a2a:RelationEP ;
  rdfs:label "other:Functieverkrijger" ;
  a2a:RelationType "other:Functieverkrijger" ;
  a2a:PersonKeyRef oa:person_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b_Person:cc23c7ba-35fd-0417-9e13-706390cf9361 ;
  a2a:EventKeyRef oa:event_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b_Event1 .

oa:source_brd_3046f696-1cf7-c1ee-605d-4e2acdbfa53b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Commissieboeken" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1661-12-19 - 1661-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1661-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1661-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1661" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1661-12-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Commissieboeken" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Stadsbestuur Breda 1280-1810, Bron: boek, Deel: 400, Periode: 1637-1675" ;
    a2a:Book "Commissieboek Breda 1637-1675" ;
    a2a:RegistryNumber "400" ;
    a2a:Folio "13v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Stadsbestuur Breda 1280-1810, Bron: boek, Deel: 400, Periode: 1637-1675, Commissieboek Breda 1637-1675, 400, 13v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/872e16bc-8751-11e3-8744-97526a71a677.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3046f696-1cf7-c1ee-605d-4e2acdbfa53b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/872e16bc-8751-11e3-8744-97526a71a677.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3046f696-1cf7-c1ee-605d-4e2acdbfa53b" ;
  a2a:RecordGUID "{3046f696-1cf7-c1ee-605d-4e2acdbfa53b}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Commissieboek+Breda+1637-1675\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15225_00015225.xml van BRD" .

