@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_93a7fd99-4698-7074-ef82-e64b780c271a
  a a2a:Record ;
  rdfs:label "Geboorte op 23 mei 1924 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person-c641cbd0-6229-3eaa-67c7-ec2cfaac9c02, oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person-3a91a5c8-7c4e-10cb-d6e4-bb405ac69886, oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person-2c8f903a-61e7-a814-24f3-ac49371157b0 ;
  a2a:hasEvent oa:event_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_93a7fd99-4698-7074-ef82-e64b780c271a_0, oa:relationep_rat_93a7fd99-4698-7074-ef82-e64b780c271a_1, oa:relationep_rat_93a7fd99-4698-7074-ef82-e64b780c271a_2 ;
  a2a:hasSource oa:source_rat_93a7fd99-4698-7074-ef82-e64b780c271a .

oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person-c641cbd0-6229-3eaa-67c7-ec2cfaac9c02
  a a2a:Person ;
  rdfs:label "Peter Gerardus Michiel Hubertus Rutters" ;
  a2a:PersonName [
    rdfs:label "Peter Gerardus Michiel Hubertus Rutters" ;
    a2a:PersonNameFirstName "Peter Gerardus Michiel Hubertus" ;
    a2a:PersonNameLastName "Rutters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person-3a91a5c8-7c4e-10cb-d6e4-bb405ac69886
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Joosen" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Joosen" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNameLastName "Joosen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person-2c8f903a-61e7-a814-24f3-ac49371157b0
  a a2a:Person ;
  rdfs:label "Joannes Constant Jozef Rutters" ;
  a2a:PersonName [
    rdfs:label "Joannes Constant Jozef Rutters" ;
    a2a:PersonNameFirstName "Joannes Constant Jozef" ;
    a2a:PersonNameLastName "Rutters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1924-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:event_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1924-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_93a7fd99-4698-7074-ef82-e64b780c271a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person:c641cbd0-6229-3eaa-67c7-ec2cfaac9c02 ;
  a2a:EventKeyRef oa:event_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Event1 .

oa:relationep_rat_93a7fd99-4698-7074-ef82-e64b780c271a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person:3a91a5c8-7c4e-10cb-d6e4-bb405ac69886 ;
  a2a:EventKeyRef oa:event_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Event1 .

oa:relationep_rat_93a7fd99-4698-7074-ef82-e64b780c271a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Person:2c8f903a-61e7-a814-24f3-ac49371157b0 ;
  a2a:EventKeyRef oa:event_rat_93a7fd99-4698-7074-ef82-e64b780c271a_Event1 .

oa:source_rat_93a7fd99-4698-7074-ef82-e64b780c271a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1924-05-23 - 1924-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1924-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1924" ;
    a2a:Book "Geboorteregister 1924" ;
    a2a:DocumentNumber "100" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1924, Geboorteregister 1924, 100"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c9cefaaa-b454-9e96-fa17-d38dfc17341d.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/93a7fd99-4698-7074-ef82-e64b780c271a" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c9cefaaa-b454-9e96-fa17-d38dfc17341d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/93a7fd99-4698-7074-ef82-e64b780c271a" ;
  a2a:RecordGUID "{93a7fd99-4698-7074-ef82-e64b780c271a}" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_769_00000769.xml van RAT" .

