@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_fc4df84d-94a0-dda4-5854-3dba0dfcd442
  a a2a:Record ;
  rdfs:label "Doop op 21 oktober 1726 te Princenhage" ;
  a2a:hasPerson oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-6c730be9-9af4-8aa7-445b-4ad981030b66, oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-58180864-2339-ecac-44c3-7692dd7ec191, oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-c4c0ccfe-772b-409c-0248-052dc7126d86, oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-799ddcdd-d85a-56e3-3dc7-c7cf05d12344, oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-fae6e9b1-1fc8-67ec-42a8-a500c20e792a ;
  a2a:hasEvent oa:event_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_0, oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_1, oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_2, oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_3, oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_4 ;
  a2a:hasSource oa:source_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442 .

oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-6c730be9-9af4-8aa7-445b-4ad981030b66
  a a2a:Person ;
  rdfs:label "Adriana Joannis Dirve" ;
  a2a:PersonName [
    rdfs:label "Adriana Joannis Dirve" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Dirve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-58180864-2339-ecac-44c3-7692dd7ec191
  a a2a:Person ;
  rdfs:label "Maria Joannis Dirve" ;
  a2a:PersonName [
    rdfs:label "Maria Joannis Dirve" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Dirve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-c4c0ccfe-772b-409c-0248-052dc7126d86
  a a2a:Person ;
  rdfs:label "Gregorius Dirve" ;
  a2a:PersonName [
    rdfs:label "Gregorius Dirve" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Dirve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-799ddcdd-d85a-56e3-3dc7-c7cf05d12344
  a a2a:Person ;
  rdfs:label "Antonius Cornelii Bastiaanse" ;
  a2a:PersonName [
    rdfs:label "Antonius Cornelii Bastiaanse" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Bastiaanse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person-fae6e9b1-1fc8-67ec-42a8-a500c20e792a
  a a2a:Person ;
  rdfs:label "Gregorius Bastiaanse" ;
  a2a:PersonName [
    rdfs:label "Gregorius Bastiaanse" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Bastiaanse"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1726-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person:6c730be9-9af4-8aa7-445b-4ad981030b66 ;
  a2a:EventKeyRef oa:event_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Event1 .

oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person:58180864-2339-ecac-44c3-7692dd7ec191 ;
  a2a:EventKeyRef oa:event_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Event1 .

oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person:c4c0ccfe-772b-409c-0248-052dc7126d86 ;
  a2a:EventKeyRef oa:event_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Event1 .

oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person:799ddcdd-d85a-56e3-3dc7-c7cf05d12344 ;
  a2a:EventKeyRef oa:event_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Event1 .

oa:relationep_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Person:fae6e9b1-1fc8-67ec-42a8-a500c20e792a ;
  a2a:EventKeyRef oa:event_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442_Event1 .

oa:source_brd_fc4df84d-94a0-dda4-5854-3dba0dfcd442
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1726-10-21 - 1726-10-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-10-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-10-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1726-10-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: 141, Periode: 1695-1740" ;
    a2a:Book "Dopen rk Princenhage 1695-1740" ;
    a2a:RegistryNumber "141" ;
    a2a:Folio "128v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 128v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dcdff2-8751-11e3-87eb-eb38cb668521.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc4df84d-94a0-dda4-5854-3dba0dfcd442" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dcdff2-8751-11e3-87eb-eb38cb668521.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc4df84d-94a0-dda4-5854-3dba0dfcd442" ;
  a2a:RecordGUID "{fc4df84d-94a0-dda4-5854-3dba0dfcd442}" ;
  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_5339_00005339.xml van BRD" .

