@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_lgm_d8450e1f-8c19-7d97-1aea-084af1786355
  a a2a:Record ;
  rdfs:label "Registratie in 1768" ;
  a2a:hasPerson oa:person_lgm_d8450e1f-8c19-7d97-1aea-084af1786355_Person1 ;
  a2a:hasEvent oa:event_lgm_d8450e1f-8c19-7d97-1aea-084af1786355_Event1 ;
  a2a:hasRelationEP oa:relationep_lgm_d8450e1f-8c19-7d97-1aea-084af1786355_0 ;
  a2a:hasSource oa:source_lgm_d8450e1f-8c19-7d97-1aea-084af1786355 .

oa:person_lgm_d8450e1f-8c19-7d97-1aea-084af1786355_Person1
  a a2a:Person ;
  rdfs:label "Baron van Maneil" ;
  a2a:PersonName [
    rdfs:label "Baron van Maneil" ;
    a2a:PersonNameFirstName "Baron van" ;
    a2a:PersonNameLastName "Maneil"
  ] .

oa:event_lgm_d8450e1f-8c19-7d97-1aea-084af1786355_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1768" ] ;
  a2a:EventRemark01_Aanstellingsdatum "07-03-1767" ;
  a2a:EventRemark05_Rang_kapitaal "Colonel" ;
  ns0:brigade "Lewe" .

oa:relationep_lgm_d8450e1f-8c19-7d97-1aea-084af1786355_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_lgm_d8450e1f-8c19-7d97-1aea-084af1786355_Person1 ;
  a2a:EventKeyRef oa:event_lgm_d8450e1f-8c19-7d97-1aea-084af1786355_Event1 .

oa:source_lgm_d8450e1f-8c19-7d97-1aea-084af1786355
  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 "Naemregister Der Heeren Militaire Officieren...1768" ;
    rdfs:label "Nederlands Militair Erfgoed, Naemregister Der Heeren Militaire Officieren...1768"
  ] ;
  a2a:SourceLastChangeDate "2020-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nlme.nl/voorouders/deeds/d8450e1f-8c19-7d97-1aea-084af1786355" ;
  a2a:RecordGUID "{d8450e1f-8c19-7d97-1aea-084af1786355}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

