Skip to content

Instantly share code, notes, and snippets.

View PARODBE's full-sized avatar

Pablo Rodríguez Belenguer PARODBE

View GitHub Profile
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
<https://example.org/catalog>
a dcat:Catalog ;
dct:title "Imaging Biomarkers Catalog" ;