@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_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0
  a a2a:Record ;
  rdfs:label "Geboorte op 8 april 1853 te Breda" ;
  a2a:hasPerson oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person-9a06e653-978d-68d9-7dac-b3d3246a396b, oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person-9cce00d1-a1f8-4923-66cf-a71370e39d8d, oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person-7eb9c566-2507-8f57-a97a-4e25ec2a0768 ;
  a2a:hasEvent oa:event_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_0, oa:relationep_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_1, oa:relationep_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_2 ;
  a2a:hasSource oa:source_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0 .

oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person-9a06e653-978d-68d9-7dac-b3d3246a396b
  a a2a:Person ;
  rdfs:label "Adrianus van Heel" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Heel" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person-9cce00d1-a1f8-4923-66cf-a71370e39d8d
  a a2a:Person ;
  rdfs:label "Adriana Petronella Ernst" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella Ernst" ;
    a2a:PersonNameFirstName "Adriana Petronella" ;
    a2a:PersonNameLastName "Ernst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person-7eb9c566-2507-8f57-a97a-4e25ec2a0768
  a a2a:Person ;
  rdfs:label "Maria Hendrika van Heel" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrika van Heel" ;
    a2a:PersonNameFirstName "Maria Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1853-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1853-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person:9a06e653-978d-68d9-7dac-b3d3246a396b ;
  a2a:EventKeyRef oa:event_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Event1 .

oa:relationep_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person:9cce00d1-a1f8-4923-66cf-a71370e39d8d ;
  a2a:EventKeyRef oa:event_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Event1 .

oa:relationep_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Person:7eb9c566-2507-8f57-a97a-4e25ec2a0768 ;
  a2a:EventKeyRef oa:event_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0_Event1 .

oa:source_brd_67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1853-04-08 - 1853-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1853-04-08"^^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: 1853" ;
    a2a:Book "Geboorteregister 1853" ;
    a2a:DocumentNumber "133" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1853, Geboorteregister 1853, 133"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82a3bafc-8751-11e3-970b-1bb911639c75.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82a3bafc-8751-11e3-970b-1bb911639c75.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0" ;
  a2a:RecordGUID "{67420a8e-e26b-22c2-9b69-c2ec1cdd8eb0}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1853\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3122_00003122.xml van BRD" .

