@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_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1500-2000)" ;
  a2a:hasPerson oa:person_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1_Person1 ;
  a2a:hasEvent oa:event_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1_0 ;
  a2a:hasSource oa:source_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1 .

oa:person_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1_Person1
  a a2a:Person ;
  rdfs:label "Albertus v.d. Elst" ;
  a2a:PersonName [
    rdfs:label "Albertus v.d. Elst" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Elst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1891-08-27"^^xsd:date
  ] .

oa:event_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1_0
  a a2a:RelationEP ;
  rdfs:label "other:Tewerkgestelde" ;
  a2a:RelationType "other:Tewerkgestelde" ;
  a2a:PersonKeyRef oa:person_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1_Person1 ;
  a2a:EventKeyRef oa:event_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1_Event1 .

oa:source_ghn_91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1
  a a2a:Source ;
  rdfs:label "Nationaal Archief, Tewerkgesteldenregistratie" ;
  a2a:SourcePlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Tewerkgesteldenregistratie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Collection "Inventaris van het archief van het Nederlandse Rode Kruis - Arbeidsinzet, Kreis Watenstedt-Salzgitter" ;
    a2a:RegistryNumber "669" ;
    rdfs:label "Nationaal Archief, Inventaris van het archief van het Nederlandse Rode Kruis - Arbeidsinzet, Kreis Watenstedt-Salzgitter, 669"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/ef43ca95-2503-461b-b570-f1c4e3d6fe4b" ;
    a2a:UriViewer "https://service.archief.nl/iip/53/ff/b7/40/e2/d8/41/1d/8c/f8/60/0b/93/e2/55/8d/ef43ca95-2503-461b-b570-f1c4e3d6fe4b.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/ef43ca95-2503-461b-b570-f1c4e3d6fe4b"
  ] ;
  a2a:SourceLastChangeDate "2024-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.nationaalarchief.nl/onderzoeken/index/nt00475/AE928779" ;
  a2a:RecordIdentifier "AE928779" ;
  a2a:RecordGUID "{91b2ef19-0ee6-25cb-0f4a-e5e89a7a01c1}" ;
  a2a:SourceRemarkOnderzoekshulp "https://www.nationaalarchief.nl/onderzoeken/zoekhulpen/arbeidsinzet-1940-1945" ;
  a2a:SourceRemarklink_EAD "https://www.nationaalarchief.nl/onderzoeken/archief/2.19.323" ;
  a2a:SourceRemarklink_NT "https://www.nationaalarchief.nl/onderzoeken/index/nt00475?searchTerm=&activeTab=nt00475" ;
  a2a:SourceRemarkProvenance "gedownload vanaf https://www.nationaalarchief.nl/download/zvt/nt00475" .

[] a2a:PersonRemarkdeat_date "1943-09-18" .
