@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://vocab.deri.ie/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix adms: <http://www.w3.org/ns/adms#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix ns1: <http://vocab.deri.ie/void#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix ns2: <http://> . @prefix ns3: <http://purl.org/adms/status/> . @prefix ns4: <http://purl.org/adms/assettype/> . ns0:void dc:creator <http://vocab.deri.ie/void#Michael%20Hausenblas>, ns1:cygri, ns1:junzha, ns1:keiale ; dct:created "2010-01-26"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:description "The Vocabulary of Interlinked Datasets (VoID) is an RDF Schema vocabulary for expressing metadata about RDF datasets. It is intended as a bridge between the publishers and users of RDF data, with applications ranging from data discovery to cataloging and archiving of datasets. This document provides a formal definition of the new RDF classes and properties introduced for VoID. It is a companion to the main specification document for VoID, <em><a href=\"http://www.w3.org/TR/void/\">Describing Linked Datasets with the VoID Vocabulary</a></em>." ; dct:modified "2011-03-06"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:partOf <http://vocab.deri.ie> ; dct:publisher "http://vocab.deri.ie/void#Digital%20Enterprise%20Research%20Institute%2C%20NUI%20Galway" ; dct:status ns3:UnderDevelopment ; dct:title "Vocabulary of Interlinked Datasets (VoID)" ; dct:type ns4:Ontology ; vann:preferredNamespacePrefix "void" ; vann:preferredNamespaceUri "http://rdfs.org/ns/void#" ; a owl:NamedIndividual, owl:Ontology, adms:SemanticAsset ; foaf:homepage <http://vocab.deri.ie/void.html> . ns1:rdf dct:FileFormat ns0:void . ns1:ttl dct:FileFormat ns0:void .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://vocab.deri.ie/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://vocab.deri.ie/void#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns2: <http://> .
@prefix ns3: <http://purl.org/adms/status/> .
@prefix ns4: <http://purl.org/adms/assettype/> .

ns0:void
    dc:creator <http://vocab.deri.ie/void#Michael%20Hausenblas>, ns1:cygri, ns1:junzha, ns1:keiale ;
    dct:created "2010-01-26"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:description "The Vocabulary of Interlinked Datasets (VoID) is an RDF Schema vocabulary for expressing metadata about RDF datasets. It is intended as a bridge between the publishers and users of RDF data, with applications ranging from data discovery to cataloging and archiving of datasets. This document provides a formal definition of the new RDF classes and properties introduced for VoID. It is a companion to the main specification document for VoID, <em><a href=\"http://www.w3.org/TR/void/\">Describing Linked Datasets with the VoID Vocabulary</a></em>." ;
    dct:modified "2011-03-06"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:partOf <http://vocab.deri.ie> ;
    dct:publisher "http://vocab.deri.ie/void#Digital%20Enterprise%20Research%20Institute%2C%20NUI%20Galway" ;
    dct:status ns3:UnderDevelopment ;
    dct:title "Vocabulary of Interlinked Datasets (VoID)" ;
    dct:type ns4:Ontology ;
    vann:preferredNamespacePrefix "void" ;
    vann:preferredNamespaceUri "http://rdfs.org/ns/void#" ;
    a owl:NamedIndividual, owl:Ontology, adms:SemanticAsset ;
    foaf:homepage <http://vocab.deri.ie/void.html> .

ns1:rdf
    dct:FileFormat ns0:void .

ns1:ttl
    dct:FileFormat ns0:void .