@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_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29
  a a2a:Record ;
  rdfs:label "inschrijving militieregister (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29_Person-2bac20fe-8cd1-e1f2-c026-762fc8387aa4 ;
  a2a:hasEvent oa:event_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29_0 ;
  a2a:hasSource oa:source_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29 .

oa:person_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29_Person-2bac20fe-8cd1-e1f2-c026-762fc8387aa4
  a a2a:Person ;
  rdfs:label "Adrianus Matheus van den Broek" ;
  a2a:PersonName [
    rdfs:label "Adrianus Matheus van den Broek" ;
    a2a:PersonNameFirstName "Adrianus Matheus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1833-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:event_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militieregister" ;
  a2a:EventType "other:inschrijving militieregister" .

oa:relationep_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29_Person:2bac20fe-8cd1-e1f2-c026-762fc8387aa4 ;
  a2a:EventKeyRef oa:event_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29_Event1 .

oa:source_rat_97420d1a-efd3-ccc9-9f34-eaca6ba4aa29
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 996, Periode: 1850-1860" ;
    a2a:Book "Militieregister 1850-1860" ;
    a2a:DocumentNumber "58" ;
    a2a:RegistryNumber "996" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 996, Periode: 1850-1860, Militieregister 1850-1860, 58, 996"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/38ec98cc-af5e-9509-19c5-fef80c2f0b04.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/97420d1a-efd3-ccc9-9f34-eaca6ba4aa29" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/38ec98cc-af5e-9509-19c5-fef80c2f0b04.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/97420d1a-efd3-ccc9-9f34-eaca6ba4aa29" ;
  a2a:RecordGUID "{97420d1a-efd3-ccc9-9f34-eaca6ba4aa29}" ;
  a2a:SourceRemarkOpmerking "19" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36509_00036509.xml van RAT" .

