@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_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59
  a a2a:Record ;
  rdfs:label "Inschrijving (in het jaar 1700-1900)" ;
  a2a:hasPerson oa:person_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Person1, oa:person_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Person2 ;
  a2a:hasEvent oa:event_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Event1 ;
  a2a:hasRelationEP oa:relationep_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_0, oa:relationep_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_1 ;
  a2a:hasSource oa:source_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59 .

oa:person_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Person1
  a a2a:Person ;
  rdfs:label "Albert Othon Jacques van Limburg Stirum" ;
  a2a:PersonName [
    rdfs:label "Albert Othon Jacques van Limburg Stirum" ;
    a2a:PersonNameFirstName "Albert Othon Jacques" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Limburg Stirum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1787-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Person2
  a a2a:Person ;
  rdfs:label "van Limburg Stirum" ;
  a2a:PersonName [
    rdfs:label "van Limburg Stirum" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Limburg Stirum"
  ] .

oa:event_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving" ;
  a2a:EventType "other:Inschrijving" ;
  a2a:EventRemark02_Bewaarplaats "Service Historique de la Défense, Vincennes/Parijs (niet te raadplegen bij het NIMH)" ;
  a2a:EventRemark01_Eenheid "126e Regiment Infanterie van Linie" .

oa:relationep_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Person1 ;
  a2a:EventKeyRef oa:event_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Event1 .

oa:relationep_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Person2 ;
  a2a:EventKeyRef oa:event_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59_Event1 .

oa:source_nim_534ce99f-c018-a6b4-ecc3-99fb81b42f59
  a a2a:Source ;
  rdfs:label "Nederlands Instituut voor Militaire Historie, Stamboek" ;
  a2a:SourcePlace [
    a2a:Place "Vincennes/Parijs" ;
    rdfs:label "Vincennes/Parijs", "1700-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1700-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Stamboek" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nederlands Instituut voor Militaire Historie" ;
    a2a:Collection "Nederlandse militairen in het leger van Napoleon" ;
    a2a:RegistryNumber "2Yb 1135, f. 805" ;
    rdfs:label "Nederlands Instituut voor Militaire Historie, Nederlandse militairen in het leger van Napoleon, 2Yb 1135, f. 805"
  ] ;
  a2a:SourceLastChangeDate "2016-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/2231/?mivast=2231&mizig=364&miadt=2231&miaet=14&micode=1000&minr=2421143&miview=ldt" ;
  a2a:RecordGUID "{534ce99f-c018-a6b4-ecc3-99fb81b42f59}" .

