@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_bf6025ef-daf0-abb3-1a8f-e9e487d60941
  a a2a:Record ;
  rdfs:label "Doop op 15 augustus 1735 te Princenhage" ;
  a2a:hasPerson oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person-87a7c10f-9880-6240-d39f-a815a1601088, oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person-bd75a928-8f37-1869-115f-82ae509b9650, oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person-4aae1178-d0cc-4e74-261e-920ba2e751d5, oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person-58630505-68ad-40af-ad5e-57a150f16153 ;
  a2a:hasEvent oa:event_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_0, oa:relationep_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_1, oa:relationep_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_2, oa:relationep_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_3 ;
  a2a:hasSource oa:source_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941 .

oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person-87a7c10f-9880-6240-d39f-a815a1601088
  a a2a:Person ;
  rdfs:label "Maria Matthijs Nuijte" ;
  a2a:PersonName [
    rdfs:label "Maria Matthijs Nuijte" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Matthijs" ;
    a2a:PersonNameLastName "Nuijte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person-bd75a928-8f37-1869-115f-82ae509b9650
  a a2a:Person ;
  rdfs:label "Arnoldus Willem Tax" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Willem Tax" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNameLastName "Tax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person-4aae1178-d0cc-4e74-261e-920ba2e751d5
  a a2a:Person ;
  rdfs:label "Henrica Matthijs Nuijte" ;
  a2a:PersonName [
    rdfs:label "Henrica Matthijs Nuijte" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePatronym "Matthijs" ;
    a2a:PersonNameLastName "Nuijte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person-58630505-68ad-40af-ad5e-57a150f16153
  a a2a:Person ;
  rdfs:label "Maria Tax" ;
  a2a:PersonName [
    rdfs:label "Maria Tax" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Tax"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1735-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person:87a7c10f-9880-6240-d39f-a815a1601088 ;
  a2a:EventKeyRef oa:event_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Event1 .

oa:relationep_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person:bd75a928-8f37-1869-115f-82ae509b9650 ;
  a2a:EventKeyRef oa:event_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Event1 .

oa:relationep_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person:4aae1178-d0cc-4e74-261e-920ba2e751d5 ;
  a2a:EventKeyRef oa:event_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Event1 .

oa:relationep_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Person:58630505-68ad-40af-ad5e-57a150f16153 ;
  a2a:EventKeyRef oa:event_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941_Event1 .

oa:source_brd_bf6025ef-daf0-abb3-1a8f-e9e487d60941
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1735-08-15 - 1735-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1735-08-15"^^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 "179v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 179v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dd37d6-8751-11e3-9acb-b72590c5842c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bf6025ef-daf0-abb3-1a8f-e9e487d60941" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dd37d6-8751-11e3-9acb-b72590c5842c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bf6025ef-daf0-abb3-1a8f-e9e487d60941" ;
  a2a:RecordGUID "{bf6025ef-daf0-abb3-1a8f-e9e487d60941}" ;
  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_5513_00005513.xml van BRD" .

