@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_bdfbe2df-6fcf-68f8-788e-38efe34b83c4
  a a2a:Record ;
  rdfs:label "Geboorte op 11 september 1848 te Breda" ;
  a2a:hasPerson oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person-7c8a8a7a-9f24-76c6-0c2a-f736700405ec, oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person-9b2e80a3-e668-820e-6c14-ce704684ec45, oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person-1ab568aa-4193-aa11-bafb-416779b75fe1 ;
  a2a:hasEvent oa:event_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_0, oa:relationep_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_1, oa:relationep_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_2 ;
  a2a:hasSource oa:source_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4 .

oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person-7c8a8a7a-9f24-76c6-0c2a-f736700405ec
  a a2a:Person ;
  rdfs:label "Johann Jacob Knoops" ;
  a2a:PersonName [
    rdfs:label "Johann Jacob Knoops" ;
    a2a:PersonNameFirstName "Johann Jacob" ;
    a2a:PersonNameLastName "Knoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person-9b2e80a3-e668-820e-6c14-ce704684ec45
  a a2a:Person ;
  rdfs:label "Maria Catharina Turken" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Turken" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Turken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person-1ab568aa-4193-aa11-bafb-416779b75fe1
  a a2a:Person ;
  rdfs:label "Anna Petronella Knoops" ;
  a2a:PersonName [
    rdfs:label "Anna Petronella Knoops" ;
    a2a:PersonNameFirstName "Anna Petronella" ;
    a2a:PersonNameLastName "Knoops"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1848-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1848-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person:7c8a8a7a-9f24-76c6-0c2a-f736700405ec ;
  a2a:EventKeyRef oa:event_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Event1 .

oa:relationep_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person:9b2e80a3-e668-820e-6c14-ce704684ec45 ;
  a2a:EventKeyRef oa:event_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Event1 .

oa:relationep_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Person:1ab568aa-4193-aa11-bafb-416779b75fe1 ;
  a2a:EventKeyRef oa:event_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4_Event1 .

oa:source_brd_bdfbe2df-6fcf-68f8-788e-38efe34b83c4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1848-09-12 - 1848-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1848-09-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1848" ;
    a2a:Book "Geboorteregister 1848" ;
    a2a:DocumentNumber "295" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1848, Geboorteregister 1848, 295"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82a05bc8-8751-11e3-9b9a-0fa206ae949a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bdfbe2df-6fcf-68f8-788e-38efe34b83c4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82a05bc8-8751-11e3-9b9a-0fa206ae949a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bdfbe2df-6fcf-68f8-788e-38efe34b83c4" ;
  a2a:RecordGUID "{bdfbe2df-6fcf-68f8-788e-38efe34b83c4}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1848\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4312_00004312.xml van BRD" .

