@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_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6
  a a2a:Record ;
  rdfs:label "Doop op 18 december 1711 te Ginneken" ;
  a2a:hasPerson oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-350f2644-d2dc-059c-467e-35d4dc42c8a2, oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-a27d3399-2137-4462-7651-55f44fca2079, oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-0a92a182-1760-e8f8-d442-cda60cbb1250, oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-75fa5f0e-4ceb-5f41-7181-efa83d2d7525, oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-c455d8b9-3ef4-f30d-97e7-58bb87f9c2ea ;
  a2a:hasEvent oa:event_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_0, oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_1, oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_2, oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_3, oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_4 ;
  a2a:hasSource oa:source_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6 .

oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-350f2644-d2dc-059c-467e-35d4dc42c8a2
  a a2a:Person ;
  rdfs:label "Maria Jan Stoops" ;
  a2a:PersonName [
    rdfs:label "Maria Jan Stoops" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-a27d3399-2137-4462-7651-55f44fca2079
  a a2a:Person ;
  rdfs:label "Laurentius Stoops" ;
  a2a:PersonName [
    rdfs:label "Laurentius Stoops" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-0a92a182-1760-e8f8-d442-cda60cbb1250
  a a2a:Person ;
  rdfs:label "Martinus Stoops" ;
  a2a:PersonName [
    rdfs:label "Martinus Stoops" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-75fa5f0e-4ceb-5f41-7181-efa83d2d7525
  a a2a:Person ;
  rdfs:label "Johanna Lodders" ;
  a2a:PersonName [
    rdfs:label "Johanna Lodders" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Lodders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person-c455d8b9-3ef4-f30d-97e7-58bb87f9c2ea
  a a2a:Person ;
  rdfs:label "Maria Stoops" ;
  a2a:PersonName [
    rdfs:label "Maria Stoops" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1711-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person:350f2644-d2dc-059c-467e-35d4dc42c8a2 ;
  a2a:EventKeyRef oa:event_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Event1 .

oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person:a27d3399-2137-4462-7651-55f44fca2079 ;
  a2a:EventKeyRef oa:event_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Event1 .

oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person:0a92a182-1760-e8f8-d442-cda60cbb1250 ;
  a2a:EventKeyRef oa:event_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Event1 .

oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person:75fa5f0e-4ceb-5f41-7181-efa83d2d7525 ;
  a2a:EventKeyRef oa:event_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Event1 .

oa:relationep_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Person:c455d8b9-3ef4-f30d-97e7-58bb87f9c2ea ;
  a2a:EventKeyRef oa:event_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6_Event1 .

oa:source_brd_73ef79ef-a738-cc53-9c8b-ea989b7d6ea6
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1711-12-18 - 1711-12-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-12-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-12-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1711-12-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 "262" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cc5fc4-8751-11e3-9204-3b19d9002132.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/73ef79ef-a738-cc53-9c8b-ea989b7d6ea6" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cc5fc4-8751-11e3-9204-3b19d9002132.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/73ef79ef-a738-cc53-9c8b-ea989b7d6ea6" ;
  a2a:RecordGUID "{73ef79ef-a738-cc53-9c8b-ea989b7d6ea6}" ;
  a2a:SourceRemarkOpmerking "<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_4975_00004975.xml van BRD" .

