@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns0: <http://theme-e.adaptcentre.ie/dave#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . <http://theme-e.adaptcentre.ie/dave#> dc:description "The Data Value Vocabulary (DaVe) is an extensible core vocabulary that allows user to use custom data value dimensions and metrics to characterise data value in a specific context. This flexibility allows for the comprehensive modelling of data value. As a data value model, DaVe allows users to monitor data value as it occurs within a data exploitation or value creation process (data value chain)"@en ; dct:language "en"^^<http://www.w3.org/2001/XMLSchema#language> ; dct:modified "2017-11-30"^^<http://www.w3.org/2001/XMLSchema#date> ; vann:preferredNamespacePrefix "dave" ; vann:preferredNamespaceUri "http://theme-e.adaptcentre.ie/dave#" ; ns0:title "Data Value Vocabulary (DaVe)"@en ; a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ; foaf:homepage <http://theme-e.adaptcentre.ie/dave/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns0: <http://theme-e.adaptcentre.ie/dave#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

<http://theme-e.adaptcentre.ie/dave#>
    dc:description "The Data Value Vocabulary (DaVe) is an extensible core vocabulary that allows user to use custom data value dimensions and metrics to characterise data value in a specific context. This flexibility allows for the comprehensive modelling of data value. As a data value model, DaVe allows users to monitor data value as it occurs within a data exploitation or value creation process (data value chain)"@en ;
    dct:language "en"^^<http://www.w3.org/2001/XMLSchema#language> ;
    dct:modified "2017-11-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
    vann:preferredNamespacePrefix "dave" ;
    vann:preferredNamespaceUri "http://theme-e.adaptcentre.ie/dave#" ;
    ns0:title "Data Value Vocabulary (DaVe)"@en ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    foaf:homepage <http://theme-e.adaptcentre.ie/dave/> .