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

oa:record_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9
  a a2a:Record ;
  rdfs:label "Registratie in 1784" ;
  a2a:hasPerson oa:person_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9_Person1 ;
  a2a:hasEvent oa:event_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9_Event1 ;
  a2a:hasRelationEP oa:relationep_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9_0 ;
  a2a:hasSource oa:source_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9 .

oa:person_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9_Person1
  a a2a:Person ;
  rdfs:label "J.A.H. Rupertus" ;
  a2a:PersonName [
    rdfs:label "J.A.H. Rupertus" ;
    a2a:PersonNameFirstName "J.A.H." ;
    a2a:PersonNameLastName "Rupertus"
  ] .

oa:event_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1784" ] ;
  ns0:functie "2de Auditeur Militair" ;
  ns1:in_guarnisoen "De Stadt Bergen op den Zoom" .

oa:relationep_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9_Person1 ;
  a2a:EventKeyRef oa:event_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9_Event1 .

oa:source_lgm_235e99ee-4136-e05c-8287-bfe8ffdc92d9
  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...1784" ;
    rdfs:label "Nederlands Militair Erfgoed, Naemregister Der Heeren Militaire Officieren...1784"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/lgm/download/fullsize/9d3f7027-110c-2402-fb95-50b90de90ea3.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/lgm/deepzoom/9d3f7027-110c-2402-fb95-50b90de90ea3.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/lgm/thumb/640x480/9d3f7027-110c-2402-fb95-50b90de90ea3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nlme.nl/voorouders/deeds/235e99ee-4136-e05c-8287-bfe8ffdc92d9" ;
  a2a:RecordGUID "{235e99ee-4136-e05c-8287-bfe8ffdc92d9}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

