@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_ff4e98a4-c36a-c08a-2425-da835e9df120
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1945-1952)" ;
  a2a:hasPerson oa:person_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120_Person1 ;
  a2a:hasEvent oa:event_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120_0 ;
  a2a:hasSource oa:source_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120 .

oa:person_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120_Person1
  a a2a:Person ;
  rdfs:label "Arie Nico Ruitenberg" ;
  a2a:PersonName [
    rdfs:label "Arie Nico Ruitenberg" ;
    a2a:PersonNameFirstName "Arie Nico" ;
    a2a:PersonNameLastName "Ruitenberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oud-Beijerland" ;
    rdfs:label "Oud-Beijerland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1923-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Numansdorp" ;
    rdfs:label "Numansdorp"
  ] .

oa:event_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120_Person1 ;
  a2a:EventKeyRef oa:event_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120_Event1 .

oa:source_ghn_ff4e98a4-c36a-c08a-2425-da835e9df120
  a a2a:Source ;
  rdfs:label "Nationaal Archief, CABR dossiers" ;
  a2a:SourcePlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag", "1945-01-01 - 1952-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:CABR dossiers" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Collection "Centraal Archief van de Bijzondere Rechtspleging (CABR)" ;
    rdfs:label "Nationaal Archief, Centraal Archief van de Bijzondere Rechtspleging (CABR)"
  ] ;
  a2a:SourceLastChangeDate "2025-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://oorlogvoorderechter.nl/verdachte/?id=38905" ;
  a2a:RecordIdentifier "https://oorlogvoorderechter.nl/data/person/38905" ;
  a2a:RecordGUID "{ff4e98a4-c36a-c08a-2425-da835e9df120}" ;
  a2a:SourceRemarkInventaris_Dossier "88385 (dossier Ruitenberg, Arie Nico)|91942 (dossier G6820)|94831 (dossier Ruitenberg, Arie Nico)|68918 (dossier 1582)" ;
  a2a:SourceRemarkOnderzoekshulp "https://www.nationaalarchief.nl/onderzoeken/wegwijzer-naar-onze-oorlogsarchieven" ;
  a2a:SourceRemarklink_EAD "https://www.nationaalarchief.nl/onderzoeken/archief/2.09.09" ;
  a2a:SourceRemarkProvenance "Bij ontbreken van de open dataset NT00488 is er gebruik gemaakt van de openbare namenlijst op oorlogvoorderechter.nl via de <a href=\"https://rest.oorlogvoorderechter.nl/4/oorlogvoorderechter/api/nadere_toegang/\">API</a>, aangevuld met inventaris beschrijvingen uit de <a href=\"https://www.nationaalarchief.nl/onderzoeken/archief/2.09.09/download/xml\">EAD van archief 2.09.09</a>" .

[]
  a2a:PersonRemarkdeat_date "2008-08-16" ;
  a2a:PersonRemarkdeat_plac "Rotterdam" .

