@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_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c
  a a2a:Record ;
  rdfs:label "inschrijving militieregister (in het jaar 1810-1941)" ;
  a2a:hasPerson oa:person_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c_Person-2c36b05e-fcdb-c2b7-0573-4fa9a3342048 ;
  a2a:hasEvent oa:event_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c_0 ;
  a2a:hasSource oa:source_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c .

oa:person_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c_Person-2c36b05e-fcdb-c2b7-0573-4fa9a3342048
  a a2a:Person ;
  rdfs:label "Pieter Genet" ;
  a2a:PersonName [
    rdfs:label "Pieter Genet" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Genet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1794-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:event_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militieregister" ;
  a2a:EventType "other:inschrijving militieregister" .

oa:relationep_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c_Person:2c36b05e-fcdb-c2b7-0573-4fa9a3342048 ;
  a2a:EventKeyRef oa:event_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c_Event1 .

oa:source_rat_2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1810-01-01 - 1941-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1941-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Terheijden, Bron: Militieregister, Deel: 1060, Periode: 1810-1941" ;
    a2a:Book "Militieregisters 1815-1817" ;
    a2a:DocumentNumber "149" ;
    a2a:RegistryNumber "1060" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Gemeentebestuur Terheijden, Bron: Militieregister, Deel: 1060, Periode: 1810-1941, Militieregisters 1815-1817, 149, 1060"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a1f15e6a-d462-3efb-3cfd-f48e4e4df1cc.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a1f15e6a-d462-3efb-3cfd-f48e4e4df1cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c" ;
  a2a:RecordGUID "{2d6fa2f5-6343-e0c6-83b8-cc4bde4f013c}" ;
  a2a:SourceRemarkOpmerking "7" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur Terheijden" ;
  a2a:SourceRemarkbron "Militieregister" ;
  a2a:SourceRemarkdeel "1060" ;
  a2a:SourceRemarkregister_periode "1810-1941" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_454_00000454.xml van RAT" .

