@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_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2
  a a2a:Record ;
  rdfs:label "Doop op 21 maart 1782 te Princenhage" ;
  a2a:hasPerson oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-08e3ef94-f538-f9ba-b5a8-b5d6bad44ecd, oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-44213837-6581-61df-ae2f-b71e30db21d5, oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-7d3bfbf4-7545-2c34-c9fb-525c5a9d5a24, oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-5a2fb695-9df9-3afd-1414-12cd6fa0d07a, oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-72ba0a4b-95ce-6d8c-e187-d4e52cc5484f ;
  a2a:hasEvent oa:event_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_0, oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_1, oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_2, oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_3, oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_4 ;
  a2a:hasSource oa:source_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2 .

oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-08e3ef94-f538-f9ba-b5a8-b5d6bad44ecd
  a a2a:Person ;
  rdfs:label "Adriana van de Pas" ;
  a2a:PersonName [
    rdfs:label "Adriana van de Pas" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-44213837-6581-61df-ae2f-b71e30db21d5
  a a2a:Person ;
  rdfs:label "Joannes Lips" ;
  a2a:PersonName [
    rdfs:label "Joannes Lips" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-7d3bfbf4-7545-2c34-c9fb-525c5a9d5a24
  a a2a:Person ;
  rdfs:label "Adriaen de Graef" ;
  a2a:PersonName [
    rdfs:label "Adriaen de Graef" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-5a2fb695-9df9-3afd-1414-12cd6fa0d07a
  a a2a:Person ;
  rdfs:label "Cristina de Graef" ;
  a2a:PersonName [
    rdfs:label "Cristina de Graef" ;
    a2a:PersonNameFirstName "Cristina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person-72ba0a4b-95ce-6d8c-e187-d4e52cc5484f
  a a2a:Person ;
  rdfs:label "Anna Lips" ;
  a2a:PersonName [
    rdfs:label "Anna Lips" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1782-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person:08e3ef94-f538-f9ba-b5a8-b5d6bad44ecd ;
  a2a:EventKeyRef oa:event_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Event1 .

oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person:44213837-6581-61df-ae2f-b71e30db21d5 ;
  a2a:EventKeyRef oa:event_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Event1 .

oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person:7d3bfbf4-7545-2c34-c9fb-525c5a9d5a24 ;
  a2a:EventKeyRef oa:event_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Event1 .

oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person:5a2fb695-9df9-3afd-1414-12cd6fa0d07a ;
  a2a:EventKeyRef oa:event_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Event1 .

oa:relationep_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Person:72ba0a4b-95ce-6d8c-e187-d4e52cc5484f ;
  a2a:EventKeyRef oa:event_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2_Event1 .

oa:source_brd_88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1782-03-21 - 1782-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1782-03-21"^^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 "165" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811, Dopen rk Princenhage 1767-1811, 143, 165"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83df4008-8751-11e3-aae1-af32d8a09a0b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83df4008-8751-11e3-aae1-af32d8a09a0b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2" ;
  a2a:RecordGUID "{88d09ca6-dd90-d5d4-0b8d-d6a0bc8a50d2}" ;
  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_5065_00005065.xml van BRD" .

