@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_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac
  a a2a:Record ;
  rdfs:label "Doop op 28 januari 1724 te Princenhage" ;
  a2a:hasPerson oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-0101bf64-3caa-24ac-82d7-5ff8b0323820, oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-0c41b672-86a3-ede9-12b7-334ccbabf2a0, oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-bb362a16-9b1e-58ef-8225-c6274eef2d7f, oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-998543c5-ca66-9c79-9f68-fcd3920ed8df, oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-c40756ce-3793-4ec6-28b5-ed6bf4c63dda ;
  a2a:hasEvent oa:event_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_0, oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_1, oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_2, oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_3, oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_4 ;
  a2a:hasSource oa:source_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac .

oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-0101bf64-3caa-24ac-82d7-5ff8b0323820
  a a2a:Person ;
  rdfs:label "Catharina Petri Maas" ;
  a2a:PersonName [
    rdfs:label "Catharina Petri Maas" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-0c41b672-86a3-ede9-12b7-334ccbabf2a0
  a a2a:Person ;
  rdfs:label "Joannes Cornelii Stoops (absent)" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelii Stoops (absent)" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Stoops (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-bb362a16-9b1e-58ef-8225-c6274eef2d7f
  a a2a:Person ;
  rdfs:label "Petrus Maas" ;
  a2a:PersonName [
    rdfs:label "Petrus Maas" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-998543c5-ca66-9c79-9f68-fcd3920ed8df
  a a2a:Person ;
  rdfs:label "Christina Cornelii Stoops" ;
  a2a:PersonName [
    rdfs:label "Christina Cornelii Stoops" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person-c40756ce-3793-4ec6-28b5-ed6bf4c63dda
  a a2a:Person ;
  rdfs:label "Petronilla Maas" ;
  a2a:PersonName [
    rdfs:label "Petronilla Maas" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1724-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person:0101bf64-3caa-24ac-82d7-5ff8b0323820 ;
  a2a:EventKeyRef oa:event_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Event1 .

oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person:0c41b672-86a3-ede9-12b7-334ccbabf2a0 ;
  a2a:EventKeyRef oa:event_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Event1 .

oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person:bb362a16-9b1e-58ef-8225-c6274eef2d7f ;
  a2a:EventKeyRef oa:event_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Event1 .

oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person:998543c5-ca66-9c79-9f68-fcd3920ed8df ;
  a2a:EventKeyRef oa:event_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Event1 .

oa:relationep_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Person:c40756ce-3793-4ec6-28b5-ed6bf4c63dda ;
  a2a:EventKeyRef oa:event_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac_Event1 .

oa:source_brd_794c159b-8ce7-0e8c-b06f-5efa7c4dbfac
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1724-01-28 - 1724-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1724-01-28"^^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 "113r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 113r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dcc616-8751-11e3-bd00-c3845332e6e5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/794c159b-8ce7-0e8c-b06f-5efa7c4dbfac" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dcc616-8751-11e3-bd00-c3845332e6e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/794c159b-8ce7-0e8c-b06f-5efa7c4dbfac" ;
  a2a:RecordGUID "{794c159b-8ce7-0e8c-b06f-5efa7c4dbfac}" ;
  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_4999_00004999.xml van BRD" .

