@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_811fda75-6e7d-cee7-cda9-bb7e1f7082b6
  a a2a:Record ;
  rdfs:label "Geboorte op 15 november 1918 te Diessen" ;
  a2a:hasPerson oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person-01b5308f-7e69-1087-5be6-ee12b302e955, oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person-8c655bcd-2a30-99da-932a-6f21060e7577, oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person-60fd30b4-bd98-9f8c-b419-d1e0fbbe8a7e ;
  a2a:hasEvent oa:event_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_0, oa:relationep_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_1, oa:relationep_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_2 ;
  a2a:hasSource oa:source_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6 .

oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person-01b5308f-7e69-1087-5be6-ee12b302e955
  a a2a:Person ;
  rdfs:label "Joseph Nooijens" ;
  a2a:PersonName [
    rdfs:label "Joseph Nooijens" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Nooijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person-8c655bcd-2a30-99da-932a-6f21060e7577
  a a2a:Person ;
  rdfs:label "Maria Petronella Kroot" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Kroot" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Kroot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person-60fd30b4-bd98-9f8c-b419-d1e0fbbe8a7e
  a a2a:Person ;
  rdfs:label "Adrianus Josephus Nooijens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Josephus Nooijens" ;
    a2a:PersonNameFirstName "Adrianus Josephus" ;
    a2a:PersonNameLastName "Nooijens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1918-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen"
  ] .

oa:event_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1918-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen"
  ] .

oa:relationep_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person:01b5308f-7e69-1087-5be6-ee12b302e955 ;
  a2a:EventKeyRef oa:event_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Event1 .

oa:relationep_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person:8c655bcd-2a30-99da-932a-6f21060e7577 ;
  a2a:EventKeyRef oa:event_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Event1 .

oa:relationep_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Person:60fd30b4-bd98-9f8c-b419-d1e0fbbe8a7e ;
  a2a:EventKeyRef oa:event_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6_Event1 .

oa:source_rat_811fda75-6e7d-cee7-cda9-bb7e1f7082b6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen", "1918-11-15 - 1918-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1918-11-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: register, Deel: 25, Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "25" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: register, Deel: 25, Periode: 1918, Geboorteregister 1918, 31, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/7bc88cb1-54be-9dd4-b65f-2a7e4da44204.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/811fda75-6e7d-cee7-cda9-bb7e1f7082b6" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/7bc88cb1-54be-9dd4-b65f-2a7e4da44204.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/811fda75-6e7d-cee7-cda9-bb7e1f7082b6" ;
  a2a:RecordGUID "{811fda75-6e7d-cee7-cda9-bb7e1f7082b6}" ;
  a2a:SourceRemarkbron "register" ;
  a2a:SourceRemarkdeel "25" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_409_00000409.xml van RAT" .

