@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix ftr: <https://w3id.org/ftr#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dqv: <http://www.w3.org/ns/dqv#> .
@prefix vivo: <http://vivoweb.org/ontology/core#> .
@prefix dpv: <https://w3id.org/dpv#> .
@prefix sio: <http://semanticscience.org/resource/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix schema: <http://schema.org/> .






<https://ostrails.github.io/assessment-component-metadata-records/test/FT_Gen2_MI_A1.1_M_RP.ttl> a ftr:Test, dcat:DataService ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/test/FT_Gen2_MI_A1.1_M_RP.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/test/FT_Gen2_MI_A1.1_M_RP.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://github.com/cessda/cessda.fair-tests/blob/main/Test_Logic.md"^^xsd:anyURI ;
    dcterms:title "FAIR Test – record contains a retrievable protocol"^^xsd:string ;
    rdfs:label "FT_Gen2_MI_A1.1_M_RP"^^xsd:string ;
    vivo:abbreviation "FT_Gen2_MI_A1.1_M_RP"^^xsd:string ;
    dcterms:description """Checks for the presence of retrievable open protocol identifiers in the document by looking for known elements and attempting to resolve them using known PID resolution services."""^^xsd:string ;
    
    schema:about "Not applicable"^^xsd:string ;
    ftr:applicationArea <http://www.fairsharing.org/ontology/subject/SRAO_0000401> ;
    
    dcat:version "1.0.0"^^xsd:string ;
    adms:versionNotes "FT_Gen2_MI_A1.1_M_RP"^^xsd:string ;
    dcterms:license <http://creativecommons.org/licenses/by/4.0/> ;
    ftr:status "Active"@en ;
     
    dcat:endpointURL <https://fair-tests.cessda.eu/assess/test/retrievable-protocol> ;
    dcat:endpointDescription <https://fair-tests.cessda.eu/api/retrievable-protocol.ttl> ;
    
    doap:repository <https://github.com/cessda/cessda.fair-tests> ;
    ftr:supportedBy <https://tools.ostrails.eu/champion/>; 
    
    dpv:IsApplicableFor <https://schema.org/Dataset>;
    dcterms:creator <https://ror.org/02wg9xc72>; 
    
    
    
    sio:SIO_000233 <https://doi.org/10.25504/FAIRsharing.7612c1> ;
    
    
    
    dcterms:publisher  <https://orcid.org/0000-0002-4402-9644>  ; 
    dcat:contactPoint  <https://orcid.org/0000-0002-4402-9644>  . 




<https://ror.org/02wg9xc72> a vcard:Organisation ;
    vcard:organisation-name "Consortium of European Social Science Data Archives"^^xsd:string .

<https://orcid.org/0000-0002-4402-9644> a vcard:Individual, foaf:Agent ;
    vcard:fn "John Shepherdson"^^xsd:string ;
    vcard:hasEmail <mailto:john.shepherdson@cessda.eu> .
    

<https://doi.org/10.25504/FAIRsharing.7612c1> a dqv:Metric, ftr:Metric, dcat:Resource;
    rdfs:label "No name defined"^^xsd:string ;
    dcterms:identifier "https://doi.org/10.25504/FAIRsharing.7612c1"^^xsd:string .









