@prefix :        <http://www.w3.org/2002/07/owl#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

[]    a       owl:Ontology ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#datasetTitle"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#requestTitle"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#distributionAccessURL"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#datasetIdentifier"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#datasetPublisher"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#datasetKeyword"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#datasetLanguage"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentTitle"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#requestIdentifier"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#requestCreated"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#requestResolution"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#requestStatus"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "http://www.w3.org/ns/dcat#mediaType"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#mpv:requestDescription"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#hasMappingDocumentFile"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentIdentifier"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#fullName"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentDateSubmitted"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#distributionDownloadURL"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentLicense"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentSubject"
              ] ;
      owl:DataPropertyDomain
              [ a       owl:DataProperty ;
                <IRI>   "#distributionMediaType"
              ] ;
      owl:DataPropertyRange
              [ a       owl:DataProperty ;
                <IRI>   "#mpv:requestDescription"
              ] ;
      owl:DataPropertyRange
              [ a       owl:DataProperty ;
                <IRI>   "#requestStatus"
              ] ;
      owl:DataPropertyRange
              [ a       owl:DataProperty ;
                <IRI>   "#fullName"
              ] ;
      owl:DataPropertyRange
              [ a       owl:DataProperty ;
                <IRI>   "#hasMappingDocumentFile"
              ] ;
      owl:DataPropertyRange
              [ a       owl:DataProperty ;
                <IRI>   "#requestResolution"
              ] ;
      owl:DataPropertyRange
              [ a       owl:DataProperty ;
                <IRI>   "#requestCreated"
              ] ;
      owl:Declaration
              [ a       owl:ObjectProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/creator"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#distributionAccessURL"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#mpv:requestDescription"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#datasetIdentifier"
              ] ;
      owl:Declaration
              [ a       owl:ObjectProperty ;
                <IRI>   "#requestCreator"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#requestResolution"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentSubject"
              ] ;
      owl:Declaration
              [ a       owl:ObjectProperty ;
                <IRI>   "#mappingDocumentCreator"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentLicense"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#datasetLanguage"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentTitle"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentDateSubmitted"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#datasetPublisher"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "http://purl.org/dc/elements/1.1/BibliographicResource"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/subject"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#hasMappingDocumentFile"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#requestCreated"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/publisher"
              ] ;
      owl:Declaration
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasRequestDataset"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://www.w3.org/ns/dcat#mediaType"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://www.w3.org/ns/dcat#keyword"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/description"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/title"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "http://purl.org/dc/elements/1.1/Agent"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#requestStatus"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "http://open-services.net/ns/cm#ChangeRequest"
              ] ;
      owl:Declaration
              [ a       owl:ObjectProperty ;
                <IRI>   "#datasetDistribution"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "http://www.w3.org/ns/dcat#Distribution"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "#R2RMLMappingDocument"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "http://www.w3.org/ns/dcat#Dataset"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#requestIdentifier"
              ] ;
      owl:Declaration
              [ a       owl:ObjectProperty ;
                <IRI>   "http://www.w3.org/ns/dcat#distribution"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/license"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/identifier"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://www.w3.org/ns/dcat#accessURL"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "#DatasetDistribution"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentIdentifier"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#datasetTitle"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "#MappingpediaUser"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#datasetKeyword"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/dateSubmitted"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#distributionMediaType"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/created"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://open-services.net/ns/cm#status"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://www.w3.org/ns/dcat#downloadURL"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#requestTitle"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "#MappingRequest"
              ] ;
      owl:Declaration
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasMappingDocument"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "http://purl.org/dc/elements/1.1/language"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#fullName"
              ] ;
      owl:Declaration
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasDataset"
              ] ;
      owl:Declaration
              [ a       owl:Class ;
                <IRI>   "#Dataset"
              ] ;
      owl:Declaration
              [ a       owl:DataProperty ;
                <IRI>   "#distributionDownloadURL"
              ] ;
      owl:ObjectPropertyDomain
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasRequestDataset"
              ] ;
      owl:ObjectPropertyDomain
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasMappingDocument"
              ] ;
      owl:ObjectPropertyDomain
              [ a       owl:ObjectProperty ;
                <IRI>   "#requestCreator"
              ] ;
      owl:ObjectPropertyDomain
              [ a       owl:ObjectProperty ;
                <IRI>   "#mappingDocumentCreator"
              ] ;
      owl:ObjectPropertyDomain
              [ a       owl:ObjectProperty ;
                <IRI>   "http://www.w3.org/ns/dcat#distribution"
              ] ;
      owl:ObjectPropertyDomain
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasDataset"
              ] ;
      owl:ObjectPropertyRange
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasMappingDocument"
              ] ;
      owl:ObjectPropertyRange
              [ a       owl:ObjectProperty ;
                <IRI>   "#requestCreator"
              ] ;
      owl:ObjectPropertyRange
              [ a       owl:ObjectProperty ;
                <IRI>   "#mappingDocumentCreator"
              ] ;
      owl:ObjectPropertyRange
              [ a       owl:ObjectProperty ;
                <IRI>   "#datasetDistribution"
              ] ;
      owl:ObjectPropertyRange
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasDataset"
              ] ;
      owl:ObjectPropertyRange
              [ a       owl:ObjectProperty ;
                <IRI>   "http://www.w3.org/ns/dcat#distribution"
              ] ;
      owl:ObjectPropertyRange
              [ a       owl:ObjectProperty ;
                <IRI>   "#hasRequestDataset"
              ] ;
      owl:Prefix
              [ <IRI>   "http://www.w3.org/2001/XMLSchema#" ;
                <name>  "xsd"
              ] ;
      owl:Prefix
              [ <IRI>   "http://www.w3.org/2000/01/rdf-schema#" ;
                <name>  "rdfs"
              ] ;
      owl:Prefix
              [ <IRI>   "http://www.w3.org/2002/07/owl#" ;
                <name>  "owl"
              ] ;
      owl:Prefix
              [ <IRI>   "http://www.w3.org/1999/02/22-rdf-syntax-ns#" ;
                <name>  "rdf"
              ] ;
      owl:Prefix
              [ <IRI>   "http://mappingpedia.linkeddata.es/vocabulary" ;
                <name>  ""
              ] ;
      owl:Prefix
              [ <IRI>   "http://www.w3.org/XML/1998/namespace" ;
                <name>  "xml"
              ] ;
      owl:SubClassOf
              [ a       owl:Class ;
                <IRI>   "#DatasetDistribution"
              ] ;
      owl:SubClassOf
              [ a       owl:Class ;
                <IRI>   "#MappingRequest"
              ] ;
      owl:SubClassOf
              [ a       owl:Class ;
                <IRI>   "#R2RMLMappingDocument"
              ] ;
      owl:SubClassOf
              [ a       owl:Class ;
                <IRI>   "#Dataset"
              ] ;
      owl:SubClassOf
              [ a       owl:Class ;
                <IRI>   "#MappingpediaUser"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#datasetTitle"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#distributionAccessURL"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentDateSubmitted"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#datasetKeyword"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#distributionMediaType"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#distributionDownloadURL"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentIdentifier"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#datasetIdentifier"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentTitle"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#requestCreated"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentLicense"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#mappingDocumentSubject"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#requestStatus"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#mpv:requestDescription"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#requestTitle"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#requestIdentifier"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#datasetPublisher"
              ] ;
      owl:SubDataPropertyOf
              [ a       owl:DataProperty ;
                <IRI>   "#datasetLanguage"
              ] ;
      owl:SubObjectPropertyOf
              [ a       owl:ObjectProperty ;
                <IRI>   "#requestCreator"
              ] ;
      owl:SubObjectPropertyOf
              [ a       owl:ObjectProperty ;
                <IRI>   "#datasetDistribution"
              ] ;
      owl:SubObjectPropertyOf
              [ a       owl:ObjectProperty ;
                <IRI>   "#mappingDocumentCreator"
              ] ;
      <ontologyIRI> "http://mappingpedia.linkeddata.es/vocabulary" .
