@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_bed0223d-e6cf-86fd-e71d-fb584aeb865c
  a a2a:Record ;
  rdfs:label "Geboorte op 11 maart 1918" ;
  a2a:hasPerson oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person-55f71b85-71c0-1b70-b284-3651fc565b02, oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person-5ea364d5-6f89-7e86-6b64-152adc5f9739, oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person-59689a69-a874-0f6b-a25a-267eaa13efe3 ;
  a2a:hasEvent oa:event_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_0, oa:relationep_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_1, oa:relationep_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_2 ;
  a2a:hasSource oa:source_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c .

oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person-55f71b85-71c0-1b70-b284-3651fc565b02
  a a2a:Person ;
  rdfs:label "Catharina Maria van Eijk" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria van Eijk" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person-5ea364d5-6f89-7e86-6b64-152adc5f9739
  a a2a:Person ;
  rdfs:label "Alexander Innocentius Marie Joseph Beens" ;
  a2a:PersonName [
    rdfs:label "Alexander Innocentius Marie Joseph Beens" ;
    a2a:PersonNameFirstName "Alexander Innocentius Marie Joseph" ;
    a2a:PersonNameLastName "Beens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person-59689a69-a874-0f6b-a25a-267eaa13efe3
  a a2a:Person ;
  rdfs:label "Helena Maria Elisa Louisa Beens" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Elisa Louisa Beens" ;
    a2a:PersonNameFirstName "Helena Maria Elisa Louisa" ;
    a2a:PersonNameLastName "Beens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1918-03-11"^^xsd:date
  ] .

oa:event_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1918-03-11"^^xsd:date
  ] .

oa:relationep_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person:55f71b85-71c0-1b70-b284-3651fc565b02 ;
  a2a:EventKeyRef oa:event_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Event1 .

oa:relationep_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person:5ea364d5-6f89-7e86-6b64-152adc5f9739 ;
  a2a:EventKeyRef oa:event_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Event1 .

oa:relationep_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Person:59689a69-a874-0f6b-a25a-267eaa13efe3 ;
  a2a:EventKeyRef oa:event_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c_Event1 .

oa:source_brd_bed0223d-e6cf-86fd-e71d-fb584aeb865c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1918-03-12 - 1918-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1918-03-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: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "177" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1918, Geboorteregister 1918, 177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/fffd02ae-7533-c8f7-5c1d-3a3c473d0fb5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bed0223d-e6cf-86fd-e71d-fb584aeb865c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/fffd02ae-7533-c8f7-5c1d-3a3c473d0fb5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bed0223d-e6cf-86fd-e71d-fb584aeb865c" ;
  a2a:RecordGUID "{bed0223d-e6cf-86fd-e71d-fb584aeb865c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1918\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19387_00019387.xml van BRD" .

