@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_2a176a20-2da3-df99-c35f-9c9ebda67181
  a a2a:Record ;
  rdfs:label "Doop op 1 november 1606 te Princenhage" ;
  a2a:hasPerson oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-c66ef902-eb22-6347-5299-0483845fc8e4, oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-d3c1d9b2-63ae-e5ca-2e25-7c26a31ee5ad, oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-39e0706d-d336-111a-6425-87d844034873, oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-e7663677-6b81-9b41-e694-9c8108c63da9, oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-07dbe2d9-2e63-467c-c4f9-b28d5203fee8 ;
  a2a:hasEvent oa:event_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_0, oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_1, oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_2, oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_3, oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_4 ;
  a2a:hasSource oa:source_brd_2a176a20-2da3-df99-c35f-9c9ebda67181 .

oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-c66ef902-eb22-6347-5299-0483845fc8e4
  a a2a:Person ;
  rdfs:label "Adriana Petri Anthonii" ;
  a2a:PersonName [
    rdfs:label "Adriana Petri Anthonii" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Anthonii"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-d3c1d9b2-63ae-e5ca-2e25-7c26a31ee5ad
  a a2a:Person ;
  rdfs:label "Cornelius Cornelii" ;
  a2a:PersonName [
    rdfs:label "Cornelius Cornelii" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Cornelii"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-39e0706d-d336-111a-6425-87d844034873
  a a2a:Person ;
  rdfs:label "Sebastianus Dijckers" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Dijckers" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNameLastName "Dijckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-e7663677-6b81-9b41-e694-9c8108c63da9
  a a2a:Person ;
  rdfs:label "Petronilla Godefridi Joannis Petri" ;
  a2a:PersonName [
    rdfs:label "Petronilla Godefridi Joannis Petri" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNamePatronym "Godefridi Joannis" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person-07dbe2d9-2e63-467c-c4f9-b28d5203fee8
  a a2a:Person ;
  rdfs:label "Laurentius Dijckers" ;
  a2a:PersonName [
    rdfs:label "Laurentius Dijckers" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Dijckers"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1606" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1606-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person:c66ef902-eb22-6347-5299-0483845fc8e4 ;
  a2a:EventKeyRef oa:event_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Event1 .

oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person:d3c1d9b2-63ae-e5ca-2e25-7c26a31ee5ad ;
  a2a:EventKeyRef oa:event_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Event1 .

oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person:39e0706d-d336-111a-6425-87d844034873 ;
  a2a:EventKeyRef oa:event_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Event1 .

oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person:e7663677-6b81-9b41-e694-9c8108c63da9 ;
  a2a:EventKeyRef oa:event_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Event1 .

oa:relationep_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Person:07dbe2d9-2e63-467c-c4f9-b28d5203fee8 ;
  a2a:EventKeyRef oa:event_brd_2a176a20-2da3-df99-c35f-9c9ebda67181_Event1 .

oa:source_brd_2a176a20-2da3-df99-c35f-9c9ebda67181
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1606-11-01 - 1606-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1606-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1606-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1606" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1606-11-01"^^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 "2v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 140, Periode: 1606-1648, Dopen rk Princenhage 1606-1648, 140, 2v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dae238-8751-11e3-85ea-af7d7d9e197d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a176a20-2da3-df99-c35f-9c9ebda67181" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dae238-8751-11e3-85ea-af7d7d9e197d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a176a20-2da3-df99-c35f-9c9ebda67181" ;
  a2a:RecordGUID "{2a176a20-2da3-df99-c35f-9c9ebda67181}" ;
  a2a:SourceRemarkOpmerking "<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_1421_00001421.xml van BRD" .

