@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_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2
  a a2a:Record ;
  rdfs:label "inschrijving militieregister (in het jaar 1815-1924)" ;
  a2a:hasPerson oa:person_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2_Person-eea173aa-e11d-6e27-9d92-4191e13ca512 ;
  a2a:hasEvent oa:event_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2_0 ;
  a2a:hasSource oa:source_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2 .

oa:person_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2_Person-eea173aa-e11d-6e27-9d92-4191e13ca512
  a a2a:Person ;
  rdfs:label "Antonie Willem Frens" ;
  a2a:PersonName [
    rdfs:label "Antonie Willem Frens" ;
    a2a:PersonNameFirstName "Antonie Willem" ;
    a2a:PersonNameLastName "Frens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1874-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:event_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militieregister" ;
  a2a:EventType "other:inschrijving militieregister" .

oa:relationep_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2_Person:eea173aa-e11d-6e27-9d92-4191e13ca512 ;
  a2a:EventKeyRef oa:event_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2_Event1 .

oa:source_rat_5fa5f01b-bb11-731d-67c8-e7f72da1e8a2
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1815-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: Militieregister, Deel: 1337, Periode: 1815-1924" ;
    a2a:Book "Lotingsregister 1889-1893" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "1337" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Militieregister, Deel: 1337, Periode: 1815-1924, Lotingsregister 1889-1893, 14, 1337"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d6373d94-f3d2-222e-634a-108c146d63e1.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5fa5f01b-bb11-731d-67c8-e7f72da1e8a2" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d6373d94-f3d2-222e-634a-108c146d63e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5fa5f01b-bb11-731d-67c8-e7f72da1e8a2" ;
  a2a:RecordGUID "{5fa5f01b-bb11-731d-67c8-e7f72da1e8a2}" ;
  a2a:SourceRemarkOpmerking "20" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_29356_00029356.xml van RAT" .

