@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_9aee1d19-ff41-15eb-daca-dceccd4aec0c
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1910-1912)" ;
  a2a:hasPerson oa:person_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c_Person-8b9aacc5-5387-9279-4d11-bb5b48fb96cc ;
  a2a:hasEvent oa:event_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c_0 ;
  a2a:hasSource oa:source_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c .

oa:person_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c_Person-8b9aacc5-5387-9279-4d11-bb5b48fb96cc
  a a2a:Person ;
  rdfs:label "Jacobus Christianus Schepers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Christianus Schepers" ;
    a2a:PersonNameFirstName "Jacobus Christianus" ;
    a2a:PersonNameLastName "Schepers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1892-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] ;
  a2a:Profession "boerenknecht" .

oa:event_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c_Person:8b9aacc5-5387-9279-4d11-bb5b48fb96cc ;
  a2a:EventKeyRef oa:event_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c_Event1 .

oa:source_wba_9aee1d19-ff41-15eb-daca-dceccd4aec0c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1910-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-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: 1898, Periode: 1..." ;
    a2a:Book "Lotingregister dienstplichtige mannen. 1910-1912" ;
    a2a:RegistryNumber "1898" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Roosendaal en Nispen 1851 - 1916, Bron: boek, Deel: 1898, Periode: 1..., Lotingregister dienstplichtige mannen. 1910-1912, 1898"
  ] ;
  a2a:SourceLastChangeDate "2019-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9aee1d19-ff41-15eb-daca-dceccd4aec0c" ;
  a2a:RecordGUID "{9aee1d19-ff41-15eb-daca-dceccd4aec0c}" ;
  a2a:SourceRemarkOpmerking "Geboren 1890-1892, opgemaakt 1910-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10462_00010462.xml van WBA" .

