@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-F2B_M_GM_CESSDA.ttl> a ftr:Test, dcat:DataService ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/test/FT-F2B_M_GM_CESSDA.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/test/FT-F2B_M_GM_CESSDA.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 metadata that is grounded in a standard vocabulary"^^xsd:string ;
    rdfs:label "FT-F2B_M_GM_CESSDA"^^xsd:string ;
    vivo:abbreviation "FT-F2B_M_GM_CESSDA"^^xsd:string ;
    dcterms:description """Checks for the presence of grounded metadata by extracting all namespaces used in the document and checking if any of them are resolvable (i.e. can be accessed via HTTP). The method ignores common infrastructure namespaces (e.g. XML, RDF) and focuses on namespaces that are likely to represent the dataset's own metadata."""^^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-F2B_M_GM_CESSDA"^^xsd:string ;
    dcterms:license <http://creativecommons.org/licenses/by/4.0/> ;
    ftr:status "Active"@en ;
     
    dcat:endpointURL <https://fair-tests.cessda.eu/assess/test/grounded-metadata> ;
    dcat:endpointDescription <https://fair-tests.cessda.eu/api/grounded-metadata.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.e05e98> ;
    
    
    
    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.e05e98> a dqv:Metric, ftr:Metric, dcat:Resource;
    rdfs:label "No name defined"^^xsd:string ;
    dcterms:identifier "https://doi.org/10.25504/FAIRsharing.e05e98"^^xsd:string .









