@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_b75ea3f9-05fd-1053-eccc-1b013e8ac197
  a a2a:Record ;
  rdfs:label "Doop op 14 maart 1643 te Princenhage" ;
  a2a:hasPerson oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-7cb4b704-070d-d667-f28c-4322aa72d96b, oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-de26d7aa-08d9-d04e-2381-4ea8a8684a8e, oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-d1ad2400-3648-fc91-ed60-d6ab618f5694, oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-f3dd315b-d51b-6368-1a5c-b7217d33457b, oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-4987ef01-3400-3bbc-52a5-245f54f45151 ;
  a2a:hasEvent oa:event_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_0, oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_1, oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_2, oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_3, oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_4 ;
  a2a:hasSource oa:source_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197 .

oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-7cb4b704-070d-d667-f28c-4322aa72d96b
  a a2a:Person ;
  rdfs:label "Cornelia van Gulick" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Gulick" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gulick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-de26d7aa-08d9-d04e-2381-4ea8a8684a8e
  a a2a:Person ;
  rdfs:label "Godefridus Georgii van Gulick" ;
  a2a:PersonName [
    rdfs:label "Godefridus Georgii van Gulick" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePatronym "Georgii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gulick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-d1ad2400-3648-fc91-ed60-d6ab618f5694
  a a2a:Person ;
  rdfs:label "Guilielmus van Gulick" ;
  a2a:PersonName [
    rdfs:label "Guilielmus van Gulick" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gulick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-f3dd315b-d51b-6368-1a5c-b7217d33457b
  a a2a:Person ;
  rdfs:label "Margarita Rolandi" ;
  a2a:PersonName [
    rdfs:label "Margarita Rolandi" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Rolandi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person-4987ef01-3400-3bbc-52a5-245f54f45151
  a a2a:Person ;
  rdfs:label "Joanna van Gulick" ;
  a2a:PersonName [
    rdfs:label "Joanna van Gulick" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gulick"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1643" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1643-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person:7cb4b704-070d-d667-f28c-4322aa72d96b ;
  a2a:EventKeyRef oa:event_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Event1 .

oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person:de26d7aa-08d9-d04e-2381-4ea8a8684a8e ;
  a2a:EventKeyRef oa:event_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Event1 .

oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person:d1ad2400-3648-fc91-ed60-d6ab618f5694 ;
  a2a:EventKeyRef oa:event_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Event1 .

oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person:f3dd315b-d51b-6368-1a5c-b7217d33457b ;
  a2a:EventKeyRef oa:event_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Event1 .

oa:relationep_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Person:4987ef01-3400-3bbc-52a5-245f54f45151 ;
  a2a:EventKeyRef oa:event_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197_Event1 .

oa:source_brd_b75ea3f9-05fd-1053-eccc-1b013e8ac197
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1643-03-14 - 1643-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1643-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1643" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1643-03-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 140, Periode: 1606-1648" ;
    a2a:Book "Dopen rk Princenhage 1606-1648" ;
    a2a:RegistryNumber "140" ;
    a2a:Folio "146r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 140, Periode: 1606-1648, Dopen rk Princenhage 1606-1648, 140, 146r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dbcd4c-8751-11e3-8a59-9bb70756246d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b75ea3f9-05fd-1053-eccc-1b013e8ac197" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dbcd4c-8751-11e3-8a59-9bb70756246d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b75ea3f9-05fd-1053-eccc-1b013e8ac197" ;
  a2a:RecordGUID "{b75ea3f9-05fd-1053-eccc-1b013e8ac197}" ;
  a2a:SourceRemarkOpmerking "Godefridus van Breda", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1606-1648\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5479_00005479.xml van BRD" .

