@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_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4
  a a2a:Record ;
  rdfs:label "Inschrijving (in het jaar 1700-1900)" ;
  a2a:hasPerson oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person1, oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person2, oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person3 ;
  a2a:hasEvent oa:event_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Event1 ;
  a2a:hasRelationEP oa:relationep_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_0, oa:relationep_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_1, oa:relationep_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_2 ;
  a2a:hasSource oa:source_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4 .

oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person1
  a a2a:Person ;
  rdfs:label "Benjamin Bizenoo" ;
  a2a:PersonName [
    rdfs:label "Benjamin Bizenoo" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Bizenoo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1787-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person2
  a a2a:Person ;
  rdfs:label "Corneille Bizenoo" ;
  a2a:PersonName [
    rdfs:label "Corneille Bizenoo" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Bizenoo"
  ] .

oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person3
  a a2a:Person ;
  rdfs:label "Mathilde Heye" ;
  a2a:PersonName [
    rdfs:label "Mathilde Heye" ;
    a2a:PersonNameFirstName "Mathilde" ;
    a2a:PersonNameLastName "Heye"
  ] .

oa:event_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving" ;
  a2a:EventType "other:Inschrijving" ;
  a2a:EventRemark01_Eenheid "1e Bataljon Mineurs" ;
  a2a:EventRemark02_Stamboeknummer "905" ;
  a2a:EventRemark03_Bewaarplaats "Service Historique de la Défense, Vincennes/Parijs (niet te raadplegen bij het NIMH)" .

oa:relationep_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person1 ;
  a2a:EventKeyRef oa:event_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Event1 .

oa:relationep_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person2 ;
  a2a:EventKeyRef oa:event_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Event1 .

oa:relationep_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Person3 ;
  a2a:EventKeyRef oa:event_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4_Event1 .

oa:source_nim_34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4
  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 "26Yc42" ;
    rdfs:label "Nederlands Instituut voor Militaire Historie, Nederlandse militairen in het leger van Napoleon, 26Yc42"
  ] ;
  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=2338180&miview=ldt" ;
  a2a:RecordGUID "{34a0e79f-e0df-cfc3-9c0f-5aecf0780ce4}" .

