@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_24ab02f9-e332-2f71-0641-b32d7bae9eba
  a a2a:Record ;
  rdfs:label "Doop op 4 april 1777 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person-0ec85735-d52d-f2c4-a56c-9050bc202f8b, oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person-f165e4c3-9815-f0ac-72ca-2056f2da5cab, oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person-e7b60eb8-b417-80e1-07c4-ca5615239b42 ;
  a2a:hasEvent oa:event_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_0, oa:relationep_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_1, oa:relationep_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_2 ;
  a2a:hasSource oa:source_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba .

oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person-0ec85735-d52d-f2c4-a56c-9050bc202f8b
  a a2a:Person ;
  rdfs:label "Cornelius Rijsbos" ;
  a2a:PersonName [
    rdfs:label "Cornelius Rijsbos" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Rijsbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person-f165e4c3-9815-f0ac-72ca-2056f2da5cab
  a a2a:Person ;
  rdfs:label "Joanna Nijssen" ;
  a2a:PersonName [
    rdfs:label "Joanna Nijssen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Nijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person-e7b60eb8-b417-80e1-07c4-ca5615239b42
  a a2a:Person ;
  rdfs:label "Adriana Maria Rijsbos" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Rijsbos" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Rijsbos"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1777-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person:0ec85735-d52d-f2c4-a56c-9050bc202f8b ;
  a2a:EventKeyRef oa:event_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Event1 .

oa:relationep_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person:f165e4c3-9815-f0ac-72ca-2056f2da5cab ;
  a2a:EventKeyRef oa:event_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Event1 .

oa:relationep_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Person:e7b60eb8-b417-80e1-07c4-ca5615239b42 ;
  a2a:EventKeyRef oa:event_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba_Event1 .

oa:source_rat_24ab02f9-e332-2f71-0641-b32d7bae9eba
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1777-04-04 - 1777-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1777-04-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 04, P..." ;
    a2a:Book "Inv.nr. 04 - Baarle - akten van doop, huwelijken en aantekeningen van begraven 1767-1810 (rooms-k..." ;
    a2a:RegistryNumber "04" ;
    a2a:Folio "24v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Baarle-Nassau, 1616-1810, Bron: boek, Deel: 04, P..., Inv.nr. 04 - Baarle - akten van doop, huwelijken en aantekeningen van begraven 1767-1810 (rooms-k..., 04, 24v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/700b7340-84da-e269-9dab-f96bbee5eac4.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/24ab02f9-e332-2f71-0641-b32d7bae9eba" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/700b7340-84da-e269-9dab-f96bbee5eac4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-08-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/24ab02f9-e332-2f71-0641-b32d7bae9eba" ;
  a2a:RecordGUID "{24ab02f9-e332-2f71-0641-b32d7bae9eba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22107_00022107.xml van RAT" .

