@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_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f
  a a2a:Record ;
  rdfs:label "commissieakte op 19 april 1723" ;
  a2a:hasPerson oa:person_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f_Person-96eb5d97-69e8-24c4-cabc-338c1e44d563 ;
  a2a:hasEvent oa:event_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f_0 ;
  a2a:hasSource oa:source_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f .

oa:person_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f_Person-96eb5d97-69e8-24c4-cabc-338c1e44d563
  a a2a:Person ;
  rdfs:label "Jacobus Zeemans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Zeemans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Zeemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "programmeur van het speelwerk van het nieuwe klokkenspel" .

oa:event_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f_Event1
  a a2a:Event ;
  rdfs:label "other:commissieakte" ;
  a2a:EventType "other:commissieakte" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1723-04-19"^^xsd:date
  ] .

oa:relationep_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f_0
  a a2a:RelationEP ;
  rdfs:label "other:Functieverkrijger" ;
  a2a:RelationType "other:Functieverkrijger" ;
  a2a:PersonKeyRef oa:person_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f_Person:96eb5d97-69e8-24c4-cabc-338c1e44d563 ;
  a2a:EventKeyRef oa:event_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f_Event1 .

oa:source_brd_9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Commissieboeken" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1723-04-19 - 1723-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1723-04-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: 403, Periode: 1702-1724" ;
    a2a:Book "Commissieboek Breda 1702-1724" ;
    a2a:RegistryNumber "403" ;
    a2a:Folio "171" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Stadsbestuur Breda 1280-1810, Bron: boek, Deel: 403, Periode: 1702-1724, Commissieboek Breda 1702-1724, 403, 171"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/87320600-8751-11e3-9076-4f83d23c8d86.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/87320600-8751-11e3-9076-4f83d23c8d86.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f" ;
  a2a:RecordGUID "{9c1a0fcb-a50c-9e84-e8f7-cf7a8e8f687f}" ;
  a2a:SourceRemarkOpmerking "salaris f.36,-", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Commissieboek+Breda+1702-1724\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15251_00015251.xml van BRD" .

