@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_640166c8-e655-a8fd-6e72-dbe612fec935
  a a2a:Record ;
  rdfs:label "Registratie op 15 januari 1904 te Tilburg" ;
  a2a:hasPerson oa:person_rat_640166c8-e655-a8fd-6e72-dbe612fec935_Person-26b3b3fe-d7f4-50e5-97e4-d53a13207442 ;
  a2a:hasEvent oa:event_rat_640166c8-e655-a8fd-6e72-dbe612fec935_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_640166c8-e655-a8fd-6e72-dbe612fec935_0 ;
  a2a:hasSource oa:source_rat_640166c8-e655-a8fd-6e72-dbe612fec935 .

oa:person_rat_640166c8-e655-a8fd-6e72-dbe612fec935_Person-26b3b3fe-d7f4-50e5-97e4-d53a13207442
  a a2a:Person ;
  rdfs:label "Cornelis Henricus Flipsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Henricus Flipsen" ;
    a2a:PersonNameFirstName "Cornelis Henricus" ;
    a2a:PersonNameLastName "Flipsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1904-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_640166c8-e655-a8fd-6e72-dbe612fec935_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1904-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_640166c8-e655-a8fd-6e72-dbe612fec935_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_640166c8-e655-a8fd-6e72-dbe612fec935_Person:26b3b3fe-d7f4-50e5-97e4-d53a13207442 ;
  a2a:EventKeyRef oa:event_rat_640166c8-e655-a8fd-6e72-dbe612fec935_Event1 .

oa:source_rat_640166c8-e655-a8fd-6e72-dbe612fec935
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1900-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Deel: 021, Periode: 1900-1921" ;
    a2a:Book "Inv. nr. 21 1900-1921 Letters E-K" ;
    a2a:RegistryNumber "021" ;
    a2a:Folio "217" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Deel: 021, Periode: 1900-1921, Inv. nr. 21 1900-1921 Letters E-K, 021, 217"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/be892ae8-c06c-c77d-144f-b2968ddc3b1c.jpg" ;
    a2a:UriViewer "http://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/640166c8-e655-a8fd-6e72-dbe612fec935" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/be892ae8-c06c-c77d-144f-b2968ddc3b1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/640166c8-e655-a8fd-6e72-dbe612fec935" ;
  a2a:RecordGUID "{640166c8-e655-a8fd-6e72-dbe612fec935}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20190612_00005269.xml van RAT" .

