@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_77821966-96a4-a951-3a71-e5e21d6cc177
  a a2a:Record ;
  rdfs:label "Geboorte op 16 augustus 1835 te Breda" ;
  a2a:hasPerson oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person-f63cb19e-9181-876e-f69b-34bd18525c20, oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person-0b435b74-0cac-bd9b-bb78-23884625dcb7, oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person-5c9acffa-51ed-583f-e96a-a2cce5b6c8b9 ;
  a2a:hasEvent oa:event_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_77821966-96a4-a951-3a71-e5e21d6cc177_0, oa:relationep_brd_77821966-96a4-a951-3a71-e5e21d6cc177_1, oa:relationep_brd_77821966-96a4-a951-3a71-e5e21d6cc177_2 ;
  a2a:hasSource oa:source_brd_77821966-96a4-a951-3a71-e5e21d6cc177 .

oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person-f63cb19e-9181-876e-f69b-34bd18525c20
  a a2a:Person ;
  rdfs:label "Adolph Warner van Pallandt tot Beerse" ;
  a2a:PersonName [
    rdfs:label "Adolph Warner van Pallandt tot Beerse" ;
    a2a:PersonNameFirstName "Adolph Warner" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pallandt tot Beerse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person-0b435b74-0cac-bd9b-bb78-23884625dcb7
  a a2a:Person ;
  rdfs:label "Eleanor Philadelphia D'Albiac" ;
  a2a:PersonName [
    rdfs:label "Eleanor Philadelphia D'Albiac" ;
    a2a:PersonNameFirstName "Eleanor Philadelphia" ;
    a2a:PersonNameLastName "D'Albiac"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person-5c9acffa-51ed-583f-e96a-a2cce5b6c8b9
  a a2a:Person ;
  rdfs:label "Adolph Warnet van Pallandt Tot Beerse" ;
  a2a:PersonName [
    rdfs:label "Adolph Warnet van Pallandt Tot Beerse" ;
    a2a:PersonNameFirstName "Adolph Warnet" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pallandt Tot Beerse"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1835-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1835-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_77821966-96a4-a951-3a71-e5e21d6cc177_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person:f63cb19e-9181-876e-f69b-34bd18525c20 ;
  a2a:EventKeyRef oa:event_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Event1 .

oa:relationep_brd_77821966-96a4-a951-3a71-e5e21d6cc177_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person:0b435b74-0cac-bd9b-bb78-23884625dcb7 ;
  a2a:EventKeyRef oa:event_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Event1 .

oa:relationep_brd_77821966-96a4-a951-3a71-e5e21d6cc177_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Person:5c9acffa-51ed-583f-e96a-a2cce5b6c8b9 ;
  a2a:EventKeyRef oa:event_brd_77821966-96a4-a951-3a71-e5e21d6cc177_Event1 .

oa:source_brd_77821966-96a4-a951-3a71-e5e21d6cc177
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1835-08-17 - 1835-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1835-08-17"^^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: 1835" ;
    a2a:Book "Geboorteregister 1835" ;
    a2a:DocumentNumber "262" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1835, Geboorteregister 1835, 262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82970f78-8751-11e3-866e-abcc23858f3f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/77821966-96a4-a951-3a71-e5e21d6cc177" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82970f78-8751-11e3-866e-abcc23858f3f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/77821966-96a4-a951-3a71-e5e21d6cc177" ;
  a2a:RecordGUID "{77821966-96a4-a951-3a71-e5e21d6cc177}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1835\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3181_00003181.xml van BRD" .

