@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_0a773cbd-bac0-ffdb-e668-976af3c64683
  a a2a:Record ;
  rdfs:label "Geboorte op 29 mei 1920 te Dongen" ;
  a2a:hasPerson oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person-e9bee069-1840-5b1b-50e9-a6b4f9c46a8b, oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person-2e428d90-2f78-ab8a-fb38-791931f7ddbf, oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person-275e6981-b154-8996-1bb8-4bddfc2df1ce ;
  a2a:hasEvent oa:event_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_0, oa:relationep_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_1, oa:relationep_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_2 ;
  a2a:hasSource oa:source_rat_0a773cbd-bac0-ffdb-e668-976af3c64683 .

oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person-e9bee069-1840-5b1b-50e9-a6b4f9c46a8b
  a a2a:Person ;
  rdfs:label "Cornelis Waltherus de Jongh" ;
  a2a:PersonName [
    rdfs:label "Cornelis Waltherus de Jongh" ;
    a2a:PersonNameFirstName "Cornelis Waltherus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person-2e428d90-2f78-ab8a-fb38-791931f7ddbf
  a a2a:Person ;
  rdfs:label "Catharina Maria Broeders" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Broeders" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person-275e6981-b154-8996-1bb8-4bddfc2df1ce
  a a2a:Person ;
  rdfs:label "Lucia Maria Pietronella de Jongh" ;
  a2a:PersonName [
    rdfs:label "Lucia Maria Pietronella de Jongh" ;
    a2a:PersonNameFirstName "Lucia Maria Pietronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1920-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:event_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1920-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:relationep_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person:e9bee069-1840-5b1b-50e9-a6b4f9c46a8b ;
  a2a:EventKeyRef oa:event_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Event1 .

oa:relationep_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person:2e428d90-2f78-ab8a-fb38-791931f7ddbf ;
  a2a:EventKeyRef oa:event_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Event1 .

oa:relationep_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Person:275e6981-b154-8996-1bb8-4bddfc2df1ce ;
  a2a:EventKeyRef oa:event_rat_0a773cbd-bac0-ffdb-e668-976af3c64683_Event1 .

oa:source_rat_0a773cbd-bac0-ffdb-e668-976af3c64683
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1920-05-29 - 1920-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1920-05-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1920" ;
    a2a:Book "Geboorteregister 1920" ;
    a2a:DocumentNumber "114" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1920, Geboorteregister 1920, 114"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d7a29646-5466-132f-7354-f9f2ccbc6ae6.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0a773cbd-bac0-ffdb-e668-976af3c64683" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d7a29646-5466-132f-7354-f9f2ccbc6ae6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/0a773cbd-bac0-ffdb-e668-976af3c64683" ;
  a2a:RecordGUID "{0a773cbd-bac0-ffdb-e668-976af3c64683}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_24_00000024.xml van RAT" .

