@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_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00
  a a2a:Record ;
  rdfs:label "Registratie" ;
  a2a:hasPerson oa:person_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00_Person1 ;
  a2a:hasEvent oa:event_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00_0 ;
  a2a:hasSource oa:source_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00 .

oa:person_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00_Person1
  a a2a:Person ;
  rdfs:label "Modeste Frederi(c)k Adolph(e) Simoens" ;
  a2a:PersonName [
    rdfs:label "Modeste Frederi(c)k Adolph(e) Simoens" ;
    a2a:PersonNameFirstName "Modeste Frederi(c)k Adolph(e)" ;
    a2a:PersonNameLastName "Simoens"
  ] .

oa:event_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00_0
  a a2a:RelationEP ;
  rdfs:label "Militair" ;
  a2a:RelationType "Militair" ;
  a2a:PersonKeyRef oa:person_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00_Person1 ;
  a2a:EventKeyRef oa:event_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00_Event1 .

oa:source_ghn_2d87bfb2-edcd-102c-8a06-005056a23d00
  a a2a:Source ;
  rdfs:label "Nationaal Archief, Stamboek" ;
  a2a:SourceType "Stamboek" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Collection "Landmacht: Stamboeken Officieren, 1813-1924" ;
    a2a:RegistryNumber "215/263/285/381/442" ;
    a2a:Folio "no.2905/47/98/86/12" ;
    rdfs:label "Nationaal Archief, Landmacht: Stamboeken Officieren, 1813-1924, 215/263/285/381/442, no.2905/47/98/86/12"
  ] ;
  a2a:SourceLastChangeDate "2015-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/10648/2d87bfb2-edcd-102c-8a06-005056a23d00" ;
  a2a:RecordGUID "{2d87bfb2-edcd-102c-8a06-005056a23d00}" ;
  a2a:SourceRemarklink_EAD "http://www.gahetna.nl/collectie/archief/ead/index/eadid/2.13.04" ;
  a2a:SourceRemarklink_NT "http://www.gahetna.nl/collectie/index/nt00297" .

