@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_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653
  a a2a:Record ;
  rdfs:label "Registratie in 1867" ;
  a2a:hasPerson oa:person_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653_Person1 ;
  a2a:hasEvent oa:event_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653_Event1 ;
  a2a:hasRelationEP oa:relationep_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653_0 ;
  a2a:hasSource oa:source_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653 .

oa:person_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653_Person1
  a a2a:Person ;
  rdfs:label "H.M. de Vogel" ;
  a2a:PersonName [
    rdfs:label "H.M. de Vogel" ;
    a2a:PersonNameFirstName "H.M. de" ;
    a2a:PersonNameLastName "Vogel"
  ] .

oa:event_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1867" ] ;
  a2a:EventRemark01_Aanstellingsdatum "30-10-1863" ;
  a2a:EventRemark05_Rang_kapitaal "Officier van Gezondheid der 1ste klasse (Kapitein)" .

oa:relationep_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653_Person1 ;
  a2a:EventKeyRef oa:event_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653_Event1 .

oa:source_lgm_ea5337a1-d4e2-e8fb-4f9f-daf608d82653
  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: 1867" ;
    rdfs:label "Nederlands Militair Erfgoed, Officiersboekjes, Periode: 1867"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/lgm/download/fullsize/2132b4e8-aeab-4f33-246f-1b9a46d246ef.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/lgm/deepzoom/2132b4e8-aeab-4f33-246f-1b9a46d246ef.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/lgm/thumb/640x480/2132b4e8-aeab-4f33-246f-1b9a46d246ef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nlme.nl/voorouders/deeds/ea5337a1-d4e2-e8fb-4f9f-daf608d82653" ;
  a2a:RecordGUID "{ea5337a1-d4e2-e8fb-4f9f-daf608d82653}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

