@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_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062
  a a2a:Record ;
  rdfs:label "Geboorte op 11 januari 1902 te 's-Gravenmoer" ;
  a2a:hasPerson oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person-5a228056-bc6f-3537-bb78-6e961edbdef5, oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person-c97e1d51-301e-6faf-5a32-3dd704236c65, oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person-30ce3bb2-583d-3eab-1bea-f64306a8b1dd ;
  a2a:hasEvent oa:event_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_0, oa:relationep_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_1, oa:relationep_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_2 ;
  a2a:hasSource oa:source_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062 .

oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person-5a228056-bc6f-3537-bb78-6e961edbdef5
  a a2a:Person ;
  rdfs:label "Antonie Quirijns" ;
  a2a:PersonName [
    rdfs:label "Antonie Quirijns" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Quirijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person-c97e1d51-301e-6faf-5a32-3dd704236c65
  a a2a:Person ;
  rdfs:label "Eva Cornelia Quirijns" ;
  a2a:PersonName [
    rdfs:label "Eva Cornelia Quirijns" ;
    a2a:PersonNameFirstName "Eva Cornelia" ;
    a2a:PersonNameLastName "Quirijns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1902-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenmoer" ;
    rdfs:label "'s-Gravenmoer"
  ] .

oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person-30ce3bb2-583d-3eab-1bea-f64306a8b1dd
  a a2a:Person ;
  rdfs:label "Cato Theuntje Broekmans" ;
  a2a:PersonName [
    rdfs:label "Cato Theuntje Broekmans" ;
    a2a:PersonNameFirstName "Cato Theuntje" ;
    a2a:PersonNameLastName "Broekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1902-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenmoer" ;
    rdfs:label "'s-Gravenmoer"
  ] .

oa:relationep_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person:5a228056-bc6f-3537-bb78-6e961edbdef5 ;
  a2a:EventKeyRef oa:event_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Event1 .

oa:relationep_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person:c97e1d51-301e-6faf-5a32-3dd704236c65 ;
  a2a:EventKeyRef oa:event_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Event1 .

oa:relationep_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Person:30ce3bb2-583d-3eab-1bea-f64306a8b1dd ;
  a2a:EventKeyRef oa:event_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062_Event1 .

oa:source_rat_87df8eb3-ef3a-887d-a09e-ef2f2c8e9062
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer", "1902-01-11 - 1902-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1902-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 1902, Periode: 1902" ;
    a2a:Book "Geboorteregister 1902" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "1902" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 1902, Periode: 1902, Geboorteregister 1902, 2, 1902"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1e22ad64-b6fa-0a19-6fa8-aa6c449c2045.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/87df8eb3-ef3a-887d-a09e-ef2f2c8e9062" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1e22ad64-b6fa-0a19-6fa8-aa6c449c2045.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/87df8eb3-ef3a-887d-a09e-ef2f2c8e9062" ;
  a2a:RecordGUID "{87df8eb3-ef3a-887d-a09e-ef2f2c8e9062}" ;
  a2a:SourceRemarkdeel "1902" ;
  a2a:SourceRemarkregister_periode "1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_410_00000410.xml van RAT" .

