@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_cb5b8a04-e5ef-9572-9fca-1330efa105ce
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1935)" ;
  a2a:hasPerson oa:person_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce_Person-1e707ceb-0d38-9816-3445-bebe53856737 ;
  a2a:hasEvent oa:event_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce_0 ;
  a2a:hasSource oa:source_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce .

oa:person_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce_Person-1e707ceb-0d38-9816-3445-bebe53856737
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Sebregts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Sebregts" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Sebregts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1915-07-03"^^xsd:date
  ] .

oa:event_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce_Person:1e707ceb-0d38-9816-3445-bebe53856737 ;
  a2a:EventKeyRef oa:event_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce_Event1 .

oa:source_wba_cb5b8a04-e5ef-9572-9fca-1330efa105ce
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1935-01-01 - 1935-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-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 1917-1935, Bron: boek, Deel: 1044, Periode: 1935" ;
    a2a:Book "Inschrijvingsregister van dienstplichtige mannen. 1935" ;
    a2a:RegistryNumber "1044" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Roosendaal en Nispen 1917-1935, Bron: boek, Deel: 1044, Periode: 1935, Inschrijvingsregister van dienstplichtige mannen. 1935, 1044"
  ] ;
  a2a:SourceLastChangeDate "2019-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cb5b8a04-e5ef-9572-9fca-1330efa105ce" ;
  a2a:RecordGUID "{cb5b8a04-e5ef-9572-9fca-1330efa105ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10554_00010554.xml van WBA" .

