@prefix :      <https://w3id.org/mod#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

:hasDisjunctionsWith  a     owl:ObjectProperty ;
        rdfs:comment        "Indicates that the subject vocabulary declares some disjunct classes with the object vocabulary."@en ;
        rdfs:label          "has disjunctions with"@en ;
        rdfs:subPropertyOf  :semanticArtefactRelation .

<http://rdfs.org/ns/void#vocabulary>
        a             owl:ObjectProperty ;
        rdfs:comment  "A vocabulary that is used in the dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "vocabulary"@en ;
        rdfs:range    rdfs:Resource .

<http://schema.org/fileFormat>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Media type, typically MIME format (see IANA site) of the content e.g. application/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, 'encoding' can be used to indicate each MediaObject alongside particular fileFormat information. Unregistered or niche file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia entry."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "file format"@en ;
        rdfs:range    [ a            rdfs:Datatype ;
                        owl:unionOf  ( <http://schema.org/Text> <http://schema.org/URL> )
                      ] .

:Group  a             owl:Class ;
        rdfs:comment  "A group of ontologies that the ontology is usually considered into."@en ;
        rdfs:label    "Group"@en .

<http://schema.org/Dataset>
        a                owl:Class ;
        rdfs:comment     "A body of structured information describing some topic(s) of interest."@en ;
        rdfs:label       "Dataset"@en ;
        rdfs:subClassOf  <http://schema.org/CreativeWork> .

<http://purl.org/dc/terms/created>
        a                   owl:DatatypeProperty ;
        rdfs:comment        "Date of creation of the resource."@en ;
        rdfs:label          "date created"@en , "created"@en ;
        rdfs:range          rdfs:Literal ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/date> .

<http://www.w3.org/ns/dcat#Resource>
        a                owl:Class ;
        rdfs:comment     "Resource published or curated by a single agent."@en ;
        rdfs:label       "Resource"@en , "Cataloged Resource"@en ;
        rdfs:subClassOf  rdfs:Resource .

:sampleQueries  a     owl:DatatypeProperty ;
        rdfs:comment  "A set of queries (may be SPARQL, DL Queries) that are provided along with an ontology."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "sample queries"@en ;
        rdfs:range    xsd:string .

<http://purl.org/dc/terms/accrualMethod>
        a             owl:ObjectProperty ;
        rdfs:comment  "The method by which items are added to a collection."@en ;
        rdfs:label    "accrual method"@en ;
        rdfs:range    <http://purl.org/dc/terms/MethodOfAccrual> .

:SemanticArtefactTask
        a           owl:Class ;
        rdfs:label  "Semantic Artefact Task"@en .

<http://www.w3.org/ns/dcat#spatialResolutionInMeters>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Minimum spatial separation resolvable in a dataset, measured in meters."@en ;
        rdfs:domain   [ a            owl:Class ;
                        owl:unionOf  ( <http://www.w3.org/ns/dcat#Dataset> <http://www.w3.org/ns/dcat#Distribution> )
                      ] ;
        rdfs:label    "spatial resolution in meters"@en ;
        rdfs:range    xsd:decimal .

<http://schema.org/workTranslation>
        a             owl:ObjectProperty ;
        rdfs:comment  "A work that is a translation of the content of this work. e.g. 西遊記 has an English workTranslation “Journey to the West”,a German workTranslation “Monkeys Pilgerfahrt” and a Vietnamese translation Tây du ký bình khảo."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "work translation"@en ;
        rdfs:range    <http://schema.org/CreativeWork> .

<http://rdfs.org/ns/void#sparqlEndpoint>
        a             owl:ObjectProperty ;
        rdfs:comment  "A SPARQL protocol endpoint that allows SPARQL query access to a void:Dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "sparql endpoint"@en ;
        rdfs:range    rdfs:Resource .

:KnowledgeRepresentationParadigm
        a           owl:Class ;
        rdfs:label  "Knowledge representation paradigm"@en .

<http://purl.org/dc/terms/accrualPeriodicity>
        a             owl:ObjectProperty ;
        rdfs:comment  "The frequency at which dataset is published."@en ;
        rdfs:label    "accrual periodicity"@en ;
        rdfs:range    <http://purl.org/dc/terms/Frequency> .

<http://w3id.org/nkos#basedOn>
        a             owl:ObjectProperty ;
        rdfs:comment  "A resource used as the source for a derivative resource."@en ;
        rdfs:domain   <http://iflastandards.info/ns/fr/frbr/frbrer/Work> ;
        rdfs:label    "based on"@en ;
        rdfs:range    <http://iflastandards.info/ns/fr/frbr/frbrer/Work> .

<http://www.w3.org/ns/dcat#byteSize>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The size of a distribution in bytes."@en , "The size in bytes can be approximated (as a decimal) when the precise size is not known."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Distribution> ;
        rdfs:label    "byte size"@en ;
        rdfs:range    xsd:nonNegativeInteger .

:classesWithMoreThan25Children
        a                   owl:DatatypeProperty ;
        rdfs:comment        "Number of classes that have more than 25 direct subclasses (BioPortal definition)."@en ;
        rdfs:label          "number of classes with more than 25 children"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

<http://purl.org/dc/terms/LicenseDocument>
        a             owl:Class ;
        rdfs:comment  "A legal document giving official permission to do something with a resource."@en ;
        rdfs:label    "License Document"@en .

<http://purl.org/dc/terms/description>
        a             owl:DatatypeProperty ;
        rdfs:comment  "An account of the resource."@en ;
        rdfs:label    "description"@en .

:numberOfIndividuals  a     owl:DatatypeProperty ;
        rdfs:comment        "The total number of individuals in an ontology."@en ;
        rdfs:label          "number of individuals"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

<http://rdfs.org/ns/void#classes>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The total number of distinct classes in a void:Dataset. In other words, the number of distinct resources occuring as objects of rdf:type triples in the dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "classes"@en ;
        rdfs:range    xsd:integer .

:Evaluation  a        owl:Class ;
        rdfs:comment  "The results of evaluating an ontology. An ontology can have more than one evaluations."@en ;
        rdfs:label    "Evaluation"@en .

<http://iflastandards.info/ns/fr/frbr/frbrer/Work>
        a             owl:Class ;
        rdfs:comment  "A distinct intellectual or artistic creation."@en ;
        rdfs:label    "Work"@en .

<http://www.w3.org/ns/prov#Activity>
        a             owl:Class ;
        rdfs:comment  "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities."@en ;
        rdfs:label    "Activity"@en .

<http://www.w3.org/ns/dcat#Distribution>
        a             owl:Class ;
        rdfs:comment  "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above)."@en ;
        rdfs:label    "Distribution"@en .

<http://purl.org/pav/hasVersion>
        a                   owl:ObjectProperty ;
        rdfs:comment        "This resource has a more specific, versioned resource."@en ;
        rdfs:label          "has version"@en ;
        rdfs:subPropertyOf  <http://www.w3.org/ns/prov#generalizationOf> , <http://purl.org/dc/terms/hasVersion> .

:similar  a                 owl:ObjectProperty ;
        rdfs:comment        "Used to assert that two vocabularies are similar in scope and objectives, independently of the fact that they otherwise refer to each other."@en ;
        rdfs:domain         :SemanticArtefact ;
        rdfs:label          "similar to"@en ;
        rdfs:range          :SemanticArtefact ;
        rdfs:subPropertyOf  :semanticArtefactRelation .

<http://www.w3.org/ns/dcat#service>
        a                   owl:ObjectProperty ;
        rdfs:comment        "A site or end-point that is listed in the catalog."@en ;
        rdfs:domain         <http://www.w3.org/ns/dcat#Catalog> ;
        rdfs:label          "service"@en ;
        rdfs:range          <http://www.w3.org/ns/dcat#DataService> ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/hasPart> .

:toDoList  a              owl:DatatypeProperty ;
        rdfs:comment      "Describes future tasks planned by a resource curator. This property is primarily intended to be used for vocabularies or datasets, but the domain is left open, it can be used for any resource. Use iCalendar Vtodo class and its properties to further describe the task calendar, priorities etc."@en ;
        rdfs:domain       :SemanticArtefact ;
        rdfs:label        "to do list"@en ;
        rdfs:range        xsd:string ;
        skos:historyNote  "This property had been originally defined by VOAF metadata vocabulary. \nNow, it has been adopted and redefined in the MOD namespace."@en .

<http://www.w3.org/ns/dcat#accessURL>
        a             owl:ObjectProperty ;
        rdfs:comment  "dcat:accessURL SHOULD be used for the URL of a service or location that can provide access to this distribution, typically through a Web form, query or API call.\n\ndcat:downloadURL is preferred for direct links to downloadable resources.\n\nIf the distribution(s) are accessible only through a landing page (i.e. direct download URLs are not known), then the landing page URL associated with the dcat:Dataset SHOULD be duplicated as access URL on a distribution (see § 5.7 Dataset available only behind some Web page)."@en , "A URL of the resource that gives access to a distribution of the dataset. E.g. landing page, feed, SPARQL endpoint."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Distribution> ;
        rdfs:label    "access URL"@en ;
        rdfs:range    rdfs:Resource .

<http://purl.org/pav/createdOn>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The date of creation of the resource representation."@en ;
        rdfs:label    "created on"@en ;
        rdfs:range    xsd:dateTime .

<http://schema.org/Organization>
        a             owl:Class ;
        rdfs:comment  "An organization such as a school, NGO, corporation, club, etc."@en ;
        rdfs:label    "Organization"@en .

<http://purl.org/dc/terms/hasPart>
        a              owl:ObjectProperty ;
        rdfs:comment   "A related resource that is included either physically or logically in the described resource."@en ;
        rdfs:label     "has part"@en ;
        owl:inverseOf  <http://purl.org/dc/terms/isPartOf> .

:classesWithNoDefinition
        a                   owl:DatatypeProperty ;
        rdfs:comment        "List of classes that have no value for the definition property (BioPortal definition). For ontologies in OBO and RRF formats, the property for definition is part of the language. For OWL ontologies, the authors specify this property as part of the ontology metadata (the default is skos:definition)."@en ;
        rdfs:label          "number of classes with no definition"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

<http://schema.org/MediaObject>
        a                owl:Class ;
        rdfs:comment     "A media object, such as an image, video, or audio object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's)."@en ;
        rdfs:label       "Media Object"@en ;
        rdfs:subClassOf  <http://schema.org/CreativeWork> .

<http://creativecommons.org/ns#attributionName>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The name the creator of a Work would like used when attributing re-use."@en ;
        rdfs:label    "attribution name"@en .

<http://purl.org/pav/lastUpdateOn>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The date of the last update of the resource. An update is a change which did not warrant making a new resource related using pav:previousVersion, for instance correcting a spelling mistake."@en ;
        rdfs:label    "last update on"@en ;
        rdfs:range    xsd:dateTime .

<http://xmlns.com/foaf/0.1/fundedBy>
        a             owl:ObjectProperty ;
        rdfs:comment  "An organization funding a project or person."@en ;
        rdfs:domain   owl:Thing ;
        rdfs:label    "funded by"@en ;
        rdfs:range    owl:Thing .

<http://schema.org/publishingPrinciples>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The publishingPrinciples property indicates (typically via URL) a document describing the editorial principles of an Organization (or individual e.g. a Person writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a CreativeWork (e.g. NewsArticle) the principles are those of the party primarily responsible for the creation of the CreativeWork.\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a funder) can be expressed using schema.org terminology."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "publishing principles"@en .

<http://purl.org/dc/terms/Agent>
        a             owl:Class ;
        rdfs:comment  "A resource that acts or has the power to act."@en ;
        rdfs:label    "Agent"@en .

<https://vocab.org/vann/preferredNamespacePrefix>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The preferred namespace prefix to use when using terms from this vocabulary in an XML document."@en ;
        rdfs:label    "preferred namespace prefix"@en .

<http://www.w3.org/ns/sparql-service-description#endpoint>
        a             owl:ObjectProperty ;
        rdfs:comment  "Relates an instance of sd:Service to a SPARQL endpoint that implements the SPARQL Protocol service [SPROT] for the service. The object of the sd:endpoint property is an IRI."@en ;
        rdfs:domain   <http://www.w3.org/ns/sparql-service-description#Service> ;
        rdfs:label    "endpoint"@en ;
        rdfs:range    rdfs:Resource .

<http://w3id.org/nkos#updateFrequency>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The period in which a KOS is typically updated."@en ;
        rdfs:domain   <http://iflastandards.info/ns/fr/frbr/frbrer/Expression> ;
        rdfs:label    "update frequency"@en ;
        rdfs:range    rdfs:Literal .

<http://schema.org/author>
        a             owl:ObjectProperty ;
        rdfs:comment  "The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "author"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://schema.org/Organization> <http://xmlns.com/foaf/0.1/Person> )
                      ] .

<http://www.w3.org/ns/dcat#Catalog>
        a                owl:Class ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#Dataset> .

:classesWithOneChild  a     owl:DatatypeProperty ;
        rdfs:comment        "Number of classes that have only one subclass in the is-a hierarchy (BioPortal definition)."@en ;
        rdfs:label          "number of classes with a single child"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

:hierarchyProperty  a  owl:DatatypeProperty ;
        rdfs:comment  "property used to specify the hierarchy  (e.g. rdfs:subClassOf or skos:broader)."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "transitive hierarchy property"@en ;
        rdfs:range    xsd:anyURI .

<http://purl.org/dc/terms/source>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource from which the described resource is derived."@en ;
        rdfs:label    "source"@en ;
        rdfs:range    rdfs:Resource .

<http://schema.org/associatedMedia>
        a             owl:ObjectProperty ;
        rdfs:comment  "A media object that encodes this CreativeWork. This property is a synonym for encoding."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "associated media"@en ;
        rdfs:range    <http://schema.org/MediaObject> .

skos:ConceptScheme  a    owl:Class ;
        rdfs:comment     "A SKOS concept scheme can be viewed as an aggregation of one or more SKOS concepts. Semantic relationships (links) between those concepts may also be viewed as part of a concept scheme."@en ;
        rdfs:label       "Concept Scheme"@en ;
        rdfs:subClassOf  :SemanticArtefactDistribution .

<http://identifiers.org/idot/preferredPrefix>
        a            owl:DatatypeProperty ;
        rdfs:domain  <http://purl.org/dc/dcmitype/Dataset> ;
        rdfs:label   "preferred prefix"@en ;
        rdfs:range   xsd:string .

<http://purl.org/dc/terms/isPartOf>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource in which the described resource is physically or logically included."@en ;
        rdfs:label    "is part of"@en ;
        rdfs:range    rdfs:Resource .

:obsoleteProperty  a  owl:DatatypeProperty ;
        rdfs:comment  "property used to specify an obsolete class."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "object obsolete property"@en ;
        rdfs:range    xsd:anyURI .

<http://purl.org/dc/terms/MediaType>
        a                owl:Class ;
        rdfs:comment     "A file format or physical medium."@en ;
        rdfs:label       "Media Type"@en ;
        rdfs:subClassOf  <http://purl.org/dc/terms/MediaTypeOrExtent> .

:hasDisparateModellingWith
        a                   owl:ObjectProperty ;
        rdfs:comment        "Disagreements related  to  the  conceptualization  of  the  ontologies. Two ontologies are considered to have disparate modeling if they represent corresponding entities in different ways, e.g.  as an instance in one case and a class in the other."@en ;
        rdfs:label          "disparate modelling with"@en ;
        rdfs:subPropertyOf  :semanticArtefactRelation .

<http://purl.org/dc/terms/AgentClass>
        a             owl:Class ;
        rdfs:comment  "A group of agents."@en ;
        rdfs:label    "Agent Class"@en .

<http://schema.org/about>
        a             owl:ObjectProperty ;
        rdfs:comment  "The subject matter of the content."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "about"@en .

rdfs:Resource  a         owl:Class ;
        rdfs:comment     "All things described by RDF are called resources."@en ;
        rdfs:label       "Resource"@en ;
        rdfs:subClassOf  rdfs:Class .

<http://identifiers.org/idot/identifierPattern>
        a            owl:DatatypeProperty ;
        rdfs:domain  <http://purl.org/dc/dcmitype/Dataset> ;
        rdfs:label   "identifier pattern"@en ;
        rdfs:range   xsd:string .

:obsoleteParent  a    owl:DatatypeProperty ;
        rdfs:comment  "property used to specify the root of an obsolete branch in the ontology."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "root of obsolete branch"@en ;
        rdfs:range    xsd:anyURI .

dc:creator  a   owl:AnnotationProperty .

<http://purl.org/dc/terms/coverage>
        a             owl:ObjectProperty ;
        rdfs:comment  "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant."@en ;
        rdfs:label    "coverage"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://purl.org/dc/terms/Jurisdiction> <http://purl.org/dc/terms/Location> <http://purl.org/dc/terms/PeriodOfTime> )
                      ] .

<http://www.w3.org/ns/prov#wasAttributedTo>
        a             owl:ObjectProperty ;
        rdfs:comment  "Attribution is the ascribing of an entity to an agent."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "was attributed to"@en ;
        rdfs:range    <http://www.w3.org/ns/prov#Agent> .

<http://www.geneontology.org/formats/oboInOwl#hasSynonymType>
        a           owl:DatatypeProperty ;
        rdfs:label  "has synonym type"@en .

<http://purl.org/dc/terms/accrualPolicy>
        a             owl:ObjectProperty ;
        rdfs:comment  "accrual policy"@en , "The policy governing the addition of items to a collection."@en ;
        rdfs:range    <http://purl.org/dc/terms/Policy> .

:describes  a        owl:ObjectProperty ;
        rdfs:domain  :SemanticArtefact ;
        rdfs:range   <http://www.w3.org/ns/dcat#Dataset> .

<http://www.w3.org/ns/prov#specializationOf>
        a             owl:ObjectProperty ;
        rdfs:comment  "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "specialization of"@en ;
        rdfs:range    <http://www.w3.org/ns/prov#Entity> .

<http://www.w3.org/ns/adms#AssetDistribution>
        a                owl:Class ;
        rdfs:comment     "A particular physical embodiment of an Asset, which is an example of the FRBR entity manifestation (the physical embodiment of an expression of a work)."@en ;
        rdfs:label       "Asset Distribution"@en ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#Distribution> .

<http://www.w3.org/ns/prov#wasInvalidatedBy>
        a             owl:ObjectProperty ;
        rdfs:comment  "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "was invalidated by"@en ;
        rdfs:range    <http://www.w3.org/ns/prov#Activity> .

<http://w3id.org/nkos#alignedWith>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource with which the described resource is aligned."@en ;
        rdfs:domain   <http://iflastandards.info/ns/fr/frbr/frbrer/Expression> ;
        rdfs:label    "aligned with"@en ;
        rdfs:range    <http://iflastandards.info/ns/fr/frbr/frbrer/Expression> .

<http://purl.org/dc/terms/creator>
        a             owl:ObjectProperty ;
        rdfs:comment  "An entity responsible for making the resource."@en ;
        rdfs:label    "creator"@en .

<http://purl.org/dc/dcmitype/Collection>
        a             owl:Class ;
        rdfs:comment  "An aggregation of resources."@en ;
        rdfs:label    "Collection"@en .

:EngineeringMethodology
        a                 owl:Class ;
        rdfs:comment      "Information about the engineering methodology."@en ;
        rdfs:label        "Engineering Methodology"@en ;
        skos:historyNote  "This class has been adopted from OMV Ontology Metadata Vocabulary, and renamed and redefined in the MOD namespace."@en .

<http://xmlns.com/foaf/0.1/page>
        a             owl:ObjectProperty ;
        rdfs:comment  "A page or document about this thing."@en ;
        rdfs:domain   owl:Thing ;
        rdfs:label    "page"@en ;
        rdfs:range    <http://xmlns.com/foaf/0.1/Document> .

dc:title  a     owl:AnnotationProperty .

:numberOfObjectProperties
        a                   owl:DatatypeProperty ;
        rdfs:comment        "The total number of object properties in an ontology."@en ;
        rdfs:label          "number of object properties"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :numberOfProperties .

<http://creativecommons.org/ns#morePermissions>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource which describes additional permissions or alternative licenses for a Work which may be available."@en ;
        rdfs:label    "more permissions"@en ;
        rdfs:range    rdfs:Resource .

:depiction  a         owl:ObjectProperty ;
        rdfs:comment  "A depiction of some thing."@en ;
        rdfs:domain   owl:Thing ;
        rdfs:label    "depiction"@en ;
        rdfs:range    <http://xmlns.com/foaf/0.1/Image> .

<http://schema.org/review>
        a             owl:ObjectProperty ;
        rdfs:comment  "A review of the item."@en ;
        rdfs:label    "review"@en ;
        rdfs:range    <http://schema.org/Review> .

<http://purl.org/dc/terms/title>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A name given to the resource."@en ;
        rdfs:label    "title"@en ;
        rdfs:range    rdfs:Literal .

<http://purl.org/pav/derivedFrom>
        a             owl:ObjectProperty ;
        rdfs:comment  "Derived from a different resource."@en ;
        rdfs:label    "derived from"@en ;
        rdfs:range    rdfs:Resource .

<http://www.w3.org/ns/prov#wasDerivedFrom>
        a             owl:ObjectProperty ;
        rdfs:comment  "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "was derived from"@en ;
        rdfs:range    <http://www.w3.org/ns/prov#Entity> .

skos:Concept  a       owl:Class ;
        rdfs:comment  "An idea or notion; a unit of thought."@en ;
        rdfs:label    "Concept"@en .

<http://usefulinc.com/ns/doap#bug-database>
        a             owl:ObjectProperty ;
        rdfs:comment  "Bug tracker for a project."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "bug-database"@en ;
        rdfs:range    rdfs:Resource .

<http://identifiers.org/idot/alternatePrefix>
        a            owl:DatatypeProperty ;
        rdfs:domain  <http://purl.org/dc/dcmitype/Dataset> ;
        rdfs:label   "alternate prefix"@en ;
        rdfs:range   xsd:string .

:qualifiedRelation  a  owl:ObjectProperty ;
        rdfs:comment  "Link to a description of a relationship with another resource."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Resource> ;
        rdfs:label    "qualified relation"@en ;
        rdfs:range    <http://www.w3.org/ns/dcat#Relationship> .

<http://www.w3.org/ns/prov#invalidatedAtTime>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "invalidated at time"@en ;
        rdfs:range    <http://schema.org/DateTime> .

:SemanticArtefactCatalogRecord
        a                owl:Class ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#CatalogRecord> .

<http://www.w3.org/2006/vcard/ns#Kind>
        a             owl:Class ;
        rdfs:comment  "\"Kinds\" to represent the types of objects to be represented by vCard:\t \nIndividual - To represent people\nOrganization - To represent organisations\nGroup - To represent groups of vCard objects\nLocation - To represent location objects"@en ;
        rdfs:label    "Kind"@en .

<http://rdfs.org/ns/void#uriSpace>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The void:uriSpace property can be used to state that all entity URIs in a dataset start with a given string. In other words, they share a common “URI namespace”."@en , "A URI that is a common string prefix of all the entity URIs in a void:Datset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "uri space"@en ;
        rdfs:range    xsd:string .

<http://www.w3.org/ns/dcat#mediaType>
        a                   owl:ObjectProperty ;
        rdfs:comment        "The media type of the distribution as defined by IANA [IANA-MEDIA-TYPES]."@en ;
        rdfs:domain         <http://www.w3.org/ns/dcat#Distribution> ;
        rdfs:label          "media type"@en ;
        rdfs:range          <http://purl.org/dc/terms/MediaType> ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/format> .

skos:prefLabel  a     owl:DatatypeProperty ;
        rdfs:comment  "The preferred lexical label for a resource, in a given language."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "preferred label"@en , "pref label"@en ;
        rdfs:range    rdfs:Literal .

<http://schema.org/mainEntity>
        a             owl:ObjectProperty ;
        rdfs:comment  "Indicates the primary entity described in some page or other CreativeWork."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "main entity"@en .

<http://schema.org/Person>
        a             owl:Class ;
        rdfs:comment  "A person (alive, dead, undead, or fictional)."@en ;
        rdfs:label    "Person"@en .

:numberOfProperties  a      owl:DatatypeProperty ;
        rdfs:comment        "The total number of properties in an ontology."@en ;
        rdfs:label          "number of properties"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

<http://purl.org/dc/terms/hasFormat>
        a              owl:ObjectProperty ;
        rdfs:comment   "a related resource that is substantially the same as the pre-existing described resource, but in another format."@en ;
        rdfs:label     "has format"@en ;
        owl:inverseOf  <http://purl.org/dc/terms/isFormatOf> .

<http://xmlns.com/foaf/0.1/homepage>
        a                   owl:ObjectProperty ;
        rdfs:comment        "A homepage for some thing."@en ;
        rdfs:domain         owl:Thing ;
        rdfs:label          "homepage"@en ;
        rdfs:range          <http://xmlns.com/foaf/0.1/Document> ;
        rdfs:subPropertyOf  <http://xmlns.com/foaf/0.1/page> .

<http://purl.org/dc/terms/LinguisticSystem>
        a             owl:Class ;
        rdfs:comment  "A system of signs, symbols, sounds, gestures, or rules used in communication."@en ;
        rdfs:label    "Linguistic System"@en .

:usedInProject  a     owl:ObjectProperty ;
        rdfs:comment  "An semantic artefact that is used in a project."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "used in project"@en ;
        rdfs:range    <http://xmlns.com/foaf/0.1/Project> .

owl:versionInfo  a    owl:DatatypeProperty ;
        rdfs:comment  "The version information of the ontology."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "version info"@en ;
        rdfs:range    xsd:string .

:hasRepresentationLanguage
        a             owl:DatatypeProperty ;
        rdfs:comment  "A language that is used to create an ontology."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "has representation language"@en ;
        rdfs:range    xsd:anyURI .

<http://schema.org/keywords>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "keywords"@en ;
        rdfs:range    [ a            rdfs:Datatype ;
                        owl:unionOf  ( <http://schema.org/Text> <http://schema.org/URL> )
                      ] .

:hasEquivalencesWith  a     owl:ObjectProperty ;
        rdfs:comment        "Indicates that the subject vocabulary declares some equivalent classes or properties with the object vocabulary."@en ;
        rdfs:domain         :SemanticArtefact ;
        rdfs:label          "ontology aligned to"@en ;
        rdfs:range          :SemanticArtefact ;
        rdfs:subPropertyOf  :semanticArtefactRelation .

<http://schema.org/Date>
        a       rdfs:Datatype .

<http://purl.org/pav/curatedOn>
        a                   owl:DatatypeProperty ;
        rdfs:comment        "The date this resource was curated."@en ;
        rdfs:label          "curated on"@en ;
        rdfs:range          xsd:dateTime ;
        rdfs:subPropertyOf  <http://purl.org/pav/contributedOn> .

<http://www.w3.org/ns/adms#status>
        a             owl:ObjectProperty ;
        rdfs:comment  "The status of the Asset in the context of a particular workflow process."@en ;
        rdfs:domain   [ a            owl:Class ;
                        owl:unionOf  ( <http://www.w3.org/ns/adms#Asset> <http://www.w3.org/ns/adms#AssetDistribution> )
                      ] ;
        rdfs:label    "status"@en ;
        rdfs:range    skos:Concept .

<http://schema.org/isPartOf>
        a             owl:ObjectProperty ;
        rdfs:comment  "Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "is Part of"@en ;
        rdfs:range    <http://schema.org/CreativeWork> .

<http://rdfs.org/sioc/ns#MailingList>
        a             owl:Class ;
        rdfs:comment  "Describes an electronic mailing list."@en ;
        rdfs:label    "MailingList"@en .

:analytics  a             owl:ObjectProperty ;
        rdfs:comment      "This property shall be used to store any analytics for an ontology. E.g., number of visits an ontology received in a portal, number of downloads, etc."@en ;
        rdfs:domain       :SemanticArtefact ;
        rdfs:isDefinedBy  "https://www.isibang.ac.in/ns/mod/1.4/"@en ;
        rdfs:label        "analytics"@en ;
        rdfs:range        :Analytics .

<http://www.w3.org/ns/dcat#record>
        a             owl:ObjectProperty ;
        rdfs:comment  "A record describing the registration of a single resource (e.g., a dataset, a data service) that is part of the catalog."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Catalog> ;
        rdfs:label    "catalog record"@en ;
        rdfs:range    <http://www.w3.org/ns/dcat#CatalogRecord> .

<http://www.w3.org/ns/prov#wasGeneratedBy>
        a             owl:ObjectProperty ;
        rdfs:comment  "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "was generated by"@en ;
        rdfs:range    <http://www.w3.org/ns/prov#Activity> .

<http://usefulinc.com/ns/doap#mailing-list>
        a             owl:ObjectProperty ;
        rdfs:comment  "Mailing list home page or email address."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "mailing-list"@en ;
        rdfs:range    <http://rdfs.org/sioc/ns#MailingList> .

<https://vocab.org/vann/example>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A reference to a resource that provides an example of how this resource can be used."@en ;
        rdfs:label    "example"@en .

<http://www.w3.org/ns/adms#versionNotes>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A description of changes between this version and the previous version of the Asset."@en ;
        rdfs:domain   <http://www.w3.org/ns/adms#Asset> ;
        rdfs:label    "version notes"@en ;
        rdfs:range    rdfs:Literal .

<http://schema.org/Text>
        a       rdfs:Datatype .

:authorProperty  a    owl:DatatypeProperty ;
        rdfs:comment  "property used to specify the author of a class (BioPortal definition)."@en ;
        rdfs:label    "object author property"@en ;
        rdfs:range    xsd:anyURI .

skos:hiddenLabel  a   owl:DatatypeProperty ;
        rdfs:comment  "A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "hidden label"@en ;
        rdfs:range    rdfs:Literal .

<http://xmlns.com/foaf/0.1/topic>
        a             owl:ObjectProperty ;
        rdfs:comment  "A topic of some page or document."@en ;
        rdfs:domain   <http://xmlns.com/foaf/0.1/Document> ;
        rdfs:label    "topic"@en ;
        rdfs:range    owl:Thing .

:SemanticArtefact  a     owl:Class ;
        rdfs:label       "Semantic Artefact"@en ;
        rdfs:subClassOf  <http://www.w3.org/ns/prov#Entity> , <http://www.w3.org/ns/dcat#Resource> , <http://iflastandards.info/ns/fr/frbr/frbrer/Expression> , <http://www.w3.org/ns/adms#Asset> , <http://purl.org/dc/dcmitype/Dataset> , <http://usefulinc.com/ns/doap#Project> , <http://schema.org/Dataset> , <http://xmlns.com/foaf/0.1/Document> , <http://www.w3.org/ns/sparql-service-description#Service> , <http://www.w3.org/ns/dcat#Dataset> , <http://creativecommons.org/ns#work> , <http://iflastandards.info/ns/fr/frbr/frbrer/Work> , <http://purl.org/dc/dcmitype/Collection> .

<http://purl.org/pav/contributedOn>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The date this resource was contributed to."@en ;
        rdfs:label    "contributed on"@en ;
        rdfs:range    xsd:dateTime .

:competencyQuestion  a  owl:DatatypeProperty ;
        rdfs:comment  "A set of questions made to build an ontology at the design time."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "competency question"@en ;
        rdfs:range    xsd:string .

<http://purl.org/dc/terms/Frequency>
        a             owl:Class ;
        rdfs:comment  "A rate at which something recurs."@en ;
        rdfs:label    "Frequency"@en .

<http://xmlns.com/foaf/0.1/maker>
        a             owl:ObjectProperty ;
        rdfs:comment  "An agent that made this thing."@en ;
        rdfs:domain   owl:Thing ;
        rdfs:label    "maker"@en ;
        rdfs:range    <http://xmlns.com/foaf/0.1/Agent> .

<http://purl.org/dc/terms/bibliographicCitation>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A bibliographic reference for the resource."@en ;
        rdfs:label    "bibliographic citation"@en ;
        rdfs:range    rdfs:Literal .

<http://creativecommons.org/ns#license>
        a                   owl:ObjectProperty ;
        rdfs:comment        "A Work has license a License.\n(a subproperty of dc:license, the same as xhtml:license)."@en ;
        rdfs:label          "license"@en ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/license> .

<http://www.geneontology.org/formats/oboInOwl#hasDefaultNamespace>
        a           owl:DatatypeProperty ;
        rdfs:label  "has default namespace"@en .

<http://www.w3.org/ns/dcat#temporalResolution>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Minimum time period resolvable in the dataset."@en ;
        rdfs:domain   [ a            owl:Class ;
                        owl:unionOf  ( <http://www.w3.org/ns/dcat#Dataset> <http://www.w3.org/ns/dcat#Distribution> )
                      ] ;
        rdfs:label    "temporal resolution"@en .

<http://www.w3.org/ns/adms#representationTechnique>
        a             owl:ObjectProperty ;
        rdfs:comment  "More information about the format in which an Asset Distribution is released. This is different from the file format as, for example, a ZIP file (file format) could contain an XML schema (representation technique)."@en ;
        rdfs:domain   <http://www.w3.org/ns/adms#AssetDistribution> ;
        rdfs:label    "representation technique"@en ;
        rdfs:range    skos:Concept .

<http://schema.org/translator>
        a             owl:ObjectProperty ;
        rdfs:comment  "Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "translator"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://schema.org/Organization> <http://xmlns.com/foaf/0.1/Person> )
                      ] .

<http://usefulinc.com/ns/doap#blog>
        a             owl:ObjectProperty ;
        rdfs:comment  "URI of a blog related to a project."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "blog"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://rdfs.org/sioc/ns#Weblog> rdfs:Resource )
                      ] .

<https://vocab.org/vann/changes>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A reference to a resource that describes changes between this version of a vocabulary and the previous."@en ;
        rdfs:label    "changes"@en .

<http://purl.org/dc/terms/temporal>
        a                   owl:ObjectProperty ;
        rdfs:comment        "Temporal characteristics of the resource."@en ;
        rdfs:label          "temporal coverage"@en ;
        rdfs:range          <http://purl.org/dc/terms/PeriodOfTime> ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/coverage> .

<http://www.w3.org/ns/prov#wasRevisionOf>
        a             owl:ObjectProperty ;
        rdfs:comment  "A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "was revision of"@en ;
        rdfs:range    <http://www.w3.org/ns/prov#Entity> .

<http://rdfs.org/ns/void#Dataset>
        a             owl:Class ;
        rdfs:comment  "A dataset is a set of RDF triples that are published, maintained or aggregated by a single provider."@en ;
        rdfs:label    "Dataset"@en .

<http://www.w3.org/ns/dcat#compressFormat>
        a             owl:ObjectProperty ;
        rdfs:comment  "This property to be used when the files in the distribution are compressed, e.g. in a ZIP file. The format SHOULD be expressed using a media type as defined by IANA [IANA-MEDIA-TYPES], if available."@en , "The compression format of the distribution in which the data is contained in a compressed form, e.g. to reduce the size of the downloadable file."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Distribution> ;
        rdfs:label    "compression format"@en ;
        rdfs:range    <http://purl.org/dc/terms/MediaType> .

:numberOfDataProperties
        a                   owl:DatatypeProperty ;
        rdfs:comment        "The total number of data properties in an ontology."@en ;
        rdfs:label          "number of data properties"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :numberOfProperties .

<http://purl.org/dc/terms/valid>
        a                   owl:DatatypeProperty ;
        rdfs:comment        "Date (often a range) of validity of a resource."@en ;
        rdfs:label          "valid"@en ;
        rdfs:range          rdfs:Literal ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/date> .

<http://www.w3.org/ns/prov#Agent>
        a             owl:Class ;
        rdfs:comment  "An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity."@en ;
        rdfs:label    "Agent"@en .

<http://rdfs.org/sioc/ns#Wiki>
        a                 owl:Class ;
        rdfs:comment      "Describes a wiki space."@en ;
        rdfs:isDefinedBy  "http://rdfs.org/sioc/types#"@en ;
        rdfs:label        "Wiki"@en .

<http://rdfs.org/ns/void#uriRegexPattern>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A regular expression that matches the URIs of a void:Dataset's entities."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "uri regex pattern"@en ;
        rdfs:range    xsd:string .

<http://usefulinc.com/ns/doap#created>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Date when something was created, in YYYY-MM-DD form. e.g. 2004-04-05."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "created"@en ;
        rdfs:range    rdfs:Literal .

<http://schema.org/Comment>
        a                owl:Class ;
        rdfs:comment     "A comment on an item - for example, a comment on a blog post. The comment's content is expressed via the text property, and its topic via about, properties shared with all CreativeWorks."@en ;
        rdfs:label       "Comment"@en ;
        rdfs:subClassOf  <http://schema.org/CreativeWork> .

<http://usefulinc.com/ns/doap#developer>
        a             owl:ObjectProperty ;
        rdfs:comment  "Developer of software for the project."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "developer"@en ;
        rdfs:range    <http://xmlns.com/foaf/0.1/Person> .

<http://schema.org/spatial>
        a             owl:ObjectProperty ;
        rdfs:comment  "The \"spatial\" property can be used in cases when more specific properties (e.g. locationCreated, spatialCoverage, contentLocation) are not known to be appropriate."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "spatial"@en ;
        rdfs:range    <http://schema.org/Place> .

<http://purl.org/pav/createdWith>
        a             owl:ObjectProperty ;
        rdfs:comment  "The software/tool used by the creator (pav:createdBy) when making the digital resource, for instance a word processor or an annotation tool. A more independent software agent that creates the resource without direct interaction by a human creator should instead be indicated using pav:createdBy."@en ;
        rdfs:label    "created with"@en ;
        rdfs:range    rdfs:Resource .

<http://rdfs.org/ns/void#entities>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The total number of entities that are described in a void:Dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "entities"@en ;
        rdfs:range    xsd:integer .

<http://schema.org/image>
        a             owl:DatatypeProperty ;
        rdfs:comment  "An image of the item. This can be a URL or a fully described ImageObject."@en ;
        rdfs:label    "image"@en ;
        rdfs:range    <http://schema.org/URL> .

<http://schema.org/Review>
        a                owl:Class ;
        rdfs:comment     "A review of an item - for example, of a restaurant, movie, or store."@en ;
        rdfs:label       "Review"@en ;
        rdfs:subClassOf  <http://schema.org/CreativeWork> .

<http://rdfs.org/sioc/ns#Weblog>
        a             owl:Class ;
        rdfs:comment  "Describes a weblog (blog), i.e. an online journal."@en ;
        rdfs:label    "Weblog"@en .

<http://identifiers.org/idot/obsolete>
        a            owl:DatatypeProperty ;
        rdfs:domain  <http://purl.org/dc/dcmitype/Dataset> ;
        rdfs:label   "obsolete"@en ;
        rdfs:range   xsd:string .

<http://usefulinc.com/ns/doap#Version>
        a             owl:Class ;
        rdfs:comment  "Version information of a project release."@en ;
        rdfs:label    "Version"@en .

<http://rdfs.org/ns/void#rootResource>
        a             owl:ObjectProperty ;
        rdfs:comment  "A top concept or entry point for a void:Dataset that is structured in a tree-like fashion. All resources in a dataset can be reached by following links from its root resources in a small number of steps."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "root resource"@en ;
        rdfs:range    rdfs:Resource .

<http://schema.org/DateTime>
        a       rdfs:Datatype .

<http://www.w3.org/ns/dcat#keyword>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A keyword or tag describing the resource."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Resource> ;
        rdfs:label    "keyword"@en ;
        rdfs:range    rdfs:Literal .

<http://purl.org/dc/terms/MediaTypeOrExtent>
        a             owl:Class ;
        rdfs:comment  "A media type or extent."@en ;
        rdfs:label    "Media Type or Extent"@en .

:definitionProperty  a  owl:DatatypeProperty ;
        rdfs:comment  "Property used to specify the definition of a class (BioPortal definition)."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "object definition property"@en ;
        rdfs:range    xsd:anyURI .

<http://purl.org/dc/terms/date>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A point or period of time associated with an event in the lifecycle of the resource."@en ;
        rdfs:label    "date"@en ;
        rdfs:range    rdfs:Literal .

<http://schema.org/copyrightHolder>
        a             owl:ObjectProperty ;
        rdfs:comment  "The party holding the legal copyright to the CreativeWork."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "copyright holder"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://schema.org/Organization> <http://xmlns.com/foaf/0.1/Person> )
                      ] .

<http://rdfs.org/ns/void#properties>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The total number of distinct properties in a void:Dataset. In other words, the number of distinct resources that occur in the predicate position of triples in the dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "properties"@en ;
        rdfs:range    xsd:integer .

rdfs:seeAlso  a       owl:ObjectProperty ;
        rdfs:comment  "rdfs:seeAlso is an instance of rdf:Property that is used to indicate a resource that might provide additional information about the subject resource."@en ;
        rdfs:domain   rdfs:Resource ;
        rdfs:label    "see also"@en ;
        rdfs:range    rdfs:Resource .

:maxChildCount  a           owl:DatatypeProperty ;
        rdfs:comment        "Maximum number of children per class (BioPortal definition)\nScreen reader support enabled."@en ;
        rdfs:label          "maximum number of children per class"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

:metadataVoc  a             owl:ObjectProperty ;
        rdfs:comment        "Indicates that the subject vocabulary uses the object vocabulary in metadata at vocabulary or element level."@en ;
        rdfs:label          "metadata vocubulary used"@en ;
        rdfs:subPropertyOf  :semanticArtefactRelation .

<http://purl.org/dc/terms/accessRights>
        a             owl:ObjectProperty ;
        rdfs:comment  "Information about who access the resource or an indication of its security status."@en ;
        rdfs:label    "access rights"@en ;
        rdfs:range    <http://purl.org/dc/terms/RightsStatement> .

:acronym  a           owl:DatatypeProperty ;
        rdfs:comment  "Often used as an identifier within some ontology platforms such as BioPortal or OBO Foundry."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "acronym"@en ;
        rdfs:range    xsd:string .

<http://usefulinc.com/ns/doap#screenshots>
        a             owl:ObjectProperty ;
        rdfs:comment  "Web page with screenshots of project."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "screenshots"@en ;
        rdfs:range    rdfs:Resource .

<http://schema.org/workExample>
        a             owl:ObjectProperty ;
        rdfs:comment  "Example/instance/realization/derivation of the concept of this creative work. eg. The paperback edition, first edition, or eBook."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "work example"@en ;
        rdfs:range    <http://schema.org/CreativeWork> .

<http://usefulinc.com/ns/doap#Project>
        a                owl:Class ;
        rdfs:comment     "A project."@en ;
        rdfs:label       "Project"@en ;
        rdfs:subClassOf  <http://rdfs.org/ns/void#Dataset> .

<http://schema.org/inLanguage>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The language of the content or performance or used in an action. Please use one of the language codes from the IETF BCP 47 standard. See also availableLanguage."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "in language"@en ;
        rdfs:range    <http://schema.org/Text> .

<http://schema.org/URL>
        a       rdfs:Datatype .

:SemanticArtefactService
        a                owl:Class ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#DataService> .

<http://purl.org/dc/terms/Jurisdiction>
        a             owl:Class ;
        rdfs:comment  "The extent or range of judicial, law enforcement, or other authority."@en ;
        rdfs:label    "Jurisdiction"@en .

<https://schema.org/alternateName>
        a             owl:DatatypeProperty ;
        rdfs:comment  "An alias for the item."@en ;
        rdfs:label    "alternate name"@en ;
        rdfs:range    <http://schema.org/Text> .

:maxDepth  a                owl:DatatypeProperty ;
        rdfs:comment        "Maximum depth of the hierarchy tree (BioPortal definition)."@en ;
        rdfs:label          "maximum depth of the hierarchy"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

:generalizes  a             owl:ObjectProperty ;
        rdfs:comment        "Indicates that the subject vocabulary generalizes by some superclasses or superproperties the object vocabulary."@en ;
        rdfs:label          "generalizes"@en ;
        rdfs:subPropertyOf  :semanticArtefactRelation ;
        owl:inverseOf       :specializes .

<http://www.w3.org/ns/dcat#downloadURL>
        a             owl:ObjectProperty ;
        rdfs:comment  "The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dct:format and/or dcat:mediaType"@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Distribution> ;
        rdfs:label    "download URL"@en ;
        rdfs:range    rdfs:Resource .

<http://identifiers.org/idot/state>
        a            owl:DatatypeProperty ;
        rdfs:domain  <http://purl.org/dc/dcmitype/Dataset> ;
        rdfs:label   "state"@en ;
        rdfs:range   xsd:string .

<http://schema.org/temporalCoverage>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in ISO 8601 time interval format. In the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written \"2011/2012\"). Other forms of content e.g. ScholarlyArticle, Book, TVSeries or TVEpisode may indicate their temporalCoverage in broader terms - textually or via well-known URL. Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via \"1939/1945\".\n\nOpen-ended date ranges can be written with \"..\" in place of the end date. For example, \"2015-11/..\" indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "temporal coverage"@en ;
        rdfs:range    [ a            rdfs:Datatype ;
                        owl:unionOf  ( <http://schema.org/DateTime> <http://schema.org/Text> <http://schema.org/URL> )
                      ] .

<http://purl.org/dc/terms/language>
        a             owl:ObjectProperty ;
        rdfs:comment  "A language of the resource."@en ;
        rdfs:label    "language"@en ;
        rdfs:range    <http://purl.org/dc/terms/LinguisticSystem> .

<http://schema.org/name>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The name of the item."@en ;
        rdfs:label    "name"@en ;
        rdfs:range    <http://schema.org/Text> .

<http://schema.org/license>
        a             owl:ObjectProperty ;
        rdfs:comment  "A license document that applies to this content, typically indicated by URL."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "license"@en ;
        rdfs:range    <http://schema.org/CreativeWork> .

:semanticArtefactRelation
        a            owl:ObjectProperty ;
        rdfs:domain  :SemanticArtefact ;
        rdfs:range   :SemanticArtefact .

:metrics  a           owl:DatatypeProperty ;
        rdfs:comment  "A generic property to store any metrics related to the ontology."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "metrics"@en .

<http://www.geneontology.org/formats/oboInOwl#hasVersion>
        a           owl:DatatypeProperty ;
        rdfs:label  "has version"@en .

<http://www.geneontology.org/formats/oboInOwl#hasDate>
        a           owl:DatatypeProperty ;
        rdfs:label  "has date"@en .

<http://xmlns.com/foaf/0.1/Image>
        a                owl:Class ;
        rdfs:comment     "An image."@en ;
        rdfs:label       "Image"@en ;
        rdfs:subClassOf  <http://xmlns.com/foaf/0.1/Document> .

:URI    a             owl:DatatypeProperty ;
        rdfs:comment  "The URI of the ontology which is described by this metadata."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "URI"@en ;
        rdfs:range    xsd:anyURI .

<http://identifiers.org/idot/exampleIdentifier>
        a            owl:DatatypeProperty ;
        rdfs:domain  <http://purl.org/dc/dcmitype/Dataset> ;
        rdfs:label   "example identifier"@en ;
        rdfs:range   xsd:string .

:knownUsage  a            owl:DatatypeProperty ;
        rdfs:comment      "The applications where the ontology is being used."@en ;
        rdfs:domain       :SemanticArtefact ;
        rdfs:label        "known usage"@en ;
        rdfs:range        xsd:string ;
        skos:historyNote  "This property has been adopted from OMV Ontology Metadata Vocabulary and redefined in the MOD namespace."@en .

<http://xmlns.com/foaf/0.1/Person>
        a                owl:Class ;
        rdfs:comment     "A person."@en ;
        rdfs:label       "Person"@en ;
        rdfs:subClassOf  <http://xmlns.com/foaf/0.1/Agent> .

<http://schema.org/Place>
        a             owl:Class ;
        rdfs:comment  "Entities that have a somewhat fixed, physical extension."@en ;
        rdfs:label    "Place"@en .

<http://www.w3.org/ns/dcat#accessSerive>
        a             owl:ObjectProperty ;
        rdfs:comment  "A data service that gives access to the distribution of the dataset."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Distribution> ;
        rdfs:label    "access service"@en ;
        rdfs:range    <http://www.w3.org/ns/dcat#DataService> .

:hasEvaluation  a     owl:ObjectProperty ;
        rdfs:comment  "This property makes a relationship between an ontology and its evaluation result."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "has evaluation"@en ;
        rdfs:range    :Evaluation .

<http://www.w3.org/ns/dcat#servesDataset>
        a             owl:ObjectProperty ;
        rdfs:comment  "A collection of data that this data service can distribute."@en ;
        rdfs:label    "serves dataset"@en ;
        rdfs:range    <http://www.w3.org/ns/dcat#Dataset> .

:synonymProperty  a   owl:DatatypeProperty ;
        rdfs:comment  "Property used to specify preferred name (BioPortal definition)."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "object synonym property"@en ;
        rdfs:range    xsd:anyURI .

<http://purl.org/pav/authoredOn>
        a                   owl:DatatypeProperty ;
        rdfs:comment        "The date this resource was authored."@en ;
        rdfs:label          "authored on"@en ;
        rdfs:range          xsd:dateTime ;
        rdfs:subPropertyOf  <http://purl.org/pav/contributedOn> .

<http://rdfs.org/ns/void#exampleResource>
        a             owl:ObjectProperty ;
        rdfs:comment  "An example entity that is representative for the entities described in a void:Dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "example resource"@en ;
        rdfs:range    rdfs:Resource .

<http://www.w3.org/ns/odrl/2/Policy>
        a           owl:Class ;
        rdfs:label  "Policy"@en .

:Terminology  a          owl:Class ;
        rdfs:subClassOf  :SemanticArtefact .

<http://creativecommons.org/ns#work>
        a             owl:Class ;
        rdfs:comment  "A potentially copyrightable work.\n(source: https://creativecommons.org/ns)"@en ;
        rdfs:label    "Work"@en .

<http://www.w3.org/ns/adms#prev>
        a             owl:ObjectProperty ;
        rdfs:comment  "A link to the previous version of the Asset."@en ;
        rdfs:domain   <http://www.w3.org/ns/adms#Asset> ;
        rdfs:label    "prev"@en ;
        rdfs:range    rdfs:Resource .

<http://schema.org/distribution>
        a             owl:ObjectProperty ;
        rdfs:comment  "A downloadable form of this dataset, at a specific location, in a specific format."@en ;
        rdfs:domain   <http://schema.org/Dataset> ;
        rdfs:label    "distribution"@en ;
        rdfs:range    <http://schema.org/dataDownload> .

<http://xmlns.com/foaf/0.1/name>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A name for some thing."@en ;
        rdfs:domain   <http://xmlns.com/foaf/0.1/Document> ;
        rdfs:label    "name"@en ;
        rdfs:range    xsd:string .

<http://schema.org/datePublished>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Date of first broadcast/publication."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "date published"@en ;
        rdfs:range    [ a            rdfs:Datatype ;
                        owl:unionOf  ( <http://schema.org/Date> <http://schema.org/DateTime> )
                      ] .

<http://www.geneontology.org/formats/oboInOwl#hasSubset>
        a           owl:DatatypeProperty ;
        rdfs:label  "has subset"@en .

owl:deprecated  a    owl:DatatypeProperty ;
        rdfs:domain  :SemanticArtefact ;
        rdfs:label   "deprecated"@en ;
        rdfs:range   xsd:boolean .

<http://schema.org/Number>
        a       rdfs:Datatype .

:Taxonomy  a             owl:Class ;
        rdfs:subClassOf  :SemanticArtefact .

:numberOfClasses  a         owl:DatatypeProperty ;
        rdfs:comment        "The total number of classes in an ontology."@en ;
        rdfs:label          "number of classes"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

:hasSyntax  a         owl:DatatypeProperty ;
        rdfs:comment  "The syntax followed in the creation of an ontology."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "has syntax"@en ;
        rdfs:range    xsd:anyURI .

<http://schema.org/comment>
        a             owl:ObjectProperty ;
        rdfs:comment  "Comments, typically from users."@en ;
        rdfs:label    "comment"@en ;
        rdfs:range    <http://schema.org/Comment> .

:numberOfLabels  a          owl:DatatypeProperty ;
        rdfs:comment        "Number of defined labels for any resources in an ontology (classes, properties, etc)."@en ;
        rdfs:label          "number of labels"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

<https://vocab.org/vann/preferredNamespaceUri>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The preferred namespace URI to use when using terms from this vocabulary in an XML document."@en ;
        rdfs:label    "preferred namespace uri"@en .

<http://www.w3.org/ns/prov#Entity>
        a             owl:Class ;
        rdfs:comment  "An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary."@en ;
        rdfs:label    "Entity"@en .

<http://www.w3.org/ns/dcat#DataService>
        a                owl:Class ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#Resource> .

<http://purl.org/pav/createdBY>
        a                   owl:ObjectProperty ;
        rdfs:comment        "An agent primary responsible for making the digital artifact or resource representation."@en ;
        rdfs:domain         <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label          "created bY"@en ;
        rdfs:range          <http://www.w3.org/ns/prov#Agent> ;
        rdfs:subPropertyOf  <http://www.w3.org/ns/prov#wasAttributedTo> , <http://purl.org/dc/terms/creator> .

skos:historyNote  a         owl:AnnotationProperty ;
        rdfs:comment        "A note about the past state/use/meaning of a concept."@en ;
        rdfs:subPropertyOf  skos:note .

<http://schema.org/award>
        a             owl:DatatypeProperty ;
        rdfs:comment  "An award won by or for this item."@en ;
        rdfs:label    "award"@en ;
        rdfs:range    <http://schema.org/Text> .

<http://usefulinc.com/ns/doap#download-page>
        a             owl:ObjectProperty ;
        rdfs:comment  "Web page from which the project software can be downloaded."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "download page"@en ;
        rdfs:range    rdfs:Resource .

<http://www.w3.org/ns/dcat#Dataset>
        a                owl:Class ;
        rdfs:label       "Dataset"@en ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#Resource> .

<http://purl.org/dc/terms/isVersionOf>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource of which the described resource is a version, edition, or adaptation."@en ;
        rdfs:label    "is version of"@en ;
        rdfs:range    rdfs:Resource .

<http://schema.org/DataCatalog>
        a                owl:Class ;
        rdfs:comment     "A collection of datasets."@en ;
        rdfs:label       "Data Catalog"@en ;
        rdfs:subClassOf  <http://schema.org/CreativeWork> .

<http://www.w3.org/ns/sparql-service-description#Service>
        a             owl:Class ;
        rdfs:comment  "An instance of sd:Service represents a SPARQL service made available via the SPARQL Protocol."@en ;
        rdfs:label    "Service"@en .

<http://usefulinc.com/ns/doap#Repository>
        a             owl:Class ;
        rdfs:comment  "Source code repository."@en ;
        rdfs:label    "Repository"@en .

<http://purl.org/dc/terms/conformsTo>
        a             owl:ObjectProperty ;
        rdfs:comment  "An established standard to which the described resource conforms."@en ;
        rdfs:label    "conforms to"@en ;
        rdfs:range    <http://purl.org/dc/terms/Standard> .

<http://rdfs.org/ns/void#dataDump>
        a             owl:ObjectProperty ;
        rdfs:comment  "An RDF dump, partial or complete, of a void:Dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "data dump"@en ;
        rdfs:range    rdfs:Resource .

<http://www.w3.org/ns/prov#generalizationOf>
        a              owl:ObjectProperty ;
        rdfs:label     "generalization of"@en ;
        owl:inverseOf  <http://www.w3.org/ns/prov#specializationOf> .

<http://purl.org/dc/terms/issued>
        a                   owl:DatatypeProperty ;
        rdfs:comment        "Date of formal issuance of the resource."@en ;
        rdfs:label          "issued"@en , "date issued"@en ;
        rdfs:range          rdfs:Literal ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/date> .

<http://purl.org/dc/terms/abstract>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A summary of the resource."@en ;
        rdfs:label    "abstract"@en .

<http://purl.org/dc/terms/MethodOfAccrual>
        a             owl:Class ;
        rdfs:comment  "A method by which resources are added to a collection."@en ;
        rdfs:label    "Method of Accrual"@en .

:SemanticArtefactEvaluation
        a           owl:Class ;
        rdfs:label  "Semantic Artefact Evaluation"@en .

:usedEngineeringMethodology
        a                 owl:ObjectProperty ;
        rdfs:domain       :SemanticArtefact ;
        rdfs:label        "used engineering methodology"@en ;
        rdfs:range        :EngineeringMethodology ;
        skos:historyNote  "This property has been adopted from OMV Ontology Metadata Vocabulary, and renamed and redefined in the MOD namespace."@en .

<http://rdfs.org/ns/void#triples>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The total number of triples contained in a void:Dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "triples"@en ;
        rdfs:range    xsd:integer .

<https://w3id.org/mod>
        a               owl:Ontology ;
        owl:versionIRI  <https://w3id.org/mod/2.0> .

<http://www.w3.org/ns/adms#Asset>
        a                owl:Class ;
        rdfs:comment     "An abstract entity that reflects the intellectual content of the asset and represents those characteristics of the asset that are independent of its physical embodiment. This abstract entity combines the FRBR entities work (a distinct intellectual or artistic creation) and expression (the intellectual or artistic realization of a work)."@en ;
        rdfs:label       "Asset"@en ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#Dataset> .

<http://rdfs.org/ns/void#subset>
        a             owl:ObjectProperty ;
        rdfs:comment  "A void:Dataset that is part of another void:Dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "subset"@en ;
        rdfs:range    <http://rdfs.org/ns/void#Dataset> .

<http://schema.org/contributor>
        a             owl:ObjectProperty ;
        rdfs:comment  "A secondary contributor to the CreativeWork or Event."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "contributor"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://schema.org/Organization> <http://xmlns.com/foaf/0.1/Person> )
                      ] .

<http://purl.org/dc/terms/audience>
        a             owl:ObjectProperty ;
        rdfs:comment  "A class of agents for whom the resource is intended or useful."@en ;
        rdfs:label    "audience"@en ;
        rdfs:range    <http://purl.org/dc/terms/AgentClass> .

<http://schema.org/hasPart>
        a              owl:ObjectProperty ;
        rdfs:comment   "Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense)."@en ;
        rdfs:label     "has part"@en ;
        owl:inverseOf  <http://schema.org/isPartOf> .

<https://vocab.org/vann/usageNote>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A reference to a resource that provides information on how this resource is to be used."@en ;
        rdfs:label    "usage note"@en .

<http://schema.org/includedInDataCatalog>
        a             owl:ObjectProperty ;
        rdfs:comment  "A data catalog which contains this dataset."@en ;
        rdfs:domain   <http://schema.org/Dataset> ;
        rdfs:label    "included in data catalog"@en ;
        rdfs:range    <http://schema.org/DataCatalog> .

<http://usefulinc.com/ns/doap#repository>
        a             owl:ObjectProperty ;
        rdfs:comment  "Source code repository."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "repository"@en ;
        rdfs:range    <http://usefulinc.com/ns/doap#Repository> .

<http://purl.org/pav/curatedBy>
        a                   owl:ObjectProperty ;
        rdfs:comment        "Specifies an agent specialist responsible for shaping the expression in an appropriate format. Often the primary agent responsible for ensuring the quality of the representation."@en ;
        rdfs:label          "curated by"@en ;
        rdfs:subPropertyOf  <http://purl.org/pav/contributedBy> ;
        owl:inverseOf       <http://purl.org/pav/curates> .

<http://schema.org/Audience>
        a             owl:Class ;
        rdfs:comment  "Intended audience for an item, i.e. the group for whom the item was created."@en ;
        rdfs:label    "Audience"@en .

rdfs:Class  a         owl:Class ;
        rdfs:comment  "The class resource, everything."@en ;
        rdfs:label    "Class"@en .

<http://purl.org/dc/terms/alternative>
        a             owl:DatatypeProperty ;
        rdfs:comment  "An alternative name for the resource."@en ;
        rdfs:label    "alternative"@en ;
        rdfs:range    rdfs:Literal .

<http://schema.org/isBasedOn>
        a             owl:ObjectProperty ;
        rdfs:comment  "A resource from which this work is derived or from which it is a modification or adaption."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "is based on"@en ;
        rdfs:range    <http://schema.org/CreativeWork> .

skos:altLabel  a      owl:DatatypeProperty ;
        rdfs:comment  "An alternative lexical label for a resource."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "alternative label"@en ;
        rdfs:range    rdfs:Literal .

<http://purl.org/dc/terms/identifier>
        a             owl:DatatypeProperty ;
        rdfs:comment  "An unambiguous reference to the resource within a given context."@en ;
        rdfs:label    "identifier"@en ;
        rdfs:range    rdfs:Literal .

<http://rdfs.org/ns/void#propertyPartition>
        a                   owl:ObjectProperty ;
        rdfs:comment        "A subset of a void:Dataset that contains only the triples of a certain rdf:Property."@en ;
        rdfs:domain         <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label          "property partition"@en ;
        rdfs:range          <http://rdfs.org/ns/void#Dataset> ;
        rdfs:subPropertyOf  <http://rdfs.org/ns/void#subset> .

<http://www.w3.org/ns/dcat#distribution>
        a             owl:ObjectProperty ;
        rdfs:comment  "An available distribution of the dataset."@en ;
        rdfs:domain   [ a            owl:Class ;
                        owl:unionOf  ( <http://www.w3.org/ns/adms#Asset> <http://www.w3.org/ns/dcat#Dataset> )
                      ] ;
        rdfs:label    "dataset distribution"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://www.w3.org/ns/adms#AssetDistribution> <http://www.w3.org/ns/dcat#Distribution> )
                      ] .

<http://creativecommons.org/ns#attributionURL>
        a             owl:ObjectProperty ;
        rdfs:comment  "The URL the creator of a Work would like used when attributing re-use."@en ;
        rdfs:label    "attribution URL"@en ;
        rdfs:range    rdfs:Resource .

<http://rdfs.org/ns/void#classPartition>
        a                   owl:ObjectProperty ;
        rdfs:comment        "A subset of a void:Dataset that contains only the entities of a certain rdfs:Class."@en ;
        rdfs:domain         <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label          "class partition"@en ;
        rdfs:range          <http://rdfs.org/ns/void#Dataset> ;
        rdfs:subPropertyOf  <http://rdfs.org/ns/void#subset> .

:comesFromTheSameDomain
        a                   owl:ObjectProperty ;
        rdfs:comment        "If the two ontologies come from the same domain (without any other details)."@en ;
        rdfs:domain         :SemanticArtefact ;
        rdfs:label          "comes from the same domain"@en ;
        rdfs:range          :SemanticArtefact ;
        rdfs:subPropertyOf  :semanticArtefactRelation .

<http://schema.org/sourceOrganization>
        a             owl:ObjectProperty ;
        rdfs:comment  "The Organization on whose behalf the creator was working."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "source organization"@en ;
        rdfs:range    <http://schema.org/Organization> .

<http://creativecommons.org/ns#useGuidelines>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource which defines non-binding use guidelines for the work."@en ;
        rdfs:label    "use guidelines"@en ;
        rdfs:range    rdfs:Resource .

<http://purl.org/pav/contributedBy>
        a                   owl:ObjectProperty ;
        rdfs:comment        "The resource was contributed to by the given agent."@en ;
        rdfs:domain         <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label          "contributed by"@en ;
        rdfs:range          <http://www.w3.org/ns/prov#Agent> ;
        rdfs:subPropertyOf  <http://www.w3.org/ns/prov#wasAttributedTo> , <http://purl.org/dc/terms/contributor> .

<http://purl.org/dc/terms/dateSubmitted>
        a                   owl:DatatypeProperty ;
        rdfs:comment        "Date of submission of the resource."@en ;
        rdfs:label          "date submitted"@en ;
        rdfs:range          rdfs:Literal ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/date> .

<http://schema.org/schemaVersion>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Indicates (by URL or string) a particular version of a schema used in some CreativeWork. This property was created primarily to indicate the use of a specific schema.org release, e.g. 10.0 as a simple string, or more explicitly via URL, https://schema.org/docs/releases.html#v10.0. There may be situations in which other schemas might usefully be referenced this way, e.g. http://dublincore.org/specifications/dublin-core/dces/1999-07-02/ but this has not been carefully explored in the community."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "schema version"@en ;
        rdfs:range    [ a            rdfs:Datatype ;
                        owl:unionOf  ( <http://schema.org/Text> <http://schema.org/URL> )
                      ] .

<http://purl.org/dc/terms/isFormatOf>
        a             owl:ObjectProperty ;
        rdfs:comment  "a related resource that is substantially the same as the described resource, but in another format."@en ;
        rdfs:label    "is format of"@en ;
        rdfs:range    rdfs:Resource .

:SemanticArtefactDistribution
        a                owl:Class ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#Distribution> , <http://www.w3.org/ns/adms#AssetDistribution> .

:numberOfAxioms  a          owl:DatatypeProperty ;
        rdfs:comment        "The total number of axioms in an ontology."@en ;
        rdfs:label          "number of axioms or triples"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

<http://usefulinc.com/ns/doap#maintainer>
        a             owl:ObjectProperty ;
        rdfs:comment  "Maintainer of a project, a project leader."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "maintainer"@en ;
        rdfs:range    <http://xmlns.com/foaf/0.1/Person> .

<http://purl.org/dc/terms/Relation>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource."@en ;
        rdfs:label    "relation"@en ;
        rdfs:range    rdfs:Resource .

<http://usefulinc.com/ns/doap#release>
        a             owl:ObjectProperty ;
        rdfs:comment  "A project release."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "release"@en ;
        rdfs:range    <http://usefulinc.com/ns/doap#Version> .

:specializes  a             owl:ObjectProperty ;
        rdfs:comment        "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. voaf:Indicates that the subject vocabulary defines some subclasses or subproperties of the object vocabulary, or local restrictions on those."@en ;
        rdfs:label          "specializes"@en ;
        rdfs:subPropertyOf  :semanticArtefactRelation .

<http://purl.org/dc/terms/Policy>
        a             owl:Class ;
        rdfs:comment  "A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters."@en ;
        rdfs:label    "Policy"@en .

:conformsToKnowledgeRepresentationParadigm
        a                 owl:ObjectProperty ;
        rdfs:comment      "A representation formalism that is followed to describe knowledge in an ontology. Example includes description logics, first order logic, etc. dct: An established standard to which the described resource conforms."@en ;
        rdfs:domain       :SemanticArtefact ;
        rdfs:label        "conforms to knowledge representation paradigm"@en ;
        rdfs:range        :KnowledgeRepresentationParadigm ;
        skos:historyNote  "This property has been adopted from OMV Ontology Metadata Vocabulary and redefined in the MOD namespace."@en .

<http://schema.org/dateCreated>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The date on which the CreativeWork was created or the item was added to a DataFeed."@en ;
        rdfs:label    "date created"@en ;
        rdfs:range    <http://schema.org/DateTime> .

<http://usefulinc.com/ns/doap#language>
        a             owl:DatatypeProperty ;
        rdfs:comment  "ISO language code a project has been translated into."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "language"@en ;
        rdfs:range    rdfs:Literal .

<http://www.w3.org/ns/adms#sample>
        a             owl:ObjectProperty ;
        rdfs:comment  "Links to a sample of an Asset (which is itself an Asset)."@en ;
        rdfs:domain   <http://www.w3.org/ns/adms#Asset> ;
        rdfs:label    "sample"@en ;
        rdfs:range    <http://www.w3.org/ns/adms#Asset> .

:prefLabelPropert  a  owl:DatatypeProperty ;
        rdfs:comment  "Property used to specify preferred name (BioPortal definition)."@en ;
        rdfs:domain   :SemanticArtefactDistribution ;
        rdfs:label    "object preferred label property"@en ;
        rdfs:range    xsd:anyURI .

<http://schema.org/logo>
        a             owl:DatatypeProperty ;
        rdfs:comment  "An associated logo."@en ;
        rdfs:label    "logo"@en ;
        rdfs:range    <http://schema.org/URL> .

<http://www.w3.org/ns/dcat#Relationship>
        a             owl:Class ;
        rdfs:comment  "An association class for attaching additional information to a relationship between DCAT Resources."@en ;
        rdfs:label    "Relationship"@en .

<http://iflastandards.info/ns/fr/frbr/frbrer/Expression>
        a             owl:Class ;
        rdfs:comment  "The intellectual or artistic realization of a work in the form of alpha-numeric, musical, or choreographic notation, sound, image, object, movement, etc., or any combination of such forms."@en ;
        rdfs:label    "Expression"@en .

<http://schema.org/description>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A description of the item."@en ;
        rdfs:label    "description"@en ;
        rdfs:range    <http://schema.org/Text> .

<http://purl.org/pav/hasCurrentVersion>
        a                   owl:ObjectProperty ;
        rdfs:comment        "This resource has a more specific, versioned resource with equivalent content."@en ;
        rdfs:label          "has current version"@en ;
        rdfs:subPropertyOf  <http://purl.org/pav/hasVersion> .

:hasFormalityLevel  a     owl:DatatypeProperty ;
        rdfs:comment      "The level of formality of an ontology."@en ;
        rdfs:domain       :SemanticArtefact ;
        rdfs:label        "has formality level"@en ;
        rdfs:range        xsd:string ;
        skos:historyNote  "This property has been adopted from OMV Ontology Metadata Vocabulary and redefined in the MOD namespace."@en .

<http://schema.org/citation>
        a             owl:ObjectProperty ;
        rdfs:comment  "A citation or reference to another creative work, such as another publication, web page, scholarly article, etc."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "citation"@en ;
        rdfs:range    <http://schema.org/CreativeWork> .

skos:note  a    owl:AnnotationProperty .

<http://purl.org/dc/terms/isReferencedBy>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource that references, cites, or otherwise points to the described resource."@en ;
        rdfs:label    "is referenced by"@en ;
        rdfs:range    rdfs:Resource .

<http://usefulinc.com/ns/doap#wiki>
        a             owl:ObjectProperty ;
        rdfs:comment  "URL of Wiki for collaborative discussion of project."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "wiki"@en ;
        rdfs:range    <http://rdfs.org/sioc/ns#Wiki> .

<http://usefulinc.com/ns/doap#description>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Plain text description of a project, of 2-4 sentences in length."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "description"@en ;
        rdfs:range    rdfs:Literal .

<http://rdfs.org/ns/void#uriLookupEndpoint>
        a             owl:ObjectProperty ;
        rdfs:comment  "Defines a simple URI look-up protocol for accessing a dataset."@en ;
        rdfs:domain   <http://rdfs.org/ns/void#Dataset> ;
        rdfs:label    "uri lookup endpoint"@en ;
        rdfs:range    rdfs:Resource .

<http://usefulinc.com/ns/doap#helper>
        a             owl:ObjectProperty ;
        rdfs:comment  "Project contributor."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "helper"@en ;
        rdfs:range    <http://xmlns.com/foaf/0.1/Person> .

<http://purl.org/dc/terms/requires>
        a             owl:ObjectProperty ;
        rdfs:comment  "A related resource that is required by the described resource to support its function, delivery, or coherence."@en ;
        rdfs:label    "requires"@en ;
        rdfs:range    rdfs:Resource .

<http://schema.org/dataDownload>
        a                owl:Class ;
        rdfs:comment     "A dataset in downloadable form."@en ;
        rdfs:label       "data download"@en ;
        rdfs:subClassOf  <http://schema.org/MediaObject> .

:Thesaurus  a            owl:Class ;
        rdfs:subClassOf  :SemanticArtefact .

<http://xmlns.com/foaf/0.1/primaryTopic>
        a                   owl:FunctionalProperty , owl:ObjectProperty ;
        rdfs:comment        "A page or document about this thing."@en ;
        rdfs:domain         [ a            owl:Class ;
                              owl:unionOf  ( <http://www.w3.org/ns/dcat#CatalogRecord> <http://xmlns.com/foaf/0.1/Document> )
                            ] ;
        rdfs:label          "primary topic"@en ;
        rdfs:range          [ a            owl:Class ;
                              owl:unionOf  ( owl:Thing <http://www.w3.org/ns/dcat#Resource> )
                            ] ;
        rdfs:subPropertyOf  <http://xmlns.com/foaf/0.1/page> .

<http://www.w3.org/ns/adms#translation>
        a             owl:ObjectProperty ;
        rdfs:comment  "Links Assets that are translations of each other."@en ;
        rdfs:domain   <http://www.w3.org/ns/adms#Asset> ;
        rdfs:label    "translation"@en ;
        rdfs:range    rdfs:Resource .

<http://purl.org/dc/terms/PeriodOfTime>
        a             owl:Class ;
        rdfs:comment  "An interval of time that is named or defined by its start and end dates."@en ;
        rdfs:label    "Period Of Time"@en .

:endorsedBy  a        owl:ObjectProperty ;
        rdfs:comment  "An ontology endorsed by an agent."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "endorsed by"@en ;
        rdfs:range    <http://purl.org/dc/terms/Agent> .

<http://purl.org/dc/terms/rights>
        a             owl:ObjectProperty ;
        rdfs:comment  "Information about rights held in and over the resource."@en ;
        rdfs:label    "rights"@en ;
        rdfs:range    <http://purl.org/dc/terms/RightsStatement> .

<http://purl.org/dc/terms/subject>
        a             owl:DatatypeProperty ;
        rdfs:comment  "A topic of the resource."@en ;
        rdfs:label    "subject"@en .

:browsingUI  a        owl:DatatypeProperty ;
        rdfs:comment  "The user interface (URL) where the ontology may be browsed or searched."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "browsing UI"@en , "Browsing user interface"@en ;
        rdfs:range    xsd:anyURI .

<http://schema.org/mainEntityOfPage>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details."@en ;
        rdfs:label    "main entity of page"@en ;
        rdfs:range    <http://schema.org/URL> .

<http://xmlns.com/foaf/0.1/isPrimaryTopicOf>
        a                   owl:InverseFunctionalProperty , owl:ObjectProperty ;
        rdfs:comment        "A document that this thing is the primary topic of."@en ;
        rdfs:domain         <http://xmlns.com/foaf/0.1/Document> ;
        rdfs:label          "is primary topic of"@en ;
        rdfs:range          <http://xmlns.com/foaf/0.1/Document> ;
        rdfs:subPropertyOf  <http://xmlns.com/foaf/0.1/page> ;
        owl:inverseOf       <http://xmlns.com/foaf/0.1/primaryTopic> .

<http://www.w3.org/ns/dcat#dataset>
        a             owl:ObjectProperty ;
        rdfs:comment  "A collection of data that is listed in the catalog."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Catalog> ;
        rdfs:label    "dataset"@en ;
        rdfs:range    <http://www.w3.org/ns/dcat#Dataset> .

<http://purl.org/dc/terms/rightsHolder>
        a             owl:ObjectProperty ;
        rdfs:comment  "A person or organization owning or managing rights over the resource."@en ;
        rdfs:label    "rights holder"@en ;
        rdfs:range    <http://purl.org/dc/terms/Agent> .

<http://purl.org/dc/terms/spatial>
        a                   owl:ObjectProperty ;
        rdfs:comment        "Spatial characteristics of the resource."@en ;
        rdfs:label          "spatial coverage"@en ;
        rdfs:range          <http://purl.org/dc/terms/Location> ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/coverage> .

<http://purl.org/dc/terms/publisher>
        a             owl:ObjectProperty ;
        rdfs:comment  "An entity responsible for making the resource available."@en ;
        rdfs:label    "publisher"@en ;
        rdfs:range    <http://purl.org/dc/terms/Agent> .

<http://xmlns.com/foaf/0.1/logo>
        a             owl:ObjectProperty ;
        rdfs:comment  "A logo representing some thing."@en ;
        rdfs:domain   owl:Thing ;
        rdfs:label    "logo"@en ;
        rdfs:range    owl:Thing .

<http://purl.org/dc/terms/RightsStatement>
        a             owl:Class ;
        rdfs:comment  "A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights."@en ;
        rdfs:label    "Rights statement"@en .

<http://schema.org/version>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The version of the CreativeWork embodied by a specified resource."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "version"@en ;
        rdfs:range    [ a            rdfs:Datatype ;
                        owl:unionOf  ( <http://schema.org/Number> <http://schema.org/Text> )
                      ] .

:averageChildCount  a       owl:DatatypeProperty ;
        rdfs:comment        "Average number of children per class (BioPortal definition) ."@en ;
        rdfs:label          "average number of children per class"@en ;
        rdfs:range          xsd:nonNegativeInteger ;
        rdfs:subPropertyOf  :metrics .

<http://schema.org/CreativeWork>
        a             owl:Class ;
        rdfs:comment  "The most generic kind of creative work, including books, movies, photographs, software programs, etc."@en ;
        rdfs:label    "Creative Work"@en .

<http://w3id.org/nkos#usedBy>
        a             owl:ObjectProperty ;
        rdfs:comment  "Agent using the described KOS."@en ;
        rdfs:domain   <http://iflastandards.info/ns/fr/frbr/frbrer/Work> , <http://iflastandards.info/ns/fr/frbr/frbrer/Expression> ;
        rdfs:label    "used by"@en ;
        rdfs:range    <http://purl.org/dc/terms/AgentClass> .

<http://www.w3.org/ns/odrl/2/hasPolicy>
        a             owl:ObjectProperty ;
        rdfs:comment  "Identifies an ODRL Policy for which the identified Asset is the target Asset to all the Rules."@en ;
        rdfs:domain   [ a            owl:Class ;
                        owl:unionOf  ( <http://www.w3.org/ns/dcat#Distribution> <http://www.w3.org/ns/dcat#Resource> )
                      ] ;
        rdfs:label    "has policy"@en ;
        rdfs:range    <http://www.w3.org/ns/odrl/2/Policy> .

<http://schema.org/audience>
        a             owl:ObjectProperty ;
        rdfs:comment  "An intended audience, i.e. a group for whom something was created."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "audience"@en ;
        rdfs:range    <http://schema.org/Audience> .

<http://www.w3.org/ns/adms#Identifier>
        a             owl:Class ;
        rdfs:comment  "This is based on the UN/CEFACT Identifier class which consists of:\n\n    a content string which is the identifier;\n    an optional identifier for the identifier scheme;\n    an optional identifier for the version of the identifier scheme;\n    an optional identifier for the agency that manages the identifier scheme."@en ;
        rdfs:label    "Identifier"@en .

<http://xmlns.com/foaf/0.1/Project>
        a             owl:Class ;
        rdfs:comment  "A project (a collective endeavour of some kind)."@en ;
        rdfs:label    "Project"@en .

<http://schema.org/translationOfWork>
        a              owl:ObjectProperty ;
        rdfs:comment   "The work that this work has been translated from. e.g. 物种起源 is a translationOf “On the Origin of Species”"@en ;
        rdfs:label     "translation of work"@en ;
        owl:inverseOf  <http://schema.org/workTranslation> .

<http://www.w3.org/ns/prov#generatedAtTime>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "generated at time"@en ;
        rdfs:range    <http://schema.org/DateTime> .

<http://purl.org/dc/terms/Location>
        a             owl:Class ;
        rdfs:comment  "A spatial region or named place."@en ;
        rdfs:label    "Location"@en .

<http://purl.org/dc/dcmitype/Dataset>
        a             owl:Class ;
        rdfs:comment  "Data encoded in a defined structure. Examples include lists, tables, and databases. A dataset may be useful for direct machine processing."@en ;
        rdfs:label    "Dataset"@en .

<http://www.w3.org/ns/dcat#theme>
        a             owl:ObjectProperty ;
        rdfs:comment  "A main category of the resource. A resource can have multiple themes."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Resource> ;
        rdfs:label    "theme"@en ;
        rdfs:range    skos:Concept .

<http://purl.org/dc/terms/format>
        a             owl:ObjectProperty ;
        rdfs:comment  "The file format, physical medium, or dimensions of the resource."@en ;
        rdfs:label    "format"@en ;
        rdfs:range    <http://purl.org/dc/terms/MediaTypeOrExtent> .

<http://xmlns.com/foaf/0.1/Document>
        a             owl:Class ;
        rdfs:comment  "A document."@en ;
        rdfs:label    "Document"@en .

<http://usefulinc.com/ns/doap#download-mirror>
        a             owl:ObjectProperty ;
        rdfs:comment  "Mirror of software download web page."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "download mirror"@en ;
        rdfs:range    rdfs:Resource .

<http://purl.org/pav/version>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The version number of a resource. This is a freetext string, typical values are \"1.5\" or \"21\". The URI identifying the previous version can be provided using prov:previousVersion."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "version"@en ;
        rdfs:range    xsd:string .

:status  a                owl:DatatypeProperty ;
        rdfs:comment      "The tracking information for the contents of the ontology."@en ;
        rdfs:domain       :SemanticArtefact ;
        rdfs:range        xsd:string ;
        skos:historyNote  "This property has been adopted from OMV Ontology Metadata Vocabulary and redefined in the MOD namespace."@en .

<http://www.geneontology.org/formats/oboInOwl#autoGeneratedBy>
        a           owl:DatatypeProperty ;
        rdfs:label  "auto-generated by"@en .

<http://www.w3.org/ns/adms#identifier>
        a             owl:ObjectProperty ;
        rdfs:comment  "Links a resource to an adms:Identifier class."@en ;
        rdfs:domain   <http://www.w3.org/ns/adms#Asset> ;
        rdfs:label    "identifier"@en ;
        rdfs:range    <http://www.w3.org/ns/adms#Identifier> .

<http://www.w3.org/ns/dcat#landingPage>
        a                   owl:ObjectProperty ;
        rdfs:comment        "A Web page that can be navigated to in a Web browser to gain access to the catalog, a dataset, its distributions and/or additional information."@en ;
        rdfs:domain         <http://www.w3.org/ns/dcat#Resource> ;
        rdfs:label          "landing page"@en ;
        rdfs:range          <http://xmlns.com/foaf/0.1/Document> ;
        rdfs:subPropertyOf  <http://xmlns.com/foaf/0.1/page> .

<http://www.w3.org/ns/dcat#CatalogRecord>
        a             owl:Class ;
        rdfs:comment  "A record in a catalog, describing the registration of a single dcat:Resource."@en ;
        rdfs:label    "Catalog Record"@en .

<http://schema.org/publisher>
        a             owl:ObjectProperty ;
        rdfs:comment  "The publisher of the creative work."@en ;
        rdfs:domain   <http://schema.org/CreativeWork> ;
        rdfs:label    "publisher"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://schema.org/Organization> <http://xmlns.com/foaf/0.1/Person> )
                      ] .

<http://www.w3.org/ns/dcat#packageFormat>
        a             owl:ObjectProperty ;
        rdfs:comment  "The package format of the distribution in which one or more data files are grouped together, e.g. to enable a set of related files to be downloaded together."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Distribution> ;
        rdfs:label    "packaging format"@en ;
        rdfs:range    <http://purl.org/dc/terms/MediaType> .

<http://usefulinc.com/ns/doap#audience>
        a             owl:DatatypeProperty ;
        rdfs:comment  "Description of target user base."@en ;
        rdfs:domain   <http://usefulinc.com/ns/doap#Project> ;
        rdfs:label    "audience"@en ;
        rdfs:range    rdfs:Literal .

:group  a             owl:ObjectProperty ;
        rdfs:comment  "A group of ontologies that the ontology is usually considered into."@en ;
        rdfs:domain   :SemanticArtefact ;
        rdfs:label    "group"@en ;
        rdfs:range    :Group .

<http://www.geneontology.org/formats/oboInOwl#savedBy>
        a           owl:DatatypeProperty ;
        rdfs:label  "saved by"@en .

<http://creativecommons.org/ns#License>
        a             owl:Class ;
        rdfs:comment  "A set of requests/permissions to users of a Work, e.g. a copyright license, the public domain, information for distributors."@en ;
        rdfs:label    "License"@en .

:Analytics  a             owl:Class ;
        rdfs:comment      "Number of visits an ontology received."@en ;
        rdfs:isDefinedBy  "https://www.isibang.ac.in/ns/mod/1.4/"@en ;
        rdfs:label        "Analytics"@en .

<http://purl.org/dc/terms/license>
        a             owl:ObjectProperty ;
        rdfs:comment  "A legal document giving official permission to do something with the resource."@en ;
        rdfs:label    "license"@en ;
        rdfs:range    <http://purl.org/dc/terms/LicenseDocument> .

<http://purl.org/dc/terms/type>
        a             owl:ObjectProperty ;
        rdfs:comment  "The nature or genre of the resource."@en ;
        rdfs:label    "type"@en ;
        rdfs:range    rdfs:Class .

<http://purl.org/pav/authoredBy>
        a                   owl:ObjectProperty ;
        rdfs:comment        "An agent that originated or gave existence to the work that is expressed by the digital resource."@en ;
        rdfs:domain         <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label          "authored by"@en ;
        rdfs:range          <http://www.w3.org/ns/prov#Agent> ;
        rdfs:subPropertyOf  <http://purl.org/pav/contributedBy> , <http://purl.org/dc/terms/creator> .

:designedForTask  a  owl:ObjectProperty ;
        rdfs:domain  :SemanticArtefact ;
        rdfs:label   "designed for task"@en ;
        rdfs:range   :SemanticArtefactTask .

<http://purl.org/dc/terms/contributor>
        a             owl:ObjectProperty ;
        rdfs:comment  "An entity responsible for making contributions to the resource."@en ;
        rdfs:label    "contributor"@en ;
        rdfs:range    <http://purl.org/dc/terms/Agent> .

<http://www.w3.org/ns/dcat#accessService>
        a             owl:ObjectProperty ;
        rdfs:comment  "A data service that gives access to the distribution of the dataset."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Distribution> ;
        rdfs:label    "access service"@en ;
        rdfs:range    <http://www.w3.org/ns/dcat#DataService> .

<http://schema.org/dateModified>
        a             owl:DatatypeProperty ;
        rdfs:comment  "The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed."@en ;
        rdfs:label    "date modified"@en ;
        rdfs:range    <http://schema.org/DateTime> .

<http://xmlns.com/foaf/0.1/Agent>
        a             owl:Class ;
        rdfs:comment  "An agent (eg. person, group, software or physical artifact)."@en ;
        rdfs:label    "Agent"@en .

<http://www.w3.org/ns/dcat#contactPoint>
        a             owl:ObjectProperty ;
        rdfs:comment  "Relevant contact information for the cataloged resource. Use of vCard is recommended."@en ;
        rdfs:domain   <http://www.w3.org/ns/dcat#Resource> ;
        rdfs:label    "contact point"@en ;
        rdfs:range    <http://www.w3.org/2006/vcard/ns#Kind> .

<http://www.w3.org/ns/prov#wasInfluencedBy>
        a             owl:ObjectProperty ;
        rdfs:comment  "Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation."@en ;
        rdfs:domain   <http://www.w3.org/ns/prov#Entity> ;
        rdfs:label    "was influenced by"@en ;
        rdfs:range    [ a            owl:Class ;
                        owl:unionOf  ( <http://www.w3.org/ns/prov#Activity> <http://www.w3.org/ns/prov#Entity> <http://xmlns.com/foaf/0.1/Agent> )
                      ] .

<http://purl.org/dc/terms/Standard>
        a             owl:Class ;
        rdfs:comment  "A reference point against which other things can be evaluated or compared."@en ;
        rdfs:label    "Standard"@en .

:SemanticArtfeactCatalog
        a                owl:Class ;
        rdfs:subClassOf  <http://www.w3.org/ns/dcat#Catalog> .

<http://purl.org/dc/terms/modified>
        a                   owl:DatatypeProperty ;
        rdfs:comment        "Date on which the resource was changed."@en ;
        rdfs:label          "Date modified"@en ;
        rdfs:range          rdfs:Literal ;
        rdfs:subPropertyOf  <http://purl.org/dc/terms/date> .

<http://purl.org/pav/curates>
        a             owl:ObjectProperty ;
        rdfs:comment  "Provided for backwards compatibility. Use instead the inverse pav:curatedBy."@en ;
        rdfs:label    "curates"@en .

:usedBy  a                  owl:ObjectProperty ;
        rdfs:comment        "Indicates that the subject vocabulary is used by the object vocabulary."@en ;
        rdfs:label          "used by"@en ;
        rdfs:subPropertyOf  :semanticArtefactRelation .

<http://purl.org/dc/terms/hasVersion>
        a             owl:ObjectProperty ;
        rdfs:comment  "a related resource that is a version, edition, or adaptation of the described resource."@en ;
        rdfs:label    "has verison"@en ;
        rdfs:range    rdfs:Resource .
