@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_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e
  a a2a:Record ;
  rdfs:label "Doop op 5 december 1730 te Princenhage" ;
  a2a:hasPerson oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-f03e43d1-f1a9-4d1a-67ab-b750a1a04fe8, oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-e84999ca-41b7-7948-14e6-1f931867ee4f, oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-443d48ab-e65c-5a8a-def3-0e8bbe90142b, oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-0edba01e-caac-8e65-4e5a-f79e67d32750, oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-3abf1194-dac0-4a55-10cc-4698861a5927 ;
  a2a:hasEvent oa:event_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_0, oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_1, oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_2, oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_3, oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_4 ;
  a2a:hasSource oa:source_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e .

oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-f03e43d1-f1a9-4d1a-67ab-b750a1a04fe8
  a a2a:Person ;
  rdfs:label "Maria Elisabetha Adams" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha Adams" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-e84999ca-41b7-7948-14e6-1f931867ee4f
  a a2a:Person ;
  rdfs:label "Joannes van Luven" ;
  a2a:PersonName [
    rdfs:label "Joannes van Luven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-443d48ab-e65c-5a8a-def3-0e8bbe90142b
  a a2a:Person ;
  rdfs:label "Paulus Borstlap (absent)" ;
  a2a:PersonName [
    rdfs:label "Paulus Borstlap (absent)" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Borstlap (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-0edba01e-caac-8e65-4e5a-f79e67d32750
  a a2a:Person ;
  rdfs:label "Cornelia Marijnes van Sundert" ;
  a2a:PersonName [
    rdfs:label "Cornelia Marijnes van Sundert" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Marijnes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sundert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person-3abf1194-dac0-4a55-10cc-4698861a5927
  a a2a:Person ;
  rdfs:label "Maria Elisabetha van Luven" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha van Luven" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luven"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1730-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person:f03e43d1-f1a9-4d1a-67ab-b750a1a04fe8 ;
  a2a:EventKeyRef oa:event_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Event1 .

oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person:e84999ca-41b7-7948-14e6-1f931867ee4f ;
  a2a:EventKeyRef oa:event_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Event1 .

oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person:443d48ab-e65c-5a8a-def3-0e8bbe90142b ;
  a2a:EventKeyRef oa:event_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Event1 .

oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person:0edba01e-caac-8e65-4e5a-f79e67d32750 ;
  a2a:EventKeyRef oa:event_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Event1 .

oa:relationep_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Person:3abf1194-dac0-4a55-10cc-4698861a5927 ;
  a2a:EventKeyRef oa:event_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e_Event1 .

oa:source_brd_b271c10a-7b88-fb6a-ca27-e0f0553a9c5e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1730-12-05 - 1730-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1730-12-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740" ;
    a2a:Book "Dopen rk Princenhage 1695-1740" ;
    a2a:RegistryNumber "141" ;
    a2a:Folio "153r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 153r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dd0784-8751-11e3-b417-f365654934c8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b271c10a-7b88-fb6a-ca27-e0f0553a9c5e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dd0784-8751-11e3-b417-f365654934c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b271c10a-7b88-fb6a-ca27-e0f0553a9c5e" ;
  a2a:RecordGUID "{b271c10a-7b88-fb6a-ca27-e0f0553a9c5e}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1695-1740\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5459_00005459.xml van BRD" .

