@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_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf
  a a2a:Record ;
  rdfs:label "Doop op 25 april 1779 te Princenhage" ;
  a2a:hasPerson oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-03fbf1b1-ce4b-74b1-114e-0b22d91493b8, oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-fcc5360f-a563-35f4-6bac-15a6f42224be, oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-790ec620-a369-7b4d-ac48-867a0c928fe2, oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-db8d958d-6cf6-fa5f-db29-619c6409f584, oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-083349de-5976-73b5-329b-31b9f28060e2 ;
  a2a:hasEvent oa:event_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_0, oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_1, oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_2, oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_3, oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_4 ;
  a2a:hasSource oa:source_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf .

oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-03fbf1b1-ce4b-74b1-114e-0b22d91493b8
  a a2a:Person ;
  rdfs:label "Lisabet Maas" ;
  a2a:PersonName [
    rdfs:label "Lisabet Maas" ;
    a2a:PersonNameFirstName "Lisabet" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-fcc5360f-a563-35f4-6bac-15a6f42224be
  a a2a:Person ;
  rdfs:label "Adriaen Broos" ;
  a2a:PersonName [
    rdfs:label "Adriaen Broos" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-790ec620-a369-7b4d-ac48-867a0c928fe2
  a a2a:Person ;
  rdfs:label "Guilielmus Eloij" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Eloij" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Eloij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-db8d958d-6cf6-fa5f-db29-619c6409f584
  a a2a:Person ;
  rdfs:label "Joanna Maria Dirkx" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Dirkx" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person-083349de-5976-73b5-329b-31b9f28060e2
  a a2a:Person ;
  rdfs:label "Helena Eloij" ;
  a2a:PersonName [
    rdfs:label "Helena Eloij" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Eloij"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1779-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person:03fbf1b1-ce4b-74b1-114e-0b22d91493b8 ;
  a2a:EventKeyRef oa:event_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Event1 .

oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person:fcc5360f-a563-35f4-6bac-15a6f42224be ;
  a2a:EventKeyRef oa:event_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Event1 .

oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person:790ec620-a369-7b4d-ac48-867a0c928fe2 ;
  a2a:EventKeyRef oa:event_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Event1 .

oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person:db8d958d-6cf6-fa5f-db29-619c6409f584 ;
  a2a:EventKeyRef oa:event_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Event1 .

oa:relationep_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Person:083349de-5976-73b5-329b-31b9f28060e2 ;
  a2a:EventKeyRef oa:event_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf_Event1 .

oa:source_brd_2efb17f1-ebf9-25e9-801f-3066b4e9e1bf
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1779-04-25 - 1779-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1779-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1779" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1779-04-25"^^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 "141" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811, Dopen rk Princenhage 1767-1811, 143, 141"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83df2cee-8751-11e3-84df-17bff4cde5de.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2efb17f1-ebf9-25e9-801f-3066b4e9e1bf" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83df2cee-8751-11e3-84df-17bff4cde5de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2efb17f1-ebf9-25e9-801f-3066b4e9e1bf" ;
  a2a:RecordGUID "{2efb17f1-ebf9-25e9-801f-3066b4e9e1bf}" ;
  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_1442_00001442.xml van BRD" .

