@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_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1500-2000)" ;
  a2a:hasPerson oa:person_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3_Person1 ;
  a2a:hasEvent oa:event_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3_0 ;
  a2a:hasSource oa:source_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3 .

oa:person_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3_Person1
  a a2a:Person ;
  rdfs:label "Alida De Ruyter" ;
  a2a:PersonName [
    rdfs:label "Alida De Ruyter" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "De" ;
    a2a:PersonNameLastName "Ruyter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1922-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoasehofen" ;
    rdfs:label "Hoasehofen"
  ] .

oa:event_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3_0
  a a2a:RelationEP ;
  rdfs:label "other:Tewerkgestelde" ;
  a2a:RelationType "other:Tewerkgestelde" ;
  a2a:PersonKeyRef oa:person_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3_Person1 ;
  a2a:EventKeyRef oa:event_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3_Event1 .

oa:source_ghn_7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3
  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" ;
    rdfs:label "Nationaal Archief"
  ] ;
  a2a:SourceLastChangeDate "2024-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.nationaalarchief.nl/onderzoeken/index/nt00475/AE135589" ;
  a2a:RecordIdentifier "AE135589" ;
  a2a:RecordGUID "{7b5d4bd2-068a-ccb6-27ae-0e2e2a5daaa3}" ;
  a2a:SourceRemarkNAsameas "0d77b759-7b81-c69e-7194-ff576cce42c7|Alida de Ruiter^cce9e096-e525-ad8a-4a68-f944d642c46f|Alida de Ruyter^cb5614b0-b8a3-90bb-f0c7-c21a59848aa5|Alida de Ruyter^9379c42f-c699-a195-38a9-bf5cd3e0fe36|Alida de Ruyter^c0fb00d1-6c08-293c-b5f9-51af71d0a1ac|Alida De Ruyter^f4539002-9a4f-aff1-b95d-f66ffa04a213|Alida de Ruyter^0038921f-7b99-531d-39dd-49cf55fa4548|Alida De Ruyter" ;
  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" .

