@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 ns0: <a2a:EventRemark06_Regiment/> .
@prefix ns1: <a2a:EventRemark07_Stad/fort/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa
  a a2a:Record ;
  rdfs:label "Registratie in 1907" ;
  a2a:hasPerson oa:person_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa_Person1 ;
  a2a:hasEvent oa:event_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa_Event1 ;
  a2a:hasRelationEP oa:relationep_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa_0 ;
  a2a:hasSource oa:source_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa .

oa:person_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa_Person1
  a a2a:Person ;
  rdfs:label "A.J. Maas" ;
  a2a:PersonName [
    rdfs:label "A.J. Maas" ;
    a2a:PersonNameFirstName "A.J." ;
    a2a:PersonNameLastName "Maas"
  ] .

oa:event_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1907" ] ;
  ns0:brigade "7." ;
  a2a:EventRemark01_Aanstellingsdatum "25-07-1906" ;
  ns1:in_guarnisoen "Utrecht" ;
  a2a:EventRemark05_Rang_kapitaal "Tweede-Luitenant" ;
  a2a:EventRemark02_Dienstvak "1e Regiment Vesting-Artillerie" .

oa:relationep_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa_Person1 ;
  a2a:EventKeyRef oa:event_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa_Event1 .

oa:source_lgm_f0368775-e4d3-3662-aeaa-c6914637bdaa
  a a2a:Source ;
  rdfs:label "Nederlands Militair Erfgoed, Officiersboekjes" ;
  a2a:SourcePlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest", "1725-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Officiersboekjes" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nederlands Militair Erfgoed" ;
    a2a:Collection "Officiersboekjes, Periode: 1907" ;
    rdfs:label "Nederlands Militair Erfgoed, Officiersboekjes, Periode: 1907"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/lgm/download/fullsize/b0bc5c9c-297b-45e8-b1da-c1f2fbb1a839.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/lgm/deepzoom/b0bc5c9c-297b-45e8-b1da-c1f2fbb1a839.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/lgm/thumb/640x480/b0bc5c9c-297b-45e8-b1da-c1f2fbb1a839.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nlme.nl/voorouders/deeds/f0368775-e4d3-3662-aeaa-c6914637bdaa" ;
  a2a:RecordGUID "{f0368775-e4d3-3662-aeaa-c6914637bdaa}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

