@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_1fae472e-f841-0a82-e19f-2d6446f0f211
  a a2a:Record ;
  rdfs:label "Geboorte op 8 oktober 1911 te Princenhage" ;
  a2a:hasPerson oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person-7e6d4428-e759-10a4-e089-c9c4d1800bbb, oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person-291d8dff-88aa-ab9e-9650-df0fd7dcfc19, oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person-8a7587b7-796a-72d3-6b93-3d0c10943d01 ;
  a2a:hasEvent oa:event_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_0, oa:relationep_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_1, oa:relationep_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_2 ;
  a2a:hasSource oa:source_brd_1fae472e-f841-0a82-e19f-2d6446f0f211 .

oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person-7e6d4428-e759-10a4-e089-c9c4d1800bbb
  a a2a:Person ;
  rdfs:label "Maria Ludovica Maes" ;
  a2a:PersonName [
    rdfs:label "Maria Ludovica Maes" ;
    a2a:PersonNameFirstName "Maria Ludovica" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person-291d8dff-88aa-ab9e-9650-df0fd7dcfc19
  a a2a:Person ;
  rdfs:label "Godefridus Gregorius Tijs" ;
  a2a:PersonName [
    rdfs:label "Godefridus Gregorius Tijs" ;
    a2a:PersonNameFirstName "Godefridus Gregorius" ;
    a2a:PersonNameLastName "Tijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person-8a7587b7-796a-72d3-6b93-3d0c10943d01
  a a2a:Person ;
  rdfs:label "Emile Aloijsius Tijs" ;
  a2a:PersonName [
    rdfs:label "Emile Aloijsius Tijs" ;
    a2a:PersonNameFirstName "Emile Aloijsius" ;
    a2a:PersonNameLastName "Tijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1911-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:event_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1911-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person:7e6d4428-e759-10a4-e089-c9c4d1800bbb ;
  a2a:EventKeyRef oa:event_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Event1 .

oa:relationep_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person:291d8dff-88aa-ab9e-9650-df0fd7dcfc19 ;
  a2a:EventKeyRef oa:event_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Event1 .

oa:relationep_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Person:8a7587b7-796a-72d3-6b93-3d0c10943d01 ;
  a2a:EventKeyRef oa:event_brd_1fae472e-f841-0a82-e19f-2d6446f0f211_Event1 .

oa:source_brd_1fae472e-f841-0a82-e19f-2d6446f0f211
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1911-10-09 - 1911-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1911-10-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Princenhage, Bron: boek, Periode: 1911" ;
    a2a:Book "Geboorteregister 1911" ;
    a2a:DocumentNumber "272" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Princenhage, Bron: boek, Periode: 1911, Geboorteregister 1911, 272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/830f7ec2-8751-11e3-9012-9fbd8c2a9097.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1fae472e-f841-0a82-e19f-2d6446f0f211" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/830f7ec2-8751-11e3-9012-9fbd8c2a9097.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1fae472e-f841-0a82-e19f-2d6446f0f211" ;
  a2a:RecordGUID "{1fae472e-f841-0a82-e19f-2d6446f0f211}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1911\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2864_00002864.xml van BRD" .

