@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_048c3c64-6fe9-b36a-4e2f-98a86befce59
  a a2a:Record ;
  rdfs:label "Doop op 17 december 1698 te Princenhage" ;
  a2a:hasPerson oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person-2548f40a-4636-dc4a-ebb5-1bba96089051, oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person-31e0ab8f-94e3-c2d9-4bdd-80de0da7b40e, oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person-ec130586-e354-874c-5d84-dc7ce1444551, oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person-e4e58625-8af7-8c96-6e3e-e79965fff152 ;
  a2a:hasEvent oa:event_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_0, oa:relationep_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_1, oa:relationep_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_2, oa:relationep_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_3 ;
  a2a:hasSource oa:source_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59 .

oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person-2548f40a-4636-dc4a-ebb5-1bba96089051
  a a2a:Person ;
  rdfs:label "Elisabetha Nuijts" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Nuijts" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Nuijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person-31e0ab8f-94e3-c2d9-4bdd-80de0da7b40e
  a a2a:Person ;
  rdfs:label "Anna van der Hulst" ;
  a2a:PersonName [
    rdfs:label "Anna van der Hulst" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person-ec130586-e354-874c-5d84-dc7ce1444551
  a a2a:Person ;
  rdfs:label "Bernardus Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Bernardus Bogaerts" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person-e4e58625-8af7-8c96-6e3e-e79965fff152
  a a2a:Person ;
  rdfs:label "Christianus Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Christianus Bogaerts" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1698-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person:2548f40a-4636-dc4a-ebb5-1bba96089051 ;
  a2a:EventKeyRef oa:event_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Event1 .

oa:relationep_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person:31e0ab8f-94e3-c2d9-4bdd-80de0da7b40e ;
  a2a:EventKeyRef oa:event_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Event1 .

oa:relationep_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person:ec130586-e354-874c-5d84-dc7ce1444551 ;
  a2a:EventKeyRef oa:event_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Event1 .

oa:relationep_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Person:e4e58625-8af7-8c96-6e3e-e79965fff152 ;
  a2a:EventKeyRef oa:event_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59_Event1 .

oa:source_brd_048c3c64-6fe9-b36a-4e2f-98a86befce59
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1698-12-17 - 1698-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1698-12-17"^^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 "19v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dc2a44-8751-11e3-b242-8766a0232f5e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/048c3c64-6fe9-b36a-4e2f-98a86befce59" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dc2a44-8751-11e3-b242-8766a0232f5e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/048c3c64-6fe9-b36a-4e2f-98a86befce59" ;
  a2a:RecordGUID "{048c3c64-6fe9-b36a-4e2f-98a86befce59}" ;
  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_1262_00001262.xml van BRD" .

