@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_1cc17b08-2095-8d4b-45c2-e3faa26e088b
  a a2a:Record ;
  rdfs:label "Doop op 29 mei 1731 te Princenhage" ;
  a2a:hasPerson oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-58acaa4c-b232-2724-f0a1-b059be9986b8, oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-61bb6c80-1702-93d8-c3d3-d1ac263cf296, oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-6fb46feb-a284-2a55-24b9-24e13235f619, oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-c169a5cf-b014-1ecf-db57-08eae7decfbb, oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-c29953ea-f8ad-7439-d917-13c667ac2086 ;
  a2a:hasEvent oa:event_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_0, oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_1, oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_2, oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_3, oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_4 ;
  a2a:hasSource oa:source_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b .

oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-58acaa4c-b232-2724-f0a1-b059be9986b8
  a a2a:Person ;
  rdfs:label "Cornelia Petri Bastiaansen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Petri Bastiaansen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Bastiaansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-61bb6c80-1702-93d8-c3d3-d1ac263cf296
  a a2a:Person ;
  rdfs:label "Maria Joannis Rops" ;
  a2a:PersonName [
    rdfs:label "Maria Joannis Rops" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Rops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-6fb46feb-a284-2a55-24b9-24e13235f619
  a a2a:Person ;
  rdfs:label "Joannes Henrici van Raack (absent)" ;
  a2a:PersonName [
    rdfs:label "Joannes Henrici van Raack (absent)" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raack (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-c169a5cf-b014-1ecf-db57-08eae7decfbb
  a a2a:Person ;
  rdfs:label "Joannes Petri Lips" ;
  a2a:PersonName [
    rdfs:label "Joannes Petri Lips" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person-c29953ea-f8ad-7439-d917-13c667ac2086
  a a2a:Person ;
  rdfs:label "Anna Lips" ;
  a2a:PersonName [
    rdfs:label "Anna Lips" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1731-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person:58acaa4c-b232-2724-f0a1-b059be9986b8 ;
  a2a:EventKeyRef oa:event_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Event1 .

oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person:61bb6c80-1702-93d8-c3d3-d1ac263cf296 ;
  a2a:EventKeyRef oa:event_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Event1 .

oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person:6fb46feb-a284-2a55-24b9-24e13235f619 ;
  a2a:EventKeyRef oa:event_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Event1 .

oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person:c169a5cf-b014-1ecf-db57-08eae7decfbb ;
  a2a:EventKeyRef oa:event_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Event1 .

oa:relationep_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Person:c29953ea-f8ad-7439-d917-13c667ac2086 ;
  a2a:EventKeyRef oa:event_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b_Event1 .

oa:source_brd_1cc17b08-2095-8d4b-45c2-e3faa26e088b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1731-05-29 - 1731-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1731-05-29"^^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 "156v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 156v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dd0e32-8751-11e3-9c34-df91f588585a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1cc17b08-2095-8d4b-45c2-e3faa26e088b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dd0e32-8751-11e3-9c34-df91f588585a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1cc17b08-2095-8d4b-45c2-e3faa26e088b" ;
  a2a:RecordGUID "{1cc17b08-2095-8d4b-45c2-e3faa26e088b}" ;
  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_1366_00001366.xml van BRD" .

