@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_522e7b9a-9ad6-e28e-d698-2c061df88ce3
  a a2a:Record ;
  rdfs:label "Registratie op 11 april 1821 te Hilvarenbeek" ;
  a2a:hasPerson oa:person_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3_Person-e53bc762-0d5c-922c-707b-0b4ed137003f ;
  a2a:hasEvent oa:event_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3_0 ;
  a2a:hasSource oa:source_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3 .

oa:person_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3_Person-e53bc762-0d5c-922c-707b-0b4ed137003f
  a a2a:Person ;
  rdfs:label "Laurens Schellekens" ;
  a2a:PersonName [
    rdfs:label "Laurens Schellekens" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1821-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:event_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1821-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:relationep_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3_Person:e53bc762-0d5c-922c-707b-0b4ed137003f ;
  a2a:EventKeyRef oa:event_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3_Event1 .

oa:source_rat_522e7b9a-9ad6-e28e-d698-2c061df88ce3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Diessen" ;
    rdfs:label "Diessen", "1821-04-11 - 1821-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-04-11"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 328" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "328" ;
    a2a:Folio "122" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 328, Bevolkingsregister, 328, 122"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/79e6977d-2a38-d649-0bc8-2d28281019cc.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/522e7b9a-9ad6-e28e-d698-2c061df88ce3" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/79e6977d-2a38-d649-0bc8-2d28281019cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/522e7b9a-9ad6-e28e-d698-2c061df88ce3" ;
  a2a:RecordGUID "{522e7b9a-9ad6-e28e-d698-2c061df88ce3}" ;
  a2a:SourceRemarkOpmerking "Heeft geen volgnummer." ;
  a2a:SourceRemarkdeel "328" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_235_00000235.xml van RAT" .

