<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:thesaurus="https://w3id.org/axone/ontology/v4/thesaurus/">
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/hasDescription">
    <rdfs:label xml:lang="en">has description</rdfs:label>
    <rdfs:comment xml:lang="en">
  A description of the Dataset.
  </rdfs:comment>
    <schema:domainIncludes>
      <rdfs:Class rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/DatasetDescriptionCredential">
        <rdfs:label xml:lang="en">Dataset Description Credential</rdfs:label>
        <rdfs:comment xml:lang="en">
  Dataset Description credentials deliver an extensive overview of the principal attributes of a dataset. Commonly, they encompass details like the dataset's title, its detailed description, associated tags, as well as its subject matter, and both temporal and geographical scopes.

  The objective of these credentials is to furnish a wide-ranging insight into the dataset, thereby simplifying the process for users to comprehend the dataset's content and potential applications.
  </rdfs:comment>
      </rdfs:Class>
    </schema:domainIncludes>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/hasFormat">
    <rdfs:label xml:lang="en">has format</rdfs:label>
    <rdfs:comment xml:lang="en">
  The format of the Dataset.
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/DatasetDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="https://w3id.org/axone/ontology/v4/thesaurus/media-type"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/hasGeoCoverage">
    <rdfs:label xml:lang="en">has geo coverage</rdfs:label>
    <rdfs:comment xml:lang="en">
  Indicates the geographical area that the dataset applies to,
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/DatasetDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="https://w3id.org/axone/ontology/v4/thesaurus/area"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/hasImage">
    <rdfs:label xml:lang="en">has image</rdfs:label>
    <rdfs:comment xml:lang="en">
  The image associated with the Dataset. 
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/DatasetDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/hasTag">
    <rdfs:label xml:lang="en">has tag</rdfs:label>
    <rdfs:comment xml:lang="en">
  A (free) keyword or term assigned to the Dataset. 
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/DatasetDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/hasTemporalCoverage">
    <rdfs:label xml:lang="en">has temporal coverage</rdfs:label>
    <rdfs:comment xml:lang="en">
  Indicates the period that the dataset applies to,
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/DatasetDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://schema.org/DateTime"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/hasTitle">
    <rdfs:label xml:lang="en">has title</rdfs:label>
    <rdfs:comment xml:lang="en">
  The title of the Dataset.
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/DatasetDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Property>
  <rdf:Property rdf:about="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/hasTopic">
    <rdfs:label xml:lang="en">has topic</rdfs:label>
    <rdfs:comment xml:lang="en">
  A topic of the Dataset.
  </rdfs:comment>
    <schema:domainIncludes rdf:resource="https://w3id.org/axone/ontology/v4/schema/credential/dataset/description/DatasetDescriptionCredential"/>
    <schema:rangeIncludes rdf:resource="https://w3id.org/axone/ontology/v4/thesaurus/topic"/>
  </rdf:Property>
</rdf:RDF>
