@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_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90
  a a2a:Record ;
  rdfs:label "Doop op 7 mei 1680 te Princenhage" ;
  a2a:hasPerson oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person-ac925352-08f0-0ed8-474d-d785c711276b, oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person-77dfad43-d4f3-4c52-d6aa-c0513d05f450, oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person-1bc96f10-bbf1-85ea-3987-5011317db6fb, oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person-b8bcba60-6b2a-7121-c3e7-7b76cf5f3fd4 ;
  a2a:hasEvent oa:event_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_0, oa:relationep_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_1, oa:relationep_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_2, oa:relationep_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_3 ;
  a2a:hasSource oa:source_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90 .

oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person-ac925352-08f0-0ed8-474d-d785c711276b
  a a2a:Person ;
  rdfs:label "Maria Jan Adriaen Oomen" ;
  a2a:PersonName [
    rdfs:label "Maria Jan Adriaen Oomen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jan Adriaen" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person-77dfad43-d4f3-4c52-d6aa-c0513d05f450
  a a2a:Person ;
  rdfs:label "Jacobus Jacob Lips" ;
  a2a:PersonName [
    rdfs:label "Jacobus Jacob Lips" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person-1bc96f10-bbf1-85ea-3987-5011317db6fb
  a a2a:Person ;
  rdfs:label "Dingena Geerden" ;
  a2a:PersonName [
    rdfs:label "Dingena Geerden" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Geerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person-b8bcba60-6b2a-7121-c3e7-7b76cf5f3fd4
  a a2a:Person ;
  rdfs:label "Joannes Lips" ;
  a2a:PersonName [
    rdfs:label "Joannes Lips" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1680-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person:ac925352-08f0-0ed8-474d-d785c711276b ;
  a2a:EventKeyRef oa:event_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Event1 .

oa:relationep_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person:77dfad43-d4f3-4c52-d6aa-c0513d05f450 ;
  a2a:EventKeyRef oa:event_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Event1 .

oa:relationep_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person:1bc96f10-bbf1-85ea-3987-5011317db6fb ;
  a2a:EventKeyRef oa:event_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Event1 .

oa:relationep_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Person:b8bcba60-6b2a-7121-c3e7-7b76cf5f3fd4 ;
  a2a:EventKeyRef oa:event_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90_Event1 .

oa:source_brd_b4b0c170-cd9d-6bb8-2280-4da39fcc6d90
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1680-05-07 - 1680-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1680-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1680-05-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: 139, Periode: 1664-1695" ;
    a2a:Book "Dopen rk Princenhage 1664-1695" ;
    a2a:RegistryNumber "139" ;
    a2a:Folio "70r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695, Dopen rk Princenhage 1664-1695, 139, 70r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d9a6c0-8751-11e3-9d5c-4f6433c159d3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b4b0c170-cd9d-6bb8-2280-4da39fcc6d90" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d9a6c0-8751-11e3-9d5c-4f6433c159d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b4b0c170-cd9d-6bb8-2280-4da39fcc6d90" ;
  a2a:RecordGUID "{b4b0c170-cd9d-6bb8-2280-4da39fcc6d90}" ;
  a2a:SourceRemarkOpmerking "onwettig kind", "<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_5468_00005468.xml van BRD" .

