@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_efcdc940-b622-ecb2-7f92-770ebbc33108
  a a2a:Record ;
  rdfs:label "Registratie op 1 mei 1932 te Goirle" ;
  a2a:hasPerson oa:person_rat_efcdc940-b622-ecb2-7f92-770ebbc33108_Person-dc6dc444-27bb-8be6-2b3e-eccc66641b5d ;
  a2a:hasEvent oa:event_rat_efcdc940-b622-ecb2-7f92-770ebbc33108_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_efcdc940-b622-ecb2-7f92-770ebbc33108_0 ;
  a2a:hasSource oa:source_rat_efcdc940-b622-ecb2-7f92-770ebbc33108 .

oa:person_rat_efcdc940-b622-ecb2-7f92-770ebbc33108_Person-dc6dc444-27bb-8be6-2b3e-eccc66641b5d
  a a2a:Person ;
  rdfs:label "Cornelia Maria Catharina Koolen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Catharina Koolen" ;
    a2a:PersonNameFirstName "Cornelia Maria Catharina" ;
    a2a:PersonNameLastName "Koolen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1932" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1932-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:event_rat_efcdc940-b622-ecb2-7f92-770ebbc33108_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1932-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:relationep_rat_efcdc940-b622-ecb2-7f92-770ebbc33108_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_efcdc940-b622-ecb2-7f92-770ebbc33108_Person:dc6dc444-27bb-8be6-2b3e-eccc66641b5d ;
  a2a:EventKeyRef oa:event_rat_efcdc940-b622-ecb2-7f92-770ebbc33108_Event1 .

oa:source_rat_efcdc940-b622-ecb2-7f92-770ebbc33108
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1910-01-01 - 1937-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Bevolkingsregister Goirle, Bron: boek, Deel: 267, Periode: 1910-1937" ;
    a2a:Book "Inv. nr. 267 1910-1937 Gezinskaarten K-P" ;
    a2a:RegistryNumber "267" ;
    a2a:Folio "1836" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Bevolkingsregister Goirle, Bron: boek, Deel: 267, Periode: 1910-1937, Inv. nr. 267 1910-1937 Gezinskaarten K-P, 267, 1836"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/0f876f9b-3609-654c-3bd3-ba69f1254ddd.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/efcdc940-b622-ecb2-7f92-770ebbc33108" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/0f876f9b-3609-654c-3bd3-ba69f1254ddd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/be656ec9-291b-a90d-c112-fbeeaf1c8501.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/efcdc940-b622-ecb2-7f92-770ebbc33108" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/be656ec9-291b-a90d-c112-fbeeaf1c8501.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-05-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/efcdc940-b622-ecb2-7f92-770ebbc33108" ;
  a2a:RecordGUID "{efcdc940-b622-ecb2-7f92-770ebbc33108}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_30891_00030891.xml van RAT" .

