@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_rat_17a0c9d6-7216-e289-563e-faeb8e64297e
  a a2a:Record ;
  rdfs:label "Doop op 9 maart 1789 te Hooge en Lage Zwaluwe" ;
  a2a:hasPerson oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person-028d231e-a187-7628-456e-54c53a9629b1, oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person-5bb8f016-9be8-daa1-c93d-5689c17d7b76, oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person-8e41e103-2c01-5631-7df3-d48ff07b0062 ;
  a2a:hasEvent oa:event_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_0, oa:relationep_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_1, oa:relationep_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_2 ;
  a2a:hasSource oa:source_rat_17a0c9d6-7216-e289-563e-faeb8e64297e .

oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person-028d231e-a187-7628-456e-54c53a9629b1
  a a2a:Person ;
  rdfs:label "Cornelius Langenberg" ;
  a2a:PersonName [
    rdfs:label "Cornelius Langenberg" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Langenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person-5bb8f016-9be8-daa1-c93d-5689c17d7b76
  a a2a:Person ;
  rdfs:label "Adrianus Langenberg" ;
  a2a:PersonName [
    rdfs:label "Adrianus Langenberg" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Langenberg"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person-8e41e103-2c01-5631-7df3-d48ff07b0062
  a a2a:Person ;
  rdfs:label "Cornelia Raijmakers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Raijmakers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Raijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1789-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:relationep_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person:028d231e-a187-7628-456e-54c53a9629b1 ;
  a2a:EventKeyRef oa:event_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Event1 .

oa:relationep_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person:5bb8f016-9be8-daa1-c93d-5689c17d7b76 ;
  a2a:EventKeyRef oa:event_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Event1 .

oa:relationep_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Person:8e41e103-2c01-5631-7df3-d48ff07b0062 ;
  a2a:EventKeyRef oa:event_rat_17a0c9d6-7216-e289-563e-faeb8e64297e_Event1 .

oa:source_rat_17a0c9d6-7216-e289-563e-faeb8e64297e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe", "1789-03-09 - 1789-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1789-03-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Hooge en Lage Zwaluwe, 1610-1810, Bron: boek, De..." ;
    a2a:Book "Inv.nr. 01- Hooge en Lage Zwaluwe - doopboek 1787-1810 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "10" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Hooge en Lage Zwaluwe, 1610-1810, Bron: boek, De..., Inv.nr. 01- Hooge en Lage Zwaluwe - doopboek 1787-1810 (rooms-katholieke parochie), 01, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e8204ce0-cf77-c508-0dd1-7761da58fe54.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/17a0c9d6-7216-e289-563e-faeb8e64297e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e8204ce0-cf77-c508-0dd1-7761da58fe54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/17a0c9d6-7216-e289-563e-faeb8e64297e" ;
  a2a:RecordGUID "{17a0c9d6-7216-e289-563e-faeb8e64297e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21635_00021635.xml van RAT" .

