@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_7b3a137a-7078-d6f7-e05b-a4b18149def3
  a a2a:Record ;
  rdfs:label "Doop op 2 juni 1613 te Princenhage" ;
  a2a:hasPerson oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-0dd265cf-32da-5296-6ea8-d8298966e24e, oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-a5748a73-7a16-5a67-e7ea-3a4932cb7bfd, oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-55e3c9e2-c796-4ad1-78ef-3a3d5c123cc3, oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-1a52e7b2-5b7a-2a0b-7930-14a2d44cb1df, oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-74e50516-d7d8-79bc-7148-3464cd2a86a3 ;
  a2a:hasEvent oa:event_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_0, oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_1, oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_2, oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_3, oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_4 ;
  a2a:hasSource oa:source_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3 .

oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-0dd265cf-32da-5296-6ea8-d8298966e24e
  a a2a:Person ;
  rdfs:label "Joanna Creton" ;
  a2a:PersonName [
    rdfs:label "Joanna Creton" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Creton"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-a5748a73-7a16-5a67-e7ea-3a4932cb7bfd
  a a2a:Person ;
  rdfs:label "Anthonius Siepen" ;
  a2a:PersonName [
    rdfs:label "Anthonius Siepen" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Siepen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-55e3c9e2-c796-4ad1-78ef-3a3d5c123cc3
  a a2a:Person ;
  rdfs:label "Jacobus le Cleer" ;
  a2a:PersonName [
    rdfs:label "Jacobus le Cleer" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Cleer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-1a52e7b2-5b7a-2a0b-7930-14a2d44cb1df
  a a2a:Person ;
  rdfs:label "Nn" ;
  a2a:PersonName [
    rdfs:label "Nn" ;
    a2a:PersonNameFirstName "Nn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person-74e50516-d7d8-79bc-7148-3464cd2a86a3
  a a2a:Person ;
  rdfs:label "Anthonius le Cleer" ;
  a2a:PersonName [
    rdfs:label "Anthonius le Cleer" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Cleer"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1613" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1613-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person:0dd265cf-32da-5296-6ea8-d8298966e24e ;
  a2a:EventKeyRef oa:event_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Event1 .

oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person:a5748a73-7a16-5a67-e7ea-3a4932cb7bfd ;
  a2a:EventKeyRef oa:event_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Event1 .

oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person:55e3c9e2-c796-4ad1-78ef-3a3d5c123cc3 ;
  a2a:EventKeyRef oa:event_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Event1 .

oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person:1a52e7b2-5b7a-2a0b-7930-14a2d44cb1df ;
  a2a:EventKeyRef oa:event_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Event1 .

oa:relationep_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Person:74e50516-d7d8-79bc-7148-3464cd2a86a3 ;
  a2a:EventKeyRef oa:event_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3_Event1 .

oa:source_brd_7b3a137a-7078-d6f7-e05b-a4b18149def3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1613-06-02 - 1613-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1613-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1613-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1613" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1613-06-02"^^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 "25r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 140, Periode: 1606-1648, Dopen rk Princenhage 1606-1648, 140, 25r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83db0470-8751-11e3-b3cc-a3219682d5b3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7b3a137a-7078-d6f7-e05b-a4b18149def3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83db0470-8751-11e3-b3cc-a3219682d5b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7b3a137a-7078-d6f7-e05b-a4b18149def3" ;
  a2a:RecordGUID "{7b3a137a-7078-d6f7-e05b-a4b18149def3}" ;
  a2a:SourceRemarkOpmerking "Anthonius tweeling met Mechtildis", "<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_5007_00005007.xml van BRD" .

