@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_0dc1afd5-bb7c-eb33-390d-e85bddab69ba
  a a2a:Record ;
  rdfs:label "inschrijving militair (in het jaar 1903)" ;
  a2a:hasPerson oa:person_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba_Person-8f074e80-8c98-5b20-c05c-6bb6920b40f3 ;
  a2a:hasEvent oa:event_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba_0 ;
  a2a:hasSource oa:source_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba .

oa:person_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba_Person-8f074e80-8c98-5b20-c05c-6bb6920b40f3
  a a2a:Person ;
  rdfs:label "Antonij Jan de Baat" ;
  a2a:PersonName [
    rdfs:label "Antonij Jan de Baat" ;
    a2a:PersonNameFirstName "Antonij Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Baat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militair" ;
  a2a:EventType "other:inschrijving militair" .

oa:relationep_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba_Person:8f074e80-8c98-5b20-c05c-6bb6920b40f3 ;
  a2a:EventKeyRef oa:event_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba_Event1 .

oa:source_wba_0dc1afd5-bb7c-eb33-390d-e85bddab69ba
  a a2a:Source ;
  rdfs:label "West Brabants Archief, militaire archieven" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1903-01-01 - 1903-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militaire archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7601, Periode: 1903" ;
    a2a:Book "Alfabetische naamlijst, inschrijvings- en lotingsregister Nationale Militie, 1903" ;
    a2a:RegistryNumber "7601" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 7601, Periode: 1903, Alfabetische naamlijst, inschrijvings- en lotingsregister Nationale Militie, 1903, 7601"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/db788b2e-7f58-a366-3313-06318a84765a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0dc1afd5-bb7c-eb33-390d-e85bddab69ba" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/db788b2e-7f58-a366-3313-06318a84765a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0dc1afd5-bb7c-eb33-390d-e85bddab69ba" ;
  a2a:RecordGUID "{0dc1afd5-bb7c-eb33-390d-e85bddab69ba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10191_00010191.xml van WBA" .

