@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_032e6dc4-042e-e3fa-5184-1cd95fdce7bc
  a a2a:Record ;
  rdfs:label "Geboorte op 1 augustus 1915 te Tilburg" ;
  a2a:hasPerson oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person-5def14cf-0605-1dbd-6940-e882c1bdac08, oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person-ead8fa37-89c3-4b7c-934e-c728ab7a44d0, oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person-1a7731c8-d6bf-9cc5-4f0a-ba5867b54d33 ;
  a2a:hasEvent oa:event_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_0, oa:relationep_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_1, oa:relationep_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_2 ;
  a2a:hasSource oa:source_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc .

oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person-5def14cf-0605-1dbd-6940-e882c1bdac08
  a a2a:Person ;
  rdfs:label "Joseph Ludovicus Maria Reijven" ;
  a2a:PersonName [
    rdfs:label "Joseph Ludovicus Maria Reijven" ;
    a2a:PersonNameFirstName "Joseph Ludovicus Maria" ;
    a2a:PersonNameLastName "Reijven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person-ead8fa37-89c3-4b7c-934e-c728ab7a44d0
  a a2a:Person ;
  rdfs:label "Christina Elands" ;
  a2a:PersonName [
    rdfs:label "Christina Elands" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Elands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person-1a7731c8-d6bf-9cc5-4f0a-ba5867b54d33
  a a2a:Person ;
  rdfs:label "Elisabeth Josephina Maria Reijven" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Josephina Maria Reijven" ;
    a2a:PersonNameFirstName "Elisabeth Josephina Maria" ;
    a2a:PersonNameLastName "Reijven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1915-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1915-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person:5def14cf-0605-1dbd-6940-e882c1bdac08 ;
  a2a:EventKeyRef oa:event_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Event1 .

oa:relationep_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person:ead8fa37-89c3-4b7c-934e-c728ab7a44d0 ;
  a2a:EventKeyRef oa:event_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Event1 .

oa:relationep_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Person:1a7731c8-d6bf-9cc5-4f0a-ba5867b54d33 ;
  a2a:EventKeyRef oa:event_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc_Event1 .

oa:source_rat_032e6dc4-042e-e3fa-5184-1cd95fdce7bc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1915-08-01 - 1915-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1915-08-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "1019" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1915, Geboorteregister 1915, 1019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/0307feeb-a5ca-bd72-3cc2-989a0a95bc70.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/032e6dc4-042e-e3fa-5184-1cd95fdce7bc" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/0307feeb-a5ca-bd72-3cc2-989a0a95bc70.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/032e6dc4-042e-e3fa-5184-1cd95fdce7bc" ;
  a2a:RecordGUID "{032e6dc4-042e-e3fa-5184-1cd95fdce7bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13690_00013690.xml van RAT" .

