@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_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b
  a a2a:Record ;
  rdfs:label "akte (in het jaar 1914-1919)" ;
  a2a:hasPerson oa:person_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b_Person-404cda8c-fc25-51bf-7d83-4fa88b84897e ;
  a2a:hasEvent oa:event_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b_0 ;
  a2a:hasSource oa:source_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b .

oa:person_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b_Person-404cda8c-fc25-51bf-7d83-4fa88b84897e
  a a2a:Person ;
  rdfs:label "Elisabeth Henrica Maria Crets" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Henrica Maria Crets" ;
    a2a:PersonNameFirstName "Elisabeth Henrica Maria" ;
    a2a:PersonNameLastName "Crets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1908-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Turnhout (België)" ;
    rdfs:label "Turnhout (België)"
  ] .

oa:event_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b_Event1
  a a2a:Event ;
  rdfs:label "other:akte" ;
  a2a:EventType "other:akte" .

oa:relationep_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b_0
  a a2a:RelationEP ;
  rdfs:label "other:Vluchteling" ;
  a2a:RelationType "other:Vluchteling" ;
  a2a:PersonKeyRef oa:person_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b_Person:404cda8c-fc25-51bf-7d83-4fa88b84897e ;
  a2a:EventKeyRef oa:event_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b_Event1 .

oa:source_rat_fd77af6a-c27b-d4fc-d7c8-a722ef031a5b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, vluchtelingen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1914-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:vluchtelingen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1914-1919" ;
    a2a:Book "Gezinskaarten - Register 04 - nrs 751-1000" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1914-1919, Gezinskaarten - Register 04 - nrs 751-1000"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1e74c9f2-9738-dc3a-79d9-e64ff3c86f64.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fd77af6a-c27b-d4fc-d7c8-a722ef031a5b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1e74c9f2-9738-dc3a-79d9-e64ff3c86f64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fd77af6a-c27b-d4fc-d7c8-a722ef031a5b" ;
  a2a:RecordGUID "{fd77af6a-c27b-d4fc-d7c8-a722ef031a5b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34240_00034240.xml van RAT" .

