@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_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1833-1842)" ;
  a2a:hasPerson oa:person_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d_Person-392d9e9c-3972-9e5d-7173-b594161d1250 ;
  a2a:hasEvent oa:event_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d_0 ;
  a2a:hasSource oa:source_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d .

oa:person_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d_Person-392d9e9c-3972-9e5d-7173-b594161d1250
  a a2a:Person ;
  rdfs:label "Cornelis Norbertus Hellemons" ;
  a2a:PersonName [
    rdfs:label "Cornelis Norbertus Hellemons" ;
    a2a:PersonNameFirstName "Cornelis Norbertus" ;
    a2a:PersonNameLastName "Hellemons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1817-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] ;
  a2a:Profession "bouwman" .

oa:event_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d_Person:392d9e9c-3972-9e5d-7173-b594161d1250 ;
  a2a:EventKeyRef oa:event_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d_Event1 .

oa:source_wba_eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1833-01-01 - 1842-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militaire archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Plaatselijk bestuur Roosendaal en Nispen 1813-1851, Bron: boek, Deel: 804, Periode: ..." ;
    a2a:Book "Inschrijvingsregister van dienstplichtige mannen. 1833-1842" ;
    a2a:RegistryNumber "804" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Plaatselijk bestuur Roosendaal en Nispen 1813-1851, Bron: boek, Deel: 804, Periode: ..., Inschrijvingsregister van dienstplichtige mannen. 1833-1842, 804"
  ] ;
  a2a:SourceLastChangeDate "2019-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d" ;
  a2a:RecordGUID "{eccb2d62-28c6-89f2-1a83-7f8a4b97eb6d}" ;
  a2a:SourceRemarkOpmerking "Geboren in 1814-1823, opgemaakt 1833-1842" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10619_00010619.xml van WBA" .

