@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_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6
  a a2a:Record ;
  rdfs:label "Registratie op 20 oktober 1907 te Rendsburg (Duitsland)" ;
  a2a:hasPerson oa:person_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6_Person-2e48053c-5a39-1eb7-bfe4-3139574383e0 ;
  a2a:hasEvent oa:event_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6_0 ;
  a2a:hasSource oa:source_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6 .

oa:person_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6_Person-2e48053c-5a39-1eb7-bfe4-3139574383e0
  a a2a:Person ;
  rdfs:label "Hedwig Laskowski" ;
  a2a:PersonName [
    rdfs:label "Hedwig Laskowski" ;
    a2a:PersonNameFirstName "Hedwig" ;
    a2a:PersonNameLastName "Laskowski"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1907-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rendsburg (Duitsland)" ;
    rdfs:label "Rendsburg (Duitsland)"
  ] .

oa:event_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1907-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rendsburg (Duitsland)" ;
    rdfs:label "Rendsburg (Duitsland)"
  ] .

oa:relationep_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6_Person:2e48053c-5a39-1eb7-bfe4-3139574383e0 ;
  a2a:EventKeyRef oa:event_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6_Event1 .

oa:source_rat_702fec7b-dbb3-a276-cf97-8cb19c6f2ea6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1921-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Bevolkingsregister Tilburg 1921-1939, Bron: boek, Deel: 0098, Periode: 1921-1939" ;
    a2a:Book "Inv. nr. G098 1921-1939 Alleenwonenden en dienstboden - deel 98 - kaarten 1-999" ;
    a2a:RegistryNumber "0098" ;
    a2a:Folio "857" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Bevolkingsregister Tilburg 1921-1939, Bron: boek, Deel: 0098, Periode: 1921-1939, Inv. nr. G098 1921-1939 Alleenwonenden en dienstboden - deel 98 - kaarten 1-999, 0098, 857"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e735d62a-633a-0cae-9da7-52f6e9338b6e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/702fec7b-dbb3-a276-cf97-8cb19c6f2ea6" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e735d62a-633a-0cae-9da7-52f6e9338b6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/702fec7b-dbb3-a276-cf97-8cb19c6f2ea6" ;
  a2a:RecordGUID "{702fec7b-dbb3-a276-cf97-8cb19c6f2ea6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_33410_00033410.xml van RAT" .

