@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix era: <http://data.europa.eu/949/> .
@prefix era-skos: <http://data.europa.eu/949/concepts/> .

@prefix era-tdssc: <http://data.europa.eu/949/concepts/train-detection-specific-checks/> .
@prefix era-tdssc-rinf: <http://data.europa.eu/949/concepts/train-detection-specific-checks/rinf/> .




#################################################################
#
#    Concept Schemes
#
#################################################################



era-tdssc:TrainDetectionSystemsSpecificChecks a skos:ConceptScheme ; 
    dct:issued "2020-09-01"^^xsd:date ;
    dct:modified "2022-09-09"^^xsd:date ;
    cc:license <https://creativecommons.org/licenses/by/4.0/> ;
    rdfs:comment "Controlled SKOS-based vocabularies defined by the European Union Agency for Railways to describe concepts related to the European railway infrastructure and the vehicles authorized to operate over it."@en ;
    rdfs:isDefinedBy era-skos: ;
    rdfs:label "Train Detection Systems Specific Checks"@en ;
    skos:prefLabel "Train Detection Systems Specific Checks"@en ;
    dct:title "Concept scheme grouping train detection systems requiring specific checks"@en .
  


#################################################################
#
#    Concept instances
#
#################################################################



########## Train detection systems specific checks ##########

era-tdssc-rinf:20 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "50Hz Track circuit" .

era-tdssc-rinf:10 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "Direct current Track circuit" .

era-tdssc-rinf:30 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "Zp30K / Zp30H" .

era-tdssc-rinf:40 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "83.3 Hz Track circuit" .

era-tdssc-rinf:50 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "125 Hz Track circuit" .

era-tdssc-rinf:60 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "ZP 43 E (manufactured prior to 2015)" .

era-tdssc-rinf:70 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "83.3 Hz and 125 Hz track circuits" .

era-tdssc-rinf:80 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "83.3 Hz track circuit and ZP 43 E (manufactured prior to 2015)" .

era-tdssc-rinf:90 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "125 Hz track circuit and ZP 43 E (manufactured prior to 2015)" .

era-tdssc-rinf:100 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "83.3 Hz and 125 Hz track circuits and ZP 43 E (manufactured prior to 2015)" .

era-tdssc-rinf:110 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "EBÜT 80: axle counter" .

era-tdssc-rinf:120 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "WSSB: track circuit" .

era-tdssc-rinf:130 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "Siemens 100Hz (106,7Hz) : track circuit" .

era-tdssc-rinf:140 a skos:Concept;
  skos:inScheme era-tdssc:TrainDetectionSystemsSpecificChecks; skos:topConceptOf era-tdssc:TrainDetectionSystemsSpecificChecks; skos:note "Value retrieved from the RINF database";
  skos:prefLabel "Thales 100Hz (106,7Hz) : track circuit" .

