@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_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1885-1891)" ;
  a2a:hasPerson oa:person_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b_Person-831d2e5c-e743-4f74-d38d-7555e376ec2f ;
  a2a:hasEvent oa:event_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b_0 ;
  a2a:hasSource oa:source_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b .

oa:person_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b_Person-831d2e5c-e743-4f74-d38d-7555e376ec2f
  a a2a:Person ;
  rdfs:label "Servaas Broos" ;
  a2a:PersonName [
    rdfs:label "Servaas Broos" ;
    a2a:PersonNameFirstName "Servaas" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1865-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] ;
  a2a:Profession "zonder" .

oa:event_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b_Person:831d2e5c-e743-4f74-d38d-7555e376ec2f ;
  a2a:EventKeyRef oa:event_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b_Event1 .

oa:source_wba_01a94d5d-0990-aaa2-18e2-976e52ea5b1b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1885-01-01 - 1891-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militaire archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Roosendaal en Nispen 1851 - 1916, Bron: boek, Deel: 1893, Periode: 1..." ;
    a2a:Book "Lotingregister dienstplichtige mannen. 1885-1891" ;
    a2a:RegistryNumber "1893" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Roosendaal en Nispen 1851 - 1916, Bron: boek, Deel: 1893, Periode: 1..., Lotingregister dienstplichtige mannen. 1885-1891, 1893"
  ] ;
  a2a:SourceLastChangeDate "2019-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/01a94d5d-0990-aaa2-18e2-976e52ea5b1b" ;
  a2a:RecordGUID "{01a94d5d-0990-aaa2-18e2-976e52ea5b1b}" ;
  a2a:SourceRemarkOpmerking "Geboren 1865-1871, opgemaakt 1885-1891." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10168_00010168.xml van WBA" .

