@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/orca#> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns2: <http://> . @prefix ns3: <http://purl.org/adms/status/> . @prefix ns4: <http://purl.org/adms/assettype/> . ns0:orca dc:creator <http://vocab.deri.ie/orca#Jodi%20Schneider>, ns1:ahogan ; dct:created "2012-07-19"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:description "orca, the Ontology of Reasoning, Certainty and Attribution, is an ontology for characterizing the certainty of information, how it is known, and its source" ; dct:modified "2012-11-09"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:partOf <http://vocab.deri.ie> ; dct:status ns3:UnderDevelopment ; dct:title "orca, the Ontology of Reasoning, Certainty and Attribution" ; dct:type ns4:Ontology ; vann:preferredNamespacePrefix "orca" ; vann:preferredNamespaceUri "http://vocab.deri.ie/orca#" ; a owl:NamedIndividual, owl:Ontology, adms:SemanticAsset ; foaf:homepage <http://vocab.deri.ie/orca.html> . ns1:DERI foaf:homepage ns0:orca . <http://vocab.deri.ie/orca#Jodi%20Schneider> foaf:homepage ns0:orca . ns1:ahogan foaf:homepage ns0:orca . ns1:rdf dct:FileFormat ns0:orca . ns1:ttl dct:FileFormat ns0:orca .
@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/orca#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns2: <http://> .
@prefix ns3: <http://purl.org/adms/status/> .
@prefix ns4: <http://purl.org/adms/assettype/> .

ns0:orca
    dc:creator <http://vocab.deri.ie/orca#Jodi%20Schneider>, ns1:ahogan ;
    dct:created "2012-07-19"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:description "orca, the Ontology of Reasoning, Certainty and Attribution, is an ontology for characterizing the certainty of information, how it is known, and its source" ;
    dct:modified "2012-11-09"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:partOf <http://vocab.deri.ie> ;
    dct:status ns3:UnderDevelopment ;
    dct:title "orca, the Ontology of Reasoning, Certainty and Attribution" ;
    dct:type ns4:Ontology ;
    vann:preferredNamespacePrefix "orca" ;
    vann:preferredNamespaceUri "http://vocab.deri.ie/orca#" ;
    a owl:NamedIndividual, owl:Ontology, adms:SemanticAsset ;
    foaf:homepage <http://vocab.deri.ie/orca.html> .

ns1:DERI
    foaf:homepage ns0:orca .

<http://vocab.deri.ie/orca#Jodi%20Schneider>
    foaf:homepage ns0:orca .

ns1:ahogan
    foaf:homepage ns0:orca .

ns1:rdf
    dct:FileFormat ns0:orca .

ns1:ttl
    dct:FileFormat ns0:orca .