@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_f0c8ed0a-a61d-d795-d206-1dc35d63bdca
  a a2a:Record ;
  rdfs:label "Doop op 1 januari 1774 te Princenhage" ;
  a2a:hasPerson oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-96c8fbc7-26bd-7ba0-e207-65e0a692bf67, oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-68daa6be-d645-7269-dbb6-6d7b45127559, oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-8fa29d4d-eff1-b442-91e9-c42189f38290, oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-4c7b8e5e-2061-fa19-c47f-175e69a3974f, oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-b8d3150c-72d2-80f0-0439-3b7f52414cfe ;
  a2a:hasEvent oa:event_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_0, oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_1, oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_2, oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_3, oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_4 ;
  a2a:hasSource oa:source_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca .

oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-96c8fbc7-26bd-7ba0-e207-65e0a692bf67
  a a2a:Person ;
  rdfs:label "Jacoba den den Eijnde" ;
  a2a:PersonName [
    rdfs:label "Jacoba den den Eijnde" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "den den" ;
    a2a:PersonNameLastName "Eijnde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-68daa6be-d645-7269-dbb6-6d7b45127559
  a a2a:Person ;
  rdfs:label "Adriana Jan Hermes" ;
  a2a:PersonName [
    rdfs:label "Adriana Jan Hermes" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Hermes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-8fa29d4d-eff1-b442-91e9-c42189f38290
  a a2a:Person ;
  rdfs:label "Jan Hermes" ;
  a2a:PersonName [
    rdfs:label "Jan Hermes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hermes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-4c7b8e5e-2061-fa19-c47f-175e69a3974f
  a a2a:Person ;
  rdfs:label "Sebastianus Jan Bastiaense" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Jan Bastiaense" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Bastiaense"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person-b8d3150c-72d2-80f0-0439-3b7f52414cfe
  a a2a:Person ;
  rdfs:label "Cornelius Bastiaense" ;
  a2a:PersonName [
    rdfs:label "Cornelius Bastiaense" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Bastiaense"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1774-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person:96c8fbc7-26bd-7ba0-e207-65e0a692bf67 ;
  a2a:EventKeyRef oa:event_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Event1 .

oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person:68daa6be-d645-7269-dbb6-6d7b45127559 ;
  a2a:EventKeyRef oa:event_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Event1 .

oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person:8fa29d4d-eff1-b442-91e9-c42189f38290 ;
  a2a:EventKeyRef oa:event_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Event1 .

oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person:4c7b8e5e-2061-fa19-c47f-175e69a3974f ;
  a2a:EventKeyRef oa:event_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Event1 .

oa:relationep_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Person:b8d3150c-72d2-80f0-0439-3b7f52414cfe ;
  a2a:EventKeyRef oa:event_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca_Event1 .

oa:source_brd_f0c8ed0a-a61d-d795-d206-1dc35d63bdca
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1774-01-01 - 1774-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1774-01-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811" ;
    a2a:Book "Dopen rk Princenhage 1767-1811" ;
    a2a:RegistryNumber "143" ;
    a2a:Folio "78" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811, Dopen rk Princenhage 1767-1811, 143, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83def9cc-8751-11e3-849f-ef1811522b4c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f0c8ed0a-a61d-d795-d206-1dc35d63bdca" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83def9cc-8751-11e3-849f-ef1811522b4c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f0c8ed0a-a61d-d795-d206-1dc35d63bdca" ;
  a2a:RecordGUID "{f0c8ed0a-a61d-d795-d206-1dc35d63bdca}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1767-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5290_00005290.xml van BRD" .

