@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_328b55ca-c78b-e301-796d-26ee96cf3fb3
  a a2a:Record ;
  rdfs:label "Doop op 18 juni 1682 te Ginneken" ;
  a2a:hasPerson oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-410b9e75-8510-1498-f65a-a43bb852cf7d, oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-8df33a0b-b6f4-d3b4-fcbb-c6fe0cc7888c, oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-f7064913-d94c-6ef8-dfb1-330a4ca49acf, oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-c9f2cc31-6c5e-9f97-15a7-b92bccc0d3c9, oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-75bbf053-75a7-f972-92a5-34df14146612 ;
  a2a:hasEvent oa:event_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_0, oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_1, oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_2, oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_3, oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_4 ;
  a2a:hasSource oa:source_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3 .

oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-410b9e75-8510-1498-f65a-a43bb852cf7d
  a a2a:Person ;
  rdfs:label "Adriana Michaelis" ;
  a2a:PersonName [
    rdfs:label "Adriana Michaelis" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Michaelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-8df33a0b-b6f4-d3b4-fcbb-c6fe0cc7888c
  a a2a:Person ;
  rdfs:label "Cornelius Petri Stoops" ;
  a2a:PersonName [
    rdfs:label "Cornelius Petri Stoops" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-f7064913-d94c-6ef8-dfb1-330a4ca49acf
  a a2a:Person ;
  rdfs:label "Anna Mieren" ;
  a2a:PersonName [
    rdfs:label "Anna Mieren" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Mieren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-c9f2cc31-6c5e-9f97-15a7-b92bccc0d3c9
  a a2a:Person ;
  rdfs:label "Hillegundis ....." ;
  a2a:PersonName [
    rdfs:label "Hillegundis ....." ;
    a2a:PersonNameFirstName "Hillegundis" ;
    a2a:PersonNameLastName "....."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person-75bbf053-75a7-f972-92a5-34df14146612
  a a2a:Person ;
  rdfs:label "Petrus Stoops" ;
  a2a:PersonName [
    rdfs:label "Petrus Stoops" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1682-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person:410b9e75-8510-1498-f65a-a43bb852cf7d ;
  a2a:EventKeyRef oa:event_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Event1 .

oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person:8df33a0b-b6f4-d3b4-fcbb-c6fe0cc7888c ;
  a2a:EventKeyRef oa:event_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Event1 .

oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person:f7064913-d94c-6ef8-dfb1-330a4ca49acf ;
  a2a:EventKeyRef oa:event_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Event1 .

oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person:c9f2cc31-6c5e-9f97-15a7-b92bccc0d3c9 ;
  a2a:EventKeyRef oa:event_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Event1 .

oa:relationep_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Person:75bbf053-75a7-f972-92a5-34df14146612 ;
  a2a:EventKeyRef oa:event_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3_Event1 .

oa:source_brd_328b55ca-c78b-e301-796d-26ee96cf3fb3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1682-06-18 - 1682-06-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-06-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-06-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1682-06-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738" ;
    a2a:Book "Dopen rk Ginneken 1647-1738" ;
    a2a:RegistryNumber "113" ;
    a2a:Folio "155" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 155"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cc0952-8751-11e3-b0f0-ef6bffaccfdc.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/328b55ca-c78b-e301-796d-26ee96cf3fb3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cc0952-8751-11e3-b0f0-ef6bffaccfdc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/328b55ca-c78b-e301-796d-26ee96cf3fb3" ;
  a2a:RecordGUID "{328b55ca-c78b-e301-796d-26ee96cf3fb3}" ;
  a2a:SourceRemarkOpmerking "getuige 4 ipv de meter", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1647-1738\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1458_00001458.xml van BRD" .

