@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_9d715a5e-eb7e-da22-2953-b2d963e1d52b
  a a2a:Record ;
  rdfs:label "Doop op 16 mei 1674 te Princenhage" ;
  a2a:hasPerson oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-b5aac390-7c86-befa-8285-d45648b8fe85, oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-d9da419c-a143-7642-cf08-1095f6768de1, oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-d51f51c5-ae9e-1131-8195-e45d6b5f3136, oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-86df5d2c-6d5e-23b9-6893-b3b88ddc0e23, oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-de2f3e7f-e59d-b234-1f44-7a448eb5fbfe ;
  a2a:hasEvent oa:event_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_0, oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_1, oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_2, oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_3, oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_4 ;
  a2a:hasSource oa:source_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b .

oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-b5aac390-7c86-befa-8285-d45648b8fe85
  a a2a:Person ;
  rdfs:label "Jannicke Antonii Graumans" ;
  a2a:PersonName [
    rdfs:label "Jannicke Antonii Graumans" ;
    a2a:PersonNameFirstName "Jannicke" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNameLastName "Graumans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-d9da419c-a143-7642-cf08-1095f6768de1
  a a2a:Person ;
  rdfs:label "Joannes Joannis Mol" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis Mol" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-d51f51c5-ae9e-1131-8195-e45d6b5f3136
  a a2a:Person ;
  rdfs:label "Ghijsberecht Jansen" ;
  a2a:PersonName [
    rdfs:label "Ghijsberecht Jansen" ;
    a2a:PersonNameFirstName "Ghijsberecht" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-86df5d2c-6d5e-23b9-6893-b3b88ddc0e23
  a a2a:Person ;
  rdfs:label "Anna Antonis Graumans" ;
  a2a:PersonName [
    rdfs:label "Anna Antonis Graumans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Antonis" ;
    a2a:PersonNameLastName "Graumans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person-de2f3e7f-e59d-b234-1f44-7a448eb5fbfe
  a a2a:Person ;
  rdfs:label "Adrianus Mol" ;
  a2a:PersonName [
    rdfs:label "Adrianus Mol" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1674-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person:b5aac390-7c86-befa-8285-d45648b8fe85 ;
  a2a:EventKeyRef oa:event_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Event1 .

oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person:d9da419c-a143-7642-cf08-1095f6768de1 ;
  a2a:EventKeyRef oa:event_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Event1 .

oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person:d51f51c5-ae9e-1131-8195-e45d6b5f3136 ;
  a2a:EventKeyRef oa:event_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Event1 .

oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person:86df5d2c-6d5e-23b9-6893-b3b88ddc0e23 ;
  a2a:EventKeyRef oa:event_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Event1 .

oa:relationep_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Person:de2f3e7f-e59d-b234-1f44-7a448eb5fbfe ;
  a2a:EventKeyRef oa:event_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b_Event1 .

oa:source_brd_9d715a5e-eb7e-da22-2953-b2d963e1d52b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1674-05-16 - 1674-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1674-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1674" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1674-05-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695" ;
    a2a:Book "Dopen rk Princenhage 1664-1695" ;
    a2a:RegistryNumber "139" ;
    a2a:Folio "50v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695, Dopen rk Princenhage 1664-1695, 139, 50v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d9876c-8751-11e3-9e34-8f2ce615fa8c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9d715a5e-eb7e-da22-2953-b2d963e1d52b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d9876c-8751-11e3-9e34-8f2ce615fa8c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/9d715a5e-eb7e-da22-2953-b2d963e1d52b" ;
  a2a:RecordGUID "{9d715a5e-eb7e-da22-2953-b2d963e1d52b}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1664-1695\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5370_00005370.xml van BRD" .

