@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_6bcc7a05-23e9-ece8-16a2-c2839b888d7b
  a a2a:Record ;
  rdfs:label "Geboorte op 22 februari 1827 te Ginneken en Bavel" ;
  a2a:hasPerson oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person-aa57df09-94ae-fe1d-4cd9-484491a815fd, oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person-6f4682bb-626c-2275-162e-d9694f9b1a17, oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person-4b3fdc6e-2dcf-0559-c4d1-3cd8a6afb143 ;
  a2a:hasEvent oa:event_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_0, oa:relationep_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_1, oa:relationep_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_2 ;
  a2a:hasSource oa:source_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b .

oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person-aa57df09-94ae-fe1d-4cd9-484491a815fd
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Cranen" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Cranen" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Cranen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person-6f4682bb-626c-2275-162e-d9694f9b1a17
  a a2a:Person ;
  rdfs:label "Catharina Maria Cranen" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Cranen" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Cranen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1827-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel"
  ] .

oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person-4b3fdc6e-2dcf-0559-c4d1-3cd8a6afb143
  a a2a:Person ;
  rdfs:label "Adriana Schellekens" ;
  a2a:PersonName [
    rdfs:label "Adriana Schellekens" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1827-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel"
  ] .

oa:relationep_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person:aa57df09-94ae-fe1d-4cd9-484491a815fd ;
  a2a:EventKeyRef oa:event_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Event1 .

oa:relationep_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person:6f4682bb-626c-2275-162e-d9694f9b1a17 ;
  a2a:EventKeyRef oa:event_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Event1 .

oa:relationep_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Person:4b3fdc6e-2dcf-0559-c4d1-3cd8a6afb143 ;
  a2a:EventKeyRef oa:event_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b_Event1 .

oa:source_brd_6bcc7a05-23e9-ece8-16a2-c2839b888d7b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1827-02-23 - 1827-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1827-02-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Ginneken en Bavel, Bron: boek, Periode: 1827" ;
    a2a:Book "Geboorteregister 1827" ;
    a2a:DocumentNumber "015" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Ginneken en Bavel, Bron: boek, Periode: 1827, Geboorteregister 1827, 015"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82357cfe-8751-11e3-b681-0b62bee41bad.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6bcc7a05-23e9-ece8-16a2-c2839b888d7b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82357cfe-8751-11e3-b681-0b62bee41bad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6bcc7a05-23e9-ece8-16a2-c2839b888d7b" ;
  a2a:RecordGUID "{6bcc7a05-23e9-ece8-16a2-c2839b888d7b}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1827\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3138_00003138.xml van BRD" .

