@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://smdc.scimin-crm.eu> a dcat:Catalog ;
    dct:language "en" ;
    dct:title "SCIMIN-CRM CKAN : Sustainable & Circular Production of Mineral Critical Raw Materials Data Catalogue." ;
    foaf:homepage <https://smdc.scimin-crm.eu> .

