@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_bb4aa04a-4b64-924c-2c02-27d61802b359
  a a2a:Record ;
  rdfs:label "Doop op 7 september 1779 te Princenhage" ;
  a2a:hasPerson oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-41397925-2843-0b1d-7bb4-78e1988dad38, oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-6d7a8347-0d67-1de5-13e4-13b00dfebb4a, oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-e0055168-9eeb-b811-c911-f62ff5201370, oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-ea39f786-00dd-f4a9-40aa-85a804442983, oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-f3d91825-18dc-32b4-6dad-cd1500f6cea7 ;
  a2a:hasEvent oa:event_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_0, oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_1, oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_2, oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_3, oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_4 ;
  a2a:hasSource oa:source_brd_bb4aa04a-4b64-924c-2c02-27d61802b359 .

oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-41397925-2843-0b1d-7bb4-78e1988dad38
  a a2a:Person ;
  rdfs:label "Coba Naas" ;
  a2a:PersonName [
    rdfs:label "Coba Naas" ;
    a2a:PersonNameFirstName "Coba" ;
    a2a:PersonNameLastName "Naas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-6d7a8347-0d67-1de5-13e4-13b00dfebb4a
  a a2a:Person ;
  rdfs:label "Martinus Naas" ;
  a2a:PersonName [
    rdfs:label "Martinus Naas" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Naas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-e0055168-9eeb-b811-c911-f62ff5201370
  a a2a:Person ;
  rdfs:label "Cornelius de Grauw" ;
  a2a:PersonName [
    rdfs:label "Cornelius de Grauw" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-ea39f786-00dd-f4a9-40aa-85a804442983
  a a2a:Person ;
  rdfs:label "Joanna Kakerken" ;
  a2a:PersonName [
    rdfs:label "Joanna Kakerken" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Kakerken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person-f3d91825-18dc-32b4-6dad-cd1500f6cea7
  a a2a:Person ;
  rdfs:label "Joannes Naas" ;
  a2a:PersonName [
    rdfs:label "Joannes Naas" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Naas"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1779-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person:41397925-2843-0b1d-7bb4-78e1988dad38 ;
  a2a:EventKeyRef oa:event_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Event1 .

oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person:6d7a8347-0d67-1de5-13e4-13b00dfebb4a ;
  a2a:EventKeyRef oa:event_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Event1 .

oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person:e0055168-9eeb-b811-c911-f62ff5201370 ;
  a2a:EventKeyRef oa:event_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Event1 .

oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person:ea39f786-00dd-f4a9-40aa-85a804442983 ;
  a2a:EventKeyRef oa:event_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Event1 .

oa:relationep_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Person:f3d91825-18dc-32b4-6dad-cd1500f6cea7 ;
  a2a:EventKeyRef oa:event_brd_bb4aa04a-4b64-924c-2c02-27d61802b359_Event1 .

oa:source_brd_bb4aa04a-4b64-924c-2c02-27d61802b359
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1779-09-07 - 1779-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1779-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1779" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1779-09-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811" ;
    a2a:Book "Dopen rk Princenhage 1767-1811" ;
    a2a:RegistryNumber "143" ;
    a2a:Folio "143" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811, Dopen rk Princenhage 1767-1811, 143, 143"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83df2e7e-8751-11e3-87d5-87fd9b2932c5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bb4aa04a-4b64-924c-2c02-27d61802b359" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83df2e7e-8751-11e3-87d5-87fd9b2932c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bb4aa04a-4b64-924c-2c02-27d61802b359" ;
  a2a:RecordGUID "{bb4aa04a-4b64-924c-2c02-27d61802b359}" ;
  a2a:SourceRemarkOpmerking "moeder ex Teteringen", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1767-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5496_00005496.xml van BRD" .

