http://www.w3.org/2002/07/owl#Ontology
@prefix owl: <http://www.w3.org/2002/07/owl#> . <https://ontologia.contenidosdigitales.uned.es> a owl:Ontology .
dcterms:Agent | foaf:Agent | https://ontologia.contenidosdigitales.uned.es#Institutional | https://ontologia.contenidosdigitales.uned.es#TerritorialCampus | ore:Aggregation | schema:CreativeWork | schema:Event | schema:Intangible | skos1:Collection | skos1:Concept | skos1:ConceptScheme | wd:Q209465 | wd:Q352842 | wd:Q3918
URI: http://purl.org/dc/terms/Agent
Label: Agent
In Range Of: dcterms:contributor | dcterms:creator | dcterms:publisher
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:Agent a owl:Class ; rdfs:subClassOf owl:Thing ; owl:equivalentClass foaf:Agent .
URI: http://purl.org/dc/terms/LicenseDocument
Label: Licensedocument
Has Super Class (direct): dcterms:RightsStatement
Has Super Class (all): dcterms:RightsStatement | schema:Intangible
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:LicenseDocument a owl:Class ; rdfs:subClassOf dcterms:RightsStatement .
URI: http://purl.org/dc/terms/RightsStatement
Label: Rightsstatement
Has Super Class (direct): schema:Intangible
Has Sub Class (direct): dcterms:LicenseDocument
In Range Of: dcterms:rights
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . dcterms:RightsStatement a owl:Class ; rdfs:subClassOf schema:Intangible .
URI: http://xmlns.com/foaf/0.1/Agent
Label: Agent
Has Sub Class (direct): foaf:Organization | foaf:Person
Has Sub Class (all): foaf:Organization | foaf:Person | https://ontologia.contenidosdigitales.uned.es#Tutor | https://ontologia.contenidosdigitales.uned.es#Vicesecretary | wd:Q1622272 | wd:Q1650915 | wd:Q2113250 | wd:Q212071 | wd:Q315247 | wd:Q319544
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasAgent | schema:contributor
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . foaf:Agent a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#ResourceAuthor> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isAgentAuthorOf> ], owl:Thing .
URI: http://xmlns.com/foaf/0.1/Organization
Label: Organization
Has Super Class (direct): foaf:Agent
In Domain Of: schema:parentOrganization | schema:subOrganization
In Range Of: schema:parentOrganization | schema:subOrganization
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . foaf:Organization a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:telephone ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:legalName ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:parentOrganization ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:email ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:subOrganization ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:address ; owl:someValuesFrom xsd:string ], foaf:Agent ; owl:disjointWith foaf:Person .
URI: http://xmlns.com/foaf/0.1/Person
Label: Person
Description:
A person.
Has Super Class (direct): foaf:Agent
Has Sub Class (direct): https://ontologia.contenidosdigitales.uned.es#Tutor | https://ontologia.contenidosdigitales.uned.es#Vicesecretary | wd:Q1622272 | wd:Q1650915 | wd:Q2113250 | wd:Q212071 | wd:Q315247 | wd:Q319544
In Domain Of: foaf:familyName | foaf:firstName | foaf:lastName | foaf:surname
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix ns: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . foaf:Person a owl:Class ; rdfs:label "Person" ; rdfs:comment "A person." ; rdfs:isDefinedBy foaf: ; rdfs:subClassOf [ a owl:Restriction ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ; owl:onProperty foaf:familyName ], [ a owl:Restriction ; owl:onProperty schema:birthDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:telephone ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty foaf:surname ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty foaf:lastName ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:address ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty foaf:firstName ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:email ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#biography> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:gender ; owl:someValuesFrom xsd:string ], foaf:Agent ; ns:term_status "stable" .
URI: https://ontologia.contenidosdigitales.uned.es#CUID
Label: Cuid
Description:
Cento Universitario de Idiomas
Has Super Class (direct): wd:Q352842
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isCUIDof
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasCUID
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#CUID> a owl:Class ; rdfs:comment "Cento Universitario de Idiomas" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isCUIDof> ; owl:someValuesFrom wd:Q3918 ], wd:Q352842 .
URI: https://ontologia.contenidosdigitales.uned.es#CenterExtension
Label: Centerextension
Description:
Extensión de un centro. También llamadas aulas.
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isCenterExtensionOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasCenterExtension
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#CenterExtension> a owl:Class ; rdfs:comment "Extensión de un centro. También llamadas aulas." ; rdfs:subClassOf <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Restriction ; owl:onClass wd:Q5761513 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isCenterExtensionOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .
URI: https://ontologia.contenidosdigitales.uned.es#DisseminationSession
Label: Disseminationsession
Description:
Jornadas
Has Super Class (direct): schema:EducationEvent
Has Super Class (all): schema:EducationEvent | schema:Event
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#DisseminationSession> a owl:Class ; rdfs:comment "Jornadas" ; rdfs:subClassOf schema:EducationEvent ; owl:disjointWith wd:Q2495862 .
URI: https://ontologia.contenidosdigitales.uned.es#InnovationGroup
Label: Innovationgroup
Description:
Grupo de Innovación. Equipos formados por docentes que colaboran para poner en marcha iniciativas de innovación y mejora en el ámbito de la UNED.
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasInnovationGroup
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#InnovationGroup> a owl:Class ; rdfs:comment "Grupo de Innovación. Equipos formados por docentes que colaboran para poner en marcha iniciativas de innovación y mejora en el ámbito de la UNED." ; rdfs:subClassOf <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isInnovationGroupOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .
URI: https://ontologia.contenidosdigitales.uned.es#Institutional
Label: Institutional
Has Sub Class (direct): https://ontologia.contenidosdigitales.uned.es#CenterExtension | https://ontologia.contenidosdigitales.uned.es#InnovationGroup | https://ontologia.contenidosdigitales.uned.es#Section | https://ontologia.contenidosdigitales.uned.es#Vicerectorate | https://ontologia.contenidosdigitales.uned.es#Vicesecretariat | wd:Q1241025 | wd:Q16691805 | wd:Q180958 | wd:Q2467461 | wd:Q5761513 | wd:Q70363582 | wd:Q859482
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#Institutional> a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasResource> ; owl:someValuesFrom rdfs:Resource ], owl:Thing .
URI: https://ontologia.contenidosdigitales.uned.es#OwnPostgraduateDegree
Label: Ownpostgraduatedegree
Description:
Título propio de posgrado
Has Super Class (direct): wd:Q352842
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasOwnPostgraduateDegree
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#OwnPostgraduateDegree> a owl:Class ; rdfs:comment "Título propio de posgrado" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isOwnPostgraduateDegreeOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubject> ; owl:someValuesFrom wd:Q362165 ], wd:Q352842 .
URI: https://ontologia.contenidosdigitales.uned.es#OwnProfessionalDevelopmentDegree
Label: Ownprofessionaldevelopmentdegree
Description:
Título propio de desarrollo profesional
Has Super Class (direct): wd:Q352842
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasOwnProfessionalDevelopmentDegree
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#OwnProfessionalDevelopmentDegree> a owl:Class ; rdfs:comment "Título propio de desarrollo profesional" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubject> ; owl:someValuesFrom wd:Q362165 ], [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isOwnProfessionalDevelopmentDegreeOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], wd:Q352842 .
URI: https://ontologia.contenidosdigitales.uned.es#Professorage
Label: Professorage
Has Super Class (direct): schema:Role
Has Super Class (all): schema:Role | schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#Professorage> a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isProfesorageOf> ; owl:someValuesFrom wd:Q362165 ], schema:Role ; owl:equivalentClass [ a owl:Restriction ; owl:hasValue "Professor" ; owl:onProperty schema:roleName ] .
URI: https://ontologia.contenidosdigitales.uned.es#ResourceAuthor
Label: Resourceauthor
Has Super Class (direct): schema:Intangible
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasResourceAuthor
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#ResourceAuthor> a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasResource> ; owl:someValuesFrom rdfs:Resource ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#dateCollaborationStarted> ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasAgent> ; owl:someValuesFrom foaf:Agent ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasRole> ; owl:someValuesFrom schema:Role ], schema:Intangible .
URI: https://ontologia.contenidosdigitales.uned.es#Section
Label: Section
Description:
Sección. División administrativa dentro de un departamento.
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasSection
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#Section> a owl:Class ; rdfs:comment "Sección. División administrativa dentro de un departamento." ; rdfs:subClassOf <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Restriction ; owl:onClass wd:Q2467461 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isSectionOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .
URI: https://ontologia.contenidosdigitales.uned.es#SubjectCoordinator
Label: Subjectcoordinator
Has Super Class (direct): schema:Role
Has Super Class (all): schema:Role | schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#SubjectCoordinator> a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isSubjectCoordinatorOf> ; owl:someValuesFrom wd:Q362165 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasUniversityTeacher> ; owl:someValuesFrom wd:Q1622272 ], schema:Role ; owl:equivalentClass [ a owl:Restriction ; owl:hasValue "SubjectCoordinator" ; owl:onProperty schema:roleName ] .
URI: https://ontologia.contenidosdigitales.uned.es#TerritorialCampus
Label: Territorialcampus
Description:
Campus territorial que tiene Centros
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasTerritorialCampus
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#TerritorialCampus> a owl:Class ; rdfs:comment "Campus territorial que tiene Centros" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasCenterInCampus> ; owl:someValuesFrom wd:Q5761513 ], [ a owl:Restriction ; owl:onClass wd:Q3918 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isTerritorialCampusOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], owl:Thing .
URI: https://ontologia.contenidosdigitales.uned.es#Tutor
Label: Tutor
Has Super Class (direct): foaf:Person
Has Super Class (all): foaf:Person | foaf:Agent
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isTutorOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasTutor
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#Tutor> a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasTutorage> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Tutorage> ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isTutorOf> ; owl:someValuesFrom wd:Q5761513 ], foaf:Person .
URI: https://ontologia.contenidosdigitales.uned.es#Tutorage
Label: Tutorage
Has Super Class (direct): schema:Role
Has Super Class (all): schema:Role | schema:Intangible
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasTutorage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#Tutorage> a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubject> ; owl:someValuesFrom wd:Q362165 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isTutorageOf> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Tutor> ], schema:Role ; owl:equivalentClass [ a owl:Restriction ; owl:hasValue "Tutor" ; owl:onProperty schema:roleName ] .
URI: https://ontologia.contenidosdigitales.uned.es#Vicerectorate
Label: Vicerectorate
Description:
Vicerrectorado
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasVicerector | https://ontologia.contenidosdigitales.uned.es#hasInnovationGroup | https://ontologia.contenidosdigitales.uned.es#hasOwnPostgraduateDegree | https://ontologia.contenidosdigitales.uned.es#hasOwnProfessionalDevelopmentDegree | https://ontologia.contenidosdigitales.uned.es#hasResearchGroup
In Range Of: https://ontologia.contenidosdigitales.uned.es#isVicerectorOf | https://ontologia.contenidosdigitales.uned.es#hasVicerectorate
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> a owl:Class ; rdfs:comment "Vicerrectorado" ; rdfs:subClassOf [ a owl:Restriction ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#OwnProfessionalDevelopmentDegree> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasOwnProfessionalDevelopmentDegree> ], [ a owl:Restriction ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onClass wd:Q1241025 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasResearchGroup> ], [ a owl:Restriction ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#OwnPostgraduateDegree> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasOwnPostgraduateDegree> ], [ a owl:Restriction ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#InnovationGroup> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasInnovationGroup> ], [ a owl:Restriction ; owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; owl:onClass wd:Q5761513 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasCenter> ], <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onClass wd:Q2113250 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasVicerector> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] [ a owl:Restriction ; owl:onClass wd:Q16691805 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isVicerectorateOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ) ] .
URI: https://ontologia.contenidosdigitales.uned.es#Vicesecretariat
Label: Vicesecretariat
Description:
Vicesecretaría
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasVicesecretary
In Range Of: https://ontologia.contenidosdigitales.uned.es#isVicesecretaryOf | https://ontologia.contenidosdigitales.uned.es#hasVicesecretariat
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#Vicesecretariat> a owl:Class ; rdfs:comment "Vicesecretaría" ; rdfs:subClassOf <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#Vicesecretary> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasVicesecretary> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] [ a owl:Restriction ; owl:onClass wd:Q859482 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isVicesecretariatOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ) ] .
URI: https://ontologia.contenidosdigitales.uned.es#Vicesecretary
Label: Vicesecretary
Description:
Vicesecretario. Responsable de una vicesecretaría
Has Super Class (direct): foaf:Person
Has Super Class (all): foaf:Person | foaf:Agent
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isVicesecretaryOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasVicesecretary
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#Vicesecretary> a owl:Class ; rdfs:comment "Vicesecretario. Responsable de una vicesecretaría" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#Vicesecretariat> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isVicesecretaryOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], foaf:Person .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#Educational
Label: Educational
Has Super Class (direct): schema:Intangible
In Range Of: lom:#educational
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#Educational> a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalInteractivityLevel> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalTypicalAgeRange> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalDifficulty> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalSemanticDensity> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalContext> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalIntendedUserRole> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalInteractivityType> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalLanguage> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalTypicalLearningTime> ; owl:someValuesFrom schema:Duration ], schema:Intangible .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#LearningObject
Label: Lommetadata
Has Super Class (direct): schema:Intangible
In Domain Of: lom:#educational | https://ontologia.contenidosdigitales.uned.es#isLOMMetadataOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasLOMMetadata
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#LearningObject> a owl:Class ; rdfs:label "LOMmetadata" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metaMetadataIdentifier> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalSize> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metadataSchema> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#coverage> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#otherPlatformRequirements> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalLocation> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#lifeCycleVersion> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metaMetadataLanguage> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalInstallationRemarks> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#keyword> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educational> ; owl:someValuesFrom <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#Educational> ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#cost> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#structure> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalDuration> ; owl:someValuesFrom schema:Duration ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#copyrightDescription> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#lifeCycleStatus> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#aggregationLevel> ; owl:someValuesFrom xsd:string ], schema:Intangible ; owl:equivalentClass [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isLOMMetadataOf> ; owl:someValuesFrom rdfs:Resource ] .
URI: http://www.openarchives.org/ore/terms/Aggregation
Label: Aggregation
Has Sub Class (direct): pcdm:Collection | pcdm:Object
In Domain Of: pcdm:hasMember | pcdm:hasRelatedObject | pcdm:memberOf
In Range Of: pcdm:hasMember | pcdm:memberOf | pcdm:relatedObjectOf
@prefix ore: <http://www.openarchives.org/ore/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix pcdm: <http://pcdm.org/models#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ore:Aggregation a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty pcdm:hasMember ; owl:someValuesFrom ore:Aggregation ], [ a owl:Restriction ; owl:onProperty pcdm:hasRelatedObject ; owl:someValuesFrom pcdm:Object ], [ a owl:Restriction ; owl:onProperty pcdm:memberOf ; owl:someValuesFrom ore:Aggregation ], owl:Thing .
URI: http://pcdm.org/models#Collection
Label: Collection
Has Super Class (direct): ore:Aggregation
@prefix ore: <http://www.openarchives.org/ore/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix pcdm: <http://pcdm.org/models#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . pcdm:Collection a owl:Class ; rdfs:subClassOf ore:Aggregation .
URI: http://pcdm.org/models#Object
Label: Object
Description:
An Object is an intellectual entity, sometimes called a "work", "digital object", etc. Objects have descriptive metadata, access metadata, may contain files and other Objects as member "components". Each level of a work is therefore represented by an Object instance, and is capable of standing on its own, being linked to from Collections and other Objects. Member Objects can be ordered using the ORE Proxy class.
Has Super Class (direct): ore:Aggregation
In Domain Of: pcdm:relatedObjectOf
In Range Of: pcdm:hasRelatedObject
@prefix ore: <http://www.openarchives.org/ore/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix pcdm: <http://pcdm.org/models#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . pcdm:Object a owl:Class ; rdfs:label "Object" ; rdfs:comment "An Object is an intellectual entity, sometimes called a \"work\", \"digital object\", etc. Objects have descriptive metadata, access metadata, may contain files and other Objects as member \"components\". Each level of a work is therefore represented by an Object instance, and is capable of standing on its own, being linked to from Collections and other Objects. Member Objects can be ordered using the ORE Proxy class." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty pcdm:relatedObjectOf ; owl:someValuesFrom ore:Aggregation ], ore:Aggregation ; owl:equivalentClass schema:CreativeWork .
URI: https://schema.org/3DModel
Label: 3dmodel
Description:
A 3D model represents some kind of 3D content, which may have <a class="localLink" href="https://schema.org/encoding">encoding</a>s in one or more <a class="localLink" href="https://schema.org/MediaObject">MediaObject</a>s. Many 3D formats are available (e.g. see <a href="https://en.wikipedia.org/wiki/Category:3D_graphics_file_formats">Wikipedia</a>); specific encoding formats can be represented using the <a class="localLink" href="https://schema.org/encodingFormat">encodingFormat</a> property applied to the relevant <a class="localLink" href="https://schema.org/MediaObject">MediaObject</a>. For the
case of a single file published after Zip compression, the convention of appending '+zip' to the <a class="localLink" href="https://schema.org/encodingFormat">encodingFormat</a> can be used. Geospatial, AR/VR, artistic/animation, gaming, engineering and scientific content can all be represented using <a class="localLink" href="https://schema.org/3DModel">3DModel</a>.
Has Super Class (direct): schema:MediaObject
Has Super Class (all): schema:MediaObject | schema:CreativeWork
In Domain Of: schema:isResizable
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:3DModel a owl:Class ; rdfs:label "3DModel"@en ; rdfs:comment """A 3D model represents some kind of 3D content, which may have <a class="localLink" href="https://schema.org/encoding">encoding</a>s in one or more <a class="localLink" href="https://schema.org/MediaObject">MediaObject</a>s. Many 3D formats are available (e.g. see <a href="https://en.wikipedia.org/wiki/Category:3D_graphics_file_formats">Wikipedia</a>); specific encoding formats can be represented using the <a class="localLink" href="https://schema.org/encodingFormat">encodingFormat</a> property applied to the relevant <a class="localLink" href="https://schema.org/MediaObject">MediaObject</a>. For the case of a single file published after Zip compression, the convention of appending '+zip' to the <a class="localLink" href="https://schema.org/encodingFormat">encodingFormat</a> can be used. Geospatial, AR/VR, artistic/animation, gaming, engineering and scientific content can all be represented using <a class="localLink" href="https://schema.org/3DModel">3DModel</a>."""@en ; rdfs:isDefinedBy <https://pending.schema.org/3DModel> ; rdfs:subClassOf schema:MediaObject .
URI: https://schema.org/APIReference
Label: Apireference
Description:
Reference documentation for application programming interfaces (APIs).
Has Super Class (direct): schema:TechArticle
Has Super Class (all): schema:TechArticle | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:APIReference a owl:Class ; rdfs:label "APIReference"@en ; rdfs:comment "Reference documentation for application programming interfaces (APIs)."@en ; rdfs:isDefinedBy schema:APIReference ; rdfs:subClassOf schema:TechArticle .
URI: https://schema.org/AnalysisNewsArticle
Label: Analysisnewsarticle
Description:
An AnalysisNewsArticle is a <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> that, while based on factual reporting, incorporates the expertise of the author/producer, offering interpretations and conclusions.
Has Super Class (direct): schema:NewsArticle
Has Super Class (all): schema:NewsArticle | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:AnalysisNewsArticle a owl:Class ; rdfs:label "AnalysisNewsArticle"@en ; rdfs:comment "An AnalysisNewsArticle is a <a class=\"localLink\" href=\"https://schema.org/NewsArticle\">NewsArticle</a> that, while based on factual reporting, incorporates the expertise of the author/producer, offering interpretations and conclusions."@en ; rdfs:isDefinedBy <https://pending.schema.org/AnalysisNewsArticle> ; rdfs:subClassOf schema:NewsArticle .
URI: https://schema.org/Answer
Label: Answer
Description:
An answer offered to a question; perhaps correct, perhaps opinionated or wrong.
Has Super Class (direct): schema:Comment
Has Super Class (all): schema:Comment | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Answer a owl:Class ; rdfs:label "Answer"@en ; rdfs:comment "An answer offered to a question; perhaps correct, perhaps opinionated or wrong."@en ; rdfs:isDefinedBy schema:Answer ; rdfs:subClassOf schema:Comment .
URI: https://schema.org/ArchiveComponent
Label: Archivecomponent
Description:
An intangible type to be applied to any archive content, carrying with it a set of properties required to describe archival items and collections.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ArchiveComponent a owl:Class ; rdfs:label "ArchiveComponent" ; rdfs:comment "An intangible type to be applied to any archive content, carrying with it a set of properties required to describe archival items and collections." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/Article
Label: Article
Description:
An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:NewsArticle | schema:Report | schema:ScholarlyArticle | schema:SocialMediaPosting | schema:TechArticle
Has Sub Class (all): schema:NewsArticle | schema:AnalysisNewsArticle | schema:AskPublicNewsArticle | schema:BackgroundNewsArticle | schema:OpinionNewsArticle | schema:ReportageNewsArticle | schema:ReviewNewsArticle | schema:Report | schema:ScholarlyArticle | schema:MedicalScholarlyArticle | schema:SocialMediaPosting | schema:BlogPosting | schema:LiveBlogPosting | schema:DiscussionForumPosting | schema:TechArticle | schema:APIReference
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Article a owl:Class ; rdfs:label "Article" ; rdfs:comment "An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/AskPublicNewsArticle
Label: Askpublicnewsarticle
Description:
A <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> expressing an open call by a <a class="localLink" href="https://schema.org/NewsMediaOrganization">NewsMediaOrganization</a> asking the public for input, insights, clarifications, anecdotes, documentation, etc., on an issue, for reporting purposes.
Has Super Class (direct): schema:NewsArticle
Has Super Class (all): schema:NewsArticle | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:AskPublicNewsArticle a owl:Class ; rdfs:label "AskPublicNewsArticle"@en ; rdfs:comment "A <a class=\"localLink\" href=\"https://schema.org/NewsArticle\">NewsArticle</a> expressing an open call by a <a class=\"localLink\" href=\"https://schema.org/NewsMediaOrganization\">NewsMediaOrganization</a> asking the public for input, insights, clarifications, anecdotes, documentation, etc., on an issue, for reporting purposes."@en ; rdfs:isDefinedBy <https://pending.schema.org/AskPublicNewsArticle> ; rdfs:subClassOf schema:NewsArticle .
URI: https://schema.org/AudioObject
Label: Audioobject
Description:
An audio file.
Has Super Class (direct): schema:MediaObject
Has Super Class (all): schema:MediaObject | schema:CreativeWork
Has Sub Class (direct): schema:AudioObjectSnapshot | schema:Audiobook
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:AudioObject a owl:Class ; rdfs:label "AudioObject"@en ; rdfs:comment "An audio file."@en ; rdfs:isDefinedBy schema:AudioObject ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:caption ; owl:someValuesFrom schema:MediaObject ], [ a owl:Restriction ; owl:onProperty schema:transcript ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#recordingType> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#dateRecordingStarted> ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#dateRecordingEnded> ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#recordingGroupNames> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:embeddedTextCaption ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isLive> ; owl:someValuesFrom xsd:boolean ], schema:MediaObject .
URI: https://schema.org/AudioObjectSnapshot
Label: Audioobjectsnapshot
Description:
A specific and exact (byte-for-byte) version of an <a class="localLink" href="https://schema.org/AudioObject">AudioObject</a>. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity.
Has Super Class (direct): schema:AudioObject
Has Super Class (all): schema:AudioObject | schema:MediaObject | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:AudioObjectSnapshot a owl:Class ; rdfs:label "AudioObjectSnapshot"@en ; rdfs:comment "A specific and exact (byte-for-byte) version of an <a class=\"localLink\" href=\"https://schema.org/AudioObject\">AudioObject</a>. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity."@en ; rdfs:isDefinedBy <https://pending.schema.org/AudioObjectSnapshot> ; rdfs:subClassOf schema:AudioObject .
URI: https://schema.org/Audiobook
Label: Audiobook
Description:
An audiobook.
Has Super Class (direct): schema:AudioObject | schema:Book
Has Super Class (all): schema:AudioObject | schema:MediaObject | schema:CreativeWork | schema:Book
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Audiobook a owl:Class ; rdfs:label "Audiobook"@en ; rdfs:comment "An audiobook."@en ; rdfs:isDefinedBy <https://bib.schema.org/Audiobook> ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:readBy ; owl:someValuesFrom foaf:Person ], schema:AudioObject, schema:Book .
URI: https://schema.org/AudiobookFormat
Label: Audiobookformat
Has Super Class (direct): schema:BookFormatType
Has Super Class (all): schema:BookFormatType | schema:Enumeration | schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:AudiobookFormat a owl:Class ; rdfs:subClassOf schema:BookFormatType .
URI: https://schema.org/BackgroundNewsArticle
Label: Backgroundnewsarticle
Description:
A <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> providing historical context, definition and detail on a specific topic (aka "explainer" or "backgrounder"). For example, an in-depth article or frequently-asked-questions (<a href="https://en.wikipedia.org/wiki/FAQ">FAQ</a>) document on topics such as Climate Change or the European Union. Other kinds of background material from a non-news setting are often described using <a class="localLink" href="https://schema.org/Book">Book</a> or <a class="localLink" href="https://schema.org/Article">Article</a>, in particular <a class="localLink" href="https://schema.org/ScholarlyArticle">ScholarlyArticle</a>. See also <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> for related vocabulary from a learning/education perspective.
Has Super Class (direct): schema:NewsArticle
Has Super Class (all): schema:NewsArticle | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:BackgroundNewsArticle a owl:Class ; rdfs:label "BackgroundNewsArticle"@en ; rdfs:comment "A <a class=\"localLink\" href=\"https://schema.org/NewsArticle\">NewsArticle</a> providing historical context, definition and detail on a specific topic (aka \"explainer\" or \"backgrounder\"). For example, an in-depth article or frequently-asked-questions (<a href=\"https://en.wikipedia.org/wiki/FAQ\">FAQ</a>) document on topics such as Climate Change or the European Union. Other kinds of background material from a non-news setting are often described using <a class=\"localLink\" href=\"https://schema.org/Book\">Book</a> or <a class=\"localLink\" href=\"https://schema.org/Article\">Article</a>, in particular <a class=\"localLink\" href=\"https://schema.org/ScholarlyArticle\">ScholarlyArticle</a>. See also <a class=\"localLink\" href=\"https://schema.org/NewsArticle\">NewsArticle</a> for related vocabulary from a learning/education perspective."@en ; rdfs:isDefinedBy <https://pending.schema.org/BackgroundNewsArticle> ; rdfs:subClassOf schema:NewsArticle .
URI: https://schema.org/Barcode
Label: Barcode
Description:
An image of a visual machine-readable code such as a barcode or QR code.
Has Super Class (direct): schema:ImageObject
Has Super Class (all): schema:ImageObject | schema:MediaObject | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Barcode a owl:Class ; rdfs:label "Barcode"@en ; rdfs:comment "An image of a visual machine-readable code such as a barcode or QR code."@en ; rdfs:isDefinedBy schema:Barcode ; rdfs:subClassOf schema:ImageObject .
URI: https://schema.org/BlogPosting
Label: Blogposting
Description:
A blog post.
Has Super Class (direct): schema:SocialMediaPosting
Has Super Class (all): schema:SocialMediaPosting | schema:Article | schema:CreativeWork
Has Sub Class (direct): schema:LiveBlogPosting
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:BlogPosting a owl:Class ; rdfs:label "BlogPosting"@en ; rdfs:comment "A blog post."@en ; rdfs:isDefinedBy schema:BlogPosting ; rdfs:subClassOf schema:SocialMediaPosting .
URI: https://schema.org/Book
Label: Book
Description:
A book.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:Audiobook
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:Book a owl:Class ; rdfs:label "Book" ; rdfs:comment "A book." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:bookEdition ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:abridged ; owl:someValuesFrom xsd:boolean ], [ a owl:Restriction ; owl:onProperty schema:isbn ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:numberOfPages ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:bookFormat ; owl:someValuesFrom schema:BookFormatType ], schema:CreativeWork .
URI: https://schema.org/BookFormatType
Label: Bookformattype
Description:
schema.org
https://schema.org/BookFormatType
The publication format of the book.
Has Super Class (direct): schema:Enumeration
Has Super Class (all): schema:Enumeration | schema:Intangible
Has Sub Class (direct): schema:AudiobookFormat | schema:EBook | schema:GraphicNovel | schema:Hardcover | schema:Paperback
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:BookFormatType a owl:Class ; rdfs:comment """schema.org https://schema.org/BookFormatType The publication format of the book.""" ; rdfs:subClassOf schema:Enumeration ; owl:equivalentClass [ a owl:Class ; owl:unionOf ( schema:AudiobookFormat schema:EBook schema:GraphicNovel schema:Hardcover schema:Paperback ) ] .
URI: https://schema.org/CategoryCodeSet
Label: Categorycodeset
Description:
A set of Category Code values.
Has Super Class (direct): schema:DefinedTermSet
Has Super Class (all): schema:DefinedTermSet | schema:CreativeWork
In Domain Of: schema:hasCategoryCode
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:CategoryCodeSet a owl:Class ; rdfs:label "CategoryCodeSet"@en ; rdfs:comment "A set of Category Code values."@en ; rdfs:isDefinedBy <https://pending.schema.org/CategoryCodeSet> ; rdfs:subClassOf schema:DefinedTermSet .
URI: https://schema.org/Certification
Label: Certification
Description:
A Certification is an official and authoritative statement about a subject, for example a product, service, person, or organization. A certification is typically issued by an indendent certification body, for example a professional organization or government. It formally attests certain characteristics about the subject, for example Organizations can be ISO certified, Food products can be certified Organic or Vegan, a Person can be a certified professional, a Place can be certified for food processing. There are certifications for many domains: regulatory, organizational, recycling, food, efficiency, educational, ecological, etc. A certification is a form of credential, as are accreditations and licenses. Mapped from the gs1:CertificationDetails class in the GS1 Web Vocabulary.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Certification a owl:Class ; rdfs:label "Certification" ; rdfs:comment "A Certification is an official and authoritative statement about a subject, for example a product, service, person, or organization. A certification is typically issued by an indendent certification body, for example a professional organization or government. It formally attests certain characteristics about the subject, for example Organizations can be ISO certified, Food products can be certified Organic or Vegan, a Person can be a certified professional, a Place can be certified for food processing. There are certifications for many domains: regulatory, organizational, recycling, food, efficiency, educational, ecological, etc. A certification is a form of credential, as are accreditations and licenses. Mapped from the gs1:CertificationDetails class in the GS1 Web Vocabulary." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/Chapter
Label: Chapter
Description:
One of the sections into which a book is divided. A chapter usually has a section number or a name.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Chapter a owl:Class ; rdfs:label "Chapter" ; rdfs:comment "One of the sections into which a book is divided. A chapter usually has a section number or a name." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/CheckoutPage
Label: Checkoutpage
Description:
Web page type: Checkout page.
Has Super Class (direct): schema:WebPage
Has Super Class (all): schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:CheckoutPage a owl:Class ; rdfs:label "CheckoutPage"@en ; rdfs:comment "Web page type: Checkout page."@en ; rdfs:isDefinedBy schema:CheckoutPage ; rdfs:subClassOf schema:WebPage .
URI: https://schema.org/Claim
Label: Claim
Description:
A Claim in Schema.org represents a specific, factually-oriented claim that could be the itemReviewed in a ClaimReview. The content of a claim can be summarized with the text property. Variations on well known claims can have their common identity indicated via sameAs links, and summarized with a name. Ideally, a Claim description includes enough contextual information to minimize the risk of ambiguity or inclarity. In practice, many claims are better understood in the context in which they appear or the interpretations provided by claim reviews.
Beyond ClaimReview, the Claim type can be associated with related creative works - for example a ScholarlyArticle or Question might be about some Claim.
At this time, Schema.org does not define any types of relationship between claims. This is a natural area for future exploration.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Claim a owl:Class ; rdfs:label "Claim" ; rdfs:comment """A Claim in Schema.org represents a specific, factually-oriented claim that could be the itemReviewed in a ClaimReview. The content of a claim can be summarized with the text property. Variations on well known claims can have their common identity indicated via sameAs links, and summarized with a name. Ideally, a Claim description includes enough contextual information to minimize the risk of ambiguity or inclarity. In practice, many claims are better understood in the context in which they appear or the interpretations provided by claim reviews. Beyond ClaimReview, the Claim type can be associated with related creative works - for example a ScholarlyArticle or Question might be about some Claim. At this time, Schema.org does not define any types of relationship between claims. This is a natural area for future exploration.""" ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/ClaimReview
Label: Claimreview
Description:
A fact-checking review of claims made (or reported) in some creative work (referenced via itemReviewed).
Has Super Class (direct): schema:Review
Has Super Class (all): schema:Review | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ClaimReview a owl:Class ; rdfs:label "ClaimReview"@en ; rdfs:comment "A fact-checking review of claims made (or reported) in some creative work (referenced via itemReviewed)."@en ; rdfs:isDefinedBy schema:ClaimReview ; rdfs:subClassOf schema:Review .
URI: https://schema.org/Clip
Label: Clip
Description:
A short TV or radio program or a segment/part of a program.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:MovieClip | schema:RadioClip | schema:TVClip
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Clip a owl:Class ; rdfs:label "Clip" ; rdfs:comment "A short TV or radio program or a segment/part of a program." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/Code
Label: Code
Description:
Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Code a owl:Class ; rdfs:label "Code" ; rdfs:comment "Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/Collection
Label: Collection
Description:
A collection of items, e.g. creative works or products.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:ProductCollection
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Collection a owl:Class ; rdfs:label "Collection" ; rdfs:comment "A collection of items, e.g. creative works or products." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/CollectionPage
Label: Collectionpage
Description:
Web page type: Collection page.
Has Super Class (direct): schema:WebPage
Has Super Class (all): schema:WebPage | schema:CreativeWork
Has Sub Class (direct): schema:MediaGallery
Has Sub Class (all): schema:MediaGallery | schema:ImageGallery | schema:VideoGallery
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:CollectionPage a owl:Class ; rdfs:label "CollectionPage"@en ; rdfs:comment "Web page type: Collection page."@en ; rdfs:isDefinedBy schema:CollectionPage ; rdfs:subClassOf schema:WebPage .
URI: https://schema.org/Comment
Label: Comment
Description:
schema.org
https://schema.org/Comment
Comments, typically from users.
Recursos Canal UNED
comments
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:Answer | schema:CorrectionComment | schema:Question
In Range Of: schema:Comment | schema:parentItem
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:Comment a owl:Class, owl:ObjectProperty ; rdfs:label "Comment" ; rdfs:comment """schema.org https://schema.org/Comment Comments, typically from users. Recursos Canal UNED comments""" ; rdfs:range schema:Comment ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:upvoteCount ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:sharedContent ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty schema:parentItem ; owl:someValuesFrom schema:Comment ], [ a owl:Restriction ; owl:onProperty schema:downvoteCount ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:parentItem ; owl:someValuesFrom schema:CreativeWork ], schema:CreativeWork ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/CompleteDataFeed
Label: Completedatafeed
Description:
A <a class="localLink" href="https://schema.org/CompleteDataFeed">CompleteDataFeed</a> is a <a class="localLink" href="https://schema.org/DataFeed">DataFeed</a> whose standard representation includes content for every item currently in the feed.<br/><br/>
This is the equivalent of Atom's element as defined in Feed Paging and Archiving <a href="https://tools.ietf.org/html/rfc5005">RFC 5005</a>, for example (and as defined for Atom), when using data from a feed that represents a collection of items that varies over time (e.g. "Top Twenty Records") there is no need to have newer entries mixed in alongside older, obsolete entries. By marking this feed as a CompleteDataFeed, old entries can be safely discarded when the feed is refreshed, since we can assume the feed has provided descriptions for all current items.
Has Super Class (direct): schema:DataFeed
Has Super Class (all): schema:DataFeed | schema:Dataset | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:CompleteDataFeed a owl:Class ; rdfs:label "CompleteDataFeed"@en ; rdfs:comment """A <a class="localLink" href="https://schema.org/CompleteDataFeed">CompleteDataFeed</a> is a <a class="localLink" href="https://schema.org/DataFeed">DataFeed</a> whose standard representation includes content for every item currently in the feed.<br/><br/> This is the equivalent of Atom's element as defined in Feed Paging and Archiving <a href="https://tools.ietf.org/html/rfc5005">RFC 5005</a>, for example (and as defined for Atom), when using data from a feed that represents a collection of items that varies over time (e.g. "Top Twenty Records") there is no need to have newer entries mixed in alongside older, obsolete entries. By marking this feed as a CompleteDataFeed, old entries can be safely discarded when the feed is refreshed, since we can assume the feed has provided descriptions for all current items."""@en ; rdfs:isDefinedBy <https://pending.schema.org/CompleteDataFeed> ; rdfs:subClassOf schema:DataFeed .
URI: https://schema.org/ContactPage
Label: Contactpage
Description:
Web page type: Contact page.
Has Super Class (direct): schema:WebPage
Has Super Class (all): schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ContactPage a owl:Class ; rdfs:label "ContactPage"@en ; rdfs:comment "Web page type: Contact page."@en ; rdfs:isDefinedBy schema:ContactPage ; rdfs:subClassOf schema:WebPage .
URI: https://schema.org/Conversation
Label: Conversation
Description:
One or more messages between organizations or people on a particular topic. Individual messages can be linked to the conversation with isPartOf or hasPart properties.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Conversation a owl:Class ; rdfs:label "Conversation" ; rdfs:comment "One or more messages between organizations or people on a particular topic. Individual messages can be linked to the conversation with isPartOf or hasPart properties." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/CorrectionComment
Label: Correctioncomment
Description:
A <a class="localLink" href="https://schema.org/comment">comment</a> that corrects <a class="localLink" href="https://schema.org/CreativeWork">CreativeWork</a>.
Has Super Class (direct): schema:Comment
Has Super Class (all): schema:Comment | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:CorrectionComment a owl:Class ; rdfs:label "CorrectionComment"@en ; rdfs:comment "A <a class=\"localLink\" href=\"https://schema.org/comment\">comment</a> that corrects <a class=\"localLink\" href=\"https://schema.org/CreativeWork\">CreativeWork</a>."@en ; rdfs:isDefinedBy <https://pending.schema.org/CorrectionComment> ; rdfs:subClassOf schema:Comment .
URI: https://schema.org/Course
Label: Course
Description:
A description of an educational course which may be offered as distinct instances which take place at different times or take place at different locations, or be offered through different media or modes of study. An educational course is a sequence of one or more educational events and/or creative works which aims to build knowledge, competence or ability of learners.
Has Super Class (direct): schema:CreativeWork | schema:LearningResource
In Domain Of: schema:hasCourseInstance
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Course a owl:Class ; rdfs:label "Course"@en ; rdfs:comment "A description of an educational course which may be offered as distinct instances which take place at different times or take place at different locations, or be offered through different media or modes of study. An educational course is a sequence of one or more educational events and/or creative works which aims to build knowledge, competence or ability of learners."@en ; rdfs:isDefinedBy schema:Course ; rdfs:subClassOf schema:CreativeWork, schema:LearningResource .
URI: https://schema.org/CreativeWork
Label: Creativework
Description:
The most generic kind of creative work, including books, movies, photographs, software programs, etc.
Has Sub Class (direct): schema:ArchiveComponent | schema:Article | schema:Book | schema:Certification | schema:Chapter | schema:Claim | schema:Clip | schema:Code | schema:Collection | schema:Comment | schema:Conversation | schema:Course | schema:CreativeWorkSeries | schema:DataCatalog | schema:Dataset | schema:DefinedTermSet | schema:DigitalDocument | schema:Guide | schema:HowToDirection | schema:HowToSection | schema:HowToStep | schema:HowToTip | schema:HyperToc | schema:HyperTocEntry | schema:LearningResource | schema:Manuscript | schema:MediaObject | schema:MediaReviewItem | schema:Message | schema:Photograph | schema:PublicationIssue | schema:PublicationVolume | schema:Quotation | schema:Review | schema:ShortStory | schema:SoftwareApplication | schema:SpecialAnnouncement | schema:Statement | schema:Thesis | schema:VisualArtwork | schema:WebContent | schema:WebPage | schema:WebPageElement | schema:WebSite | wd:Q109507868
Has Sub Class (all): schema:ArchiveComponent | schema:Article | schema:NewsArticle | schema:AnalysisNewsArticle | schema:AskPublicNewsArticle | schema:BackgroundNewsArticle | schema:OpinionNewsArticle | schema:ReportageNewsArticle | schema:ReviewNewsArticle | schema:Report | schema:ScholarlyArticle | schema:MedicalScholarlyArticle | schema:SocialMediaPosting | schema:BlogPosting | schema:LiveBlogPosting | schema:DiscussionForumPosting | schema:TechArticle | schema:APIReference | schema:Book | schema:Audiobook | schema:Certification | schema:Chapter | schema:Claim | schema:Clip | schema:MovieClip | schema:RadioClip | schema:TVClip | schema:Code | schema:Collection | schema:ProductCollection | schema:Comment | schema:Answer | schema:CorrectionComment | schema:Question | schema:Conversation | schema:Course | schema:CreativeWorkSeries | schema:DataCatalog | schema:Dataset | schema:DataFeed | schema:CompleteDataFeed | schema:DefinedTermSet | schema:CategoryCodeSet | schema:DigitalDocument | schema:NoteDigitalDocument | schema:PresentationDigitalDocument | schema:SpreadsheetDigitalDocument | schema:TextDigitalDocument | schema:Guide | schema:HowToDirection | schema:HowToSection | schema:HowToStep | schema:HowToTip | schema:HyperToc | schema:HyperTocEntry | schema:LearningResource | schema:Quiz | schema:Syllabus | schema:Manuscript | schema:MediaObject | schema:3DModel | schema:AudioObject | schema:AudioObjectSnapshot | schema:DataDownload | schema:ImageObject | schema:Barcode | schema:ImageObjectSnapshot | schema:MusicVideoObject | schema:TextObject | schema:VideoObject | schema:VideoObjectSnapshot | schema:MediaReviewItem | schema:Message | schema:EmailMessage | schema:Photograph | schema:PublicationIssue | schema:PublicationVolume | schema:Quotation | schema:Review | schema:ClaimReview | schema:MediaReview | schema:Recommendation | schema:UserReview | schema:ShortStory | schema:SoftwareApplication | schema:MobileApplication | schema:WebApplication | schema:SpecialAnnouncement | schema:Statement | schema:Thesis | schema:VisualArtwork | schema:WebContent | schema:WebPage | schema:CheckoutPage | schema:CollectionPage | schema:MediaGallery | schema:ImageGallery | schema:VideoGallery | schema:ContactPage | schema:FAQPage | schema:ItemPage | schema:ProfilePage | schema:QAPage | schema:SearchResultsPage | schema:WebPageElement | schema:SiteNavigationElement | schema:Table | schema:WPAdBlock | schema:WPFooter | schema:WPHeader | schema:WPSideBar | schema:WebSite | wd:Q109507868
In Domain Of: schema:isBasedOn | schema:isBasedOnUrl
In Range Of: schema:parentItem | schema:sharedContent
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:CreativeWork a owl:Class ; rdfs:label "CreativeWork"@en ; rdfs:comment "The most generic kind of creative work, including books, movies, photographs, software programs, etc."@en ; rdfs:isDefinedBy schema:CreativeWork ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:license ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#themes> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasTag> ; owl:someValuesFrom wd:Q658349 ], [ a owl:Restriction ; owl:onProperty schema:locationCreated ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#unedMamId> ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:accessibilityHazard ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty schema:alternativeHeadline ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#viewCount> ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isResourceOf> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Institutional> ], [ a owl:Restriction ; owl:onProperty schema:thumbnailUrl ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:teaches ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#version> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasResourceAuthor> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#ResourceAuthor> ], [ a owl:Restriction ; owl:onProperty schema:accessibilitySummary ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:inLanguage ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isSubseries> ; owl:someValuesFrom xsd:boolean ], [ a owl:Restriction ; owl:onProperty schema:encodingFormat ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:dateModified ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:endDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#keyword> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#repository> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:citation ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:recordedAt ; owl:someValuesFrom schema:Event ], [ a owl:Restriction ; owl:onProperty schema:associatedMedia ; owl:someValuesFrom schema:MediaObject ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasLOMMetadata> ; owl:someValuesFrom <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#LearningObject> ], [ a owl:Restriction ; owl:onProperty schema:accessModeSufficient ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty schema:accessibilityAPI ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#unedIntranetId> ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isResourceOf> ; owl:someValuesFrom wd:Q352842 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasChat> ; owl:someValuesFrom xsd:boolean ], [ a owl:Restriction ; owl:onProperty schema:educationalUse ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:accessMode ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#fileNames> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasLEM> ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#attachedFiles> ; owl:someValuesFrom rdfs:Resource ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#frontPage> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:accessibilityControl ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasUnescoSubject> ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty schema:creativeWorkStatus ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#subseriesTitle> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:isPartOf ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty schema:Comment ; owl:someValuesFrom schema:Comment ], [ a owl:Restriction ; owl:onProperty schema:genre ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:accessibilityFeature ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty schema:abstract ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:position ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:dateCreated ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:commentCount ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:hasPart ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#publicationScope> ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#publicationScopeMP4> ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:startDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:datePublished ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:educationalLevel ; owl:someValuesFrom xsd:string ], owl:Thing .
URI: https://schema.org/CreativeWorkSeries
Label: Creativeworkseries
Description:
A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSeries are usually organized into some order, often chronological. Unlike ItemList which is a general purpose data structure for lists of things, the emphasis with CreativeWorkSeries is on published materials (written e.g. books and periodicals, or media such as TV, radio and games).
Specific subtypes are available for describing TVSeries, RadioSeries, MovieSeries, BookSeries, Periodical and VideoGameSeries. In each case, the hasPart / isPartOf properties can be used to relate the CreativeWorkSeries to its parts. The general CreativeWorkSeries type serves largely just to organize these more specific and practical subtypes.
It is common for properties applicable to an item from the series to be usefully applied to the containing group. Schema.org attempts to anticipate some of these cases, but publishers should be free to apply properties of the series parts to the series as a whole wherever they seem appropriate.
Has Super Class (direct): schema:CreativeWork | schema:Series
Has Super Class (all): schema:CreativeWork | schema:Series | schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:CreativeWorkSeries a owl:Class ; rdfs:label "CreativeWorkSeries" ; rdfs:comment """A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSeries are usually organized into some order, often chronological. Unlike ItemList which is a general purpose data structure for lists of things, the emphasis with CreativeWorkSeries is on published materials (written e.g. books and periodicals, or media such as TV, radio and games). Specific subtypes are available for describing TVSeries, RadioSeries, MovieSeries, BookSeries, Periodical and VideoGameSeries. In each case, the hasPart / isPartOf properties can be used to relate the CreativeWorkSeries to its parts. The general CreativeWorkSeries type serves largely just to organize these more specific and practical subtypes. It is common for properties applicable to an item from the series to be usefully applied to the containing group. Schema.org attempts to anticipate some of these cases, but publishers should be free to apply properties of the series parts to the series as a whole wherever they seem appropriate.""" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#issn> ; owl:someValuesFrom xsd:string ], schema:CreativeWork, schema:Series .
URI: https://schema.org/DataCatalog
Label: Datacatalog
Description:
A collection of datasets.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:DataCatalog a owl:Class ; rdfs:label "DataCatalog" ; rdfs:comment "A collection of datasets." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/DataDownload
Label: Datadownload
Description:
All or part of a <a class="localLink" href="https://schema.org/Dataset">Dataset</a> in downloadable form.
Has Super Class (direct): schema:MediaObject
Has Super Class (all): schema:MediaObject | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:DataDownload a owl:Class ; rdfs:label "DataDownload"@en ; rdfs:comment "All or part of a <a class=\"localLink\" href=\"https://schema.org/Dataset\">Dataset</a> in downloadable form."@en ; rdfs:isDefinedBy schema:DataDownload ; rdfs:subClassOf schema:MediaObject .
URI: https://schema.org/DataFeed
Label: Datafeed
Description:
A single feed providing structured information about one or more entities or topics.
Has Super Class (direct): schema:Dataset
Has Super Class (all): schema:Dataset | schema:CreativeWork
Has Sub Class (direct): schema:CompleteDataFeed
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:DataFeed a owl:Class ; rdfs:label "DataFeed"@en ; rdfs:comment "A single feed providing structured information about one or more entities or topics."@en ; rdfs:isDefinedBy schema:DataFeed ; rdfs:subClassOf schema:Dataset .
URI: https://schema.org/Dataset
Label: Dataset
Description:
A body of structured information describing some topic(s) of interest.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:DataFeed
Has Sub Class (all): schema:DataFeed | schema:CompleteDataFeed
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Dataset a owl:Class ; rdfs:label "DataSet" ; rdfs:comment "A body of structured information describing some topic(s) of interest." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/DefinedTermSet
Label: Definedtermset
Description:
A set of defined terms, for example a set of categories or a classification scheme, a glossary, dictionary or enumeration.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:CategoryCodeSet
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:DefinedTermSet a owl:Class ; rdfs:label "DefinedTermSet" ; rdfs:comment "A set of defined terms, for example a set of categories or a classification scheme, a glossary, dictionary or enumeration." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/DigitalDocument
Label: Digitaldocument
Description:
An electronic file or document.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:NoteDigitalDocument | schema:PresentationDigitalDocument | schema:SpreadsheetDigitalDocument | schema:TextDigitalDocument
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:DigitalDocument a owl:Class ; rdfs:label "DigitalDocument" ; rdfs:comment "An electronic file or document." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/DiscussionForumPosting
Label: Discussionforumposting
Description:
A posting to a discussion forum.
Has Super Class (direct): schema:SocialMediaPosting
Has Super Class (all): schema:SocialMediaPosting | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:DiscussionForumPosting a owl:Class ; rdfs:label "DiscussionForumPosting"@en ; rdfs:comment "A posting to a discussion forum."@en ; rdfs:isDefinedBy schema:DiscussionForumPosting ; rdfs:subClassOf schema:SocialMediaPosting .
URI: https://schema.org/Duration
Label: Duration
Description:
schema
https://schema.org/Duration
Quantity: Duration (use ISO 8601 duration format).
Has Super Class (direct): schema:Quantity
Has Super Class (all): schema:Quantity | schema:Intangible
In Range Of: lom:#educationalTypicalLearningTime
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Duration a owl:Class ; rdfs:comment """schema https://schema.org/Duration Quantity: Duration (use ISO 8601 duration format).""" ; rdfs:subClassOf schema:Quantity .
URI: https://schema.org/EBook
Label: Ebook
Has Super Class (direct): schema:BookFormatType
Has Super Class (all): schema:BookFormatType | schema:Enumeration | schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:EBook a owl:Class ; rdfs:subClassOf schema:BookFormatType .
URI: https://schema.org/EducationEvent
Label: Educationevent
Has Super Class (direct): schema:Event
Has Sub Class (direct): https://ontologia.contenidosdigitales.uned.es#DisseminationSession | wd:Q2495862
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:EducationEvent a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:teaches ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:assesses ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:educationalLevel ; owl:someValuesFrom xsd:string ], schema:Event .
URI: https://schema.org/EmailMessage
Label: Emailmessage
Description:
An email message.
Has Super Class (direct): schema:Message
Has Super Class (all): schema:Message | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:EmailMessage a owl:Class ; rdfs:label "EmailMessage"@en ; rdfs:comment "An email message."@en ; rdfs:isDefinedBy schema:EmailMessage ; rdfs:subClassOf schema:Message .
URI: https://schema.org/Enumeration
Label: Enumeration
Description:
schema.org
https://schema.org/Enumeration
Lists or enumerations—for example, a list of cuisines or music genres, etc.
Has Super Class (direct): schema:Intangible
Has Sub Class (direct): schema:BookFormatType
Has Sub Class (all): schema:BookFormatType | schema:AudiobookFormat | schema:EBook | schema:GraphicNovel | schema:Hardcover | schema:Paperback
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Enumeration a owl:Class ; rdfs:comment """schema.org https://schema.org/Enumeration Lists or enumerations—for example, a list of cuisines or music genres, etc.""" ; rdfs:subClassOf schema:Intangible .
URI: https://schema.org/Event
Label: Event
Description:
An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the <a class="localLink" href="https://schema.org/offers">offers</a> property. Repeated events may be structured as separate Event objects.
Has Sub Class (direct): schema:EducationEvent
Has Sub Class (all): schema:EducationEvent | https://ontologia.contenidosdigitales.uned.es#DisseminationSession | wd:Q2495862
In Domain Of: schema:contributor
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:Event a owl:Class ; rdfs:label "Event"@en ; rdfs:comment "An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the <a class=\"localLink\" href=\"https://schema.org/offers\">offers</a> property. Repeated events may be structured as separate Event objects."@en ; rdfs:isDefinedBy schema:Event ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:recordedIn ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty schema:attendee ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:sponsor ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:actor ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:composer ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:inLanguage ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:endDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:typicalAgeRange ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#keyword> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:contributor ; owl:someValuesFrom foaf:Agent ], [ a owl:Restriction ; owl:onProperty schema:organizer ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:translator ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:funding ; owl:someValuesFrom schema:Grant ], [ a owl:Restriction ; owl:onProperty schema:remainingAttendeeCapacity ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:director ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:doorTime ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:sponsor ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:startDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:funder ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:duration ; owl:someValuesFrom schema:Duration ], [ a owl:Restriction ; owl:onProperty schema:eventSchedule ; owl:someValuesFrom schema:Schedule ], [ a owl:Restriction ; owl:onProperty schema:funder ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:maximumPhysicalAttendeeCapacity ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:performer ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:superEvent ; owl:someValuesFrom schema:Event ], [ a owl:Restriction ; owl:onProperty schema:maximumAttendeeCapacity ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:subEvent ; owl:someValuesFrom schema:Event ], [ a owl:Restriction ; owl:onProperty schema:workPerformed ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty schema:workFeatured ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty schema:previousStartDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:organizer ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:performer ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:maximumVirtualAttendeeCapacity ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:attendee ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:translator ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:isAccessibleForFree ; owl:someValuesFrom xsd:boolean ], [ a owl:Restriction ; owl:onProperty schema:composer ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:about ; owl:someValuesFrom owl:Thing ], owl:Thing .
URI: https://schema.org/FAQPage
Label: Faqpage
Description:
A <a class="localLink" href="https://schema.org/FAQPage">FAQPage</a> is a <a class="localLink" href="https://schema.org/WebPage">WebPage</a> presenting one or more "<a href="https://en.wikipedia.org/wiki/FAQ">Frequently asked questions</a>" (see also <a class="localLink" href="https://schema.org/QAPage">QAPage</a>).
Has Super Class (direct): schema:WebPage
Has Super Class (all): schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:FAQPage a owl:Class ; rdfs:label "FAQPage"@en ; rdfs:comment "A <a class=\"localLink\" href=\"https://schema.org/FAQPage\">FAQPage</a> is a <a class=\"localLink\" href=\"https://schema.org/WebPage\">WebPage</a> presenting one or more \"<a href=\"https://en.wikipedia.org/wiki/FAQ\">Frequently asked questions</a>\" (see also <a class=\"localLink\" href=\"https://schema.org/QAPage\">QAPage</a>)."@en ; rdfs:isDefinedBy schema:FAQPage ; rdfs:subClassOf schema:WebPage .
URI: https://schema.org/Grant
Label: Grant
Description:
schema.org
https://schema.org/Grant
A grant, typically financial or otherwise quantifiable, of resources. Typically a funder sponsors some MonetaryAmount to an Organization or Person, sometimes not necessarily via a dedicated or long-lived Project, resulting in one or more outputs, or fundedItems. For financial sponsorship, indicate the funder of a MonetaryGrant. For non-financial support, indicate sponsor of Grants of resources (e.g. office space).
Grants support activities directed towards some agreed collective goals, often but not always organized as Projects. Long-lived projects are sometimes sponsored by a variety of grants over time, but it is also common for a project to be associated with a single grant.
Has Super Class (direct): schema:Intangible
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Grant a owl:Class ; rdfs:comment """schema.org https://schema.org/Grant A grant, typically financial or otherwise quantifiable, of resources. Typically a funder sponsors some MonetaryAmount to an Organization or Person, sometimes not necessarily via a dedicated or long-lived Project, resulting in one or more outputs, or fundedItems. For financial sponsorship, indicate the funder of a MonetaryGrant. For non-financial support, indicate sponsor of Grants of resources (e.g. office space). Grants support activities directed towards some agreed collective goals, often but not always organized as Projects. Long-lived projects are sometimes sponsored by a variety of grants over time, but it is also common for a project to be associated with a single grant.""" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:funder ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:fundedItem ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty schema:fundedItem ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:fundedItem ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:fundedItem ; owl:someValuesFrom schema:Event ], [ a owl:Restriction ; owl:onProperty schema:sponsor ; owl:someValuesFrom foaf:Person ], [ a owl:Restriction ; owl:onProperty schema:sponsor ; owl:someValuesFrom foaf:Organization ], [ a owl:Restriction ; owl:onProperty schema:funder ; owl:someValuesFrom foaf:Organization ], schema:Intangible .
URI: https://schema.org/GraphicNovel
Label: Graphicnovel
Has Super Class (direct): schema:BookFormatType
Has Super Class (all): schema:BookFormatType | schema:Enumeration | schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:GraphicNovel a owl:Class ; rdfs:subClassOf schema:BookFormatType .
URI: https://schema.org/Guide
Label: Guide
Description:
Guide is a page or article that recommends specific products or services, or aspects of a thing for a user to consider. A Guide may represent a Buying Guide and detail aspects of products or services for a user to consider. A Guide may represent a Product Guide and recommend specific products or services. A Guide may represent a Ranked List and recommend specific products or services with ranking.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Guide a owl:Class ; rdfs:label "Guide" ; rdfs:comment "Guide is a page or article that recommends specific products or services, or aspects of a thing for a user to consider. A Guide may represent a Buying Guide and detail aspects of products or services for a user to consider. A Guide may represent a Product Guide and recommend specific products or services. A Guide may represent a Ranked List and recommend specific products or services with ranking." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/Hardcover
Label: Hardcover
Has Super Class (direct): schema:BookFormatType
Has Super Class (all): schema:BookFormatType | schema:Enumeration | schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Hardcover a owl:Class ; rdfs:subClassOf schema:BookFormatType .
URI: https://schema.org/HowToDirection
Label: Howtodirection
Description:
A direction indicating a single action to do in the instructions for how to achieve a result.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:HowToDirection a owl:Class ; rdfs:label "HowToDirection" ; rdfs:comment "A direction indicating a single action to do in the instructions for how to achieve a result." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/HowToSection
Label: Howtosection
Description:
A sub-grouping of steps in the instructions for how to achieve a result (e.g. steps for making a pie crust within a pie recipe).
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:HowToSection a owl:Class ; rdfs:label "HowToSection" ; rdfs:comment "A sub-grouping of steps in the instructions for how to achieve a result (e.g. steps for making a pie crust within a pie recipe)." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/HowToStep
Label: Howtostep
Description:
A step in the instructions for how to achieve a result. It is an ordered list with HowToDirection and/or HowToTip items.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:HowToStep a owl:Class ; rdfs:label "HowToStep" ; rdfs:comment "A step in the instructions for how to achieve a result. It is an ordered list with HowToDirection and/or HowToTip items." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/HowToTip
Label: Howtotip
Description:
An explanation in the instructions for how to achieve a result. It provides supplementary information about a technique, supply, author's preference, etc. It can explain what could be done, or what should not be done, but doesn't specify what should be done (see HowToDirection).
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:HowToTip a owl:Class ; rdfs:label "HowToTip" ; rdfs:comment "An explanation in the instructions for how to achieve a result. It provides supplementary information about a technique, supply, author's preference, etc. It can explain what could be done, or what should not be done, but doesn't specify what should be done (see HowToDirection)." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/HyperToc
Label: Hypertoc
Description:
A HyperToc represents a hypertext table of contents for complex media objects, such as VideoObject, AudioObject. Items in the table of contents are indicated using the tocEntry property, and typed HyperTocEntry. For cases where the same larger work is split into multiple files, associatedMedia can be used on individual HyperTocEntry items.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:HyperToc a owl:Class ; rdfs:label "HyperToc" ; rdfs:comment "A HyperToc represents a hypertext table of contents for complex media objects, such as VideoObject, AudioObject. Items in the table of contents are indicated using the tocEntry property, and typed HyperTocEntry. For cases where the same larger work is split into multiple files, associatedMedia can be used on individual HyperTocEntry items." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/HyperTocEntry
Label: Hypertocentry
Description:
A HyperToEntry is an item within a HyperToc, which represents a hypertext table of contents for complex media objects, such as VideoObject, AudioObject. The media object itself is indicated using associatedMedia. Each section of interest within that content can be described with a HyperTocEntry, with associated startOffset and endOffset. When several entries are all from the same file, associatedMedia is used on the overarching HyperTocEntry; if the content has been split into multiple files, they can be referenced using associatedMedia on each HyperTocEntry.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:HyperTocEntry a owl:Class ; rdfs:label "HyperTocEntry" ; rdfs:comment "A HyperToEntry is an item within a HyperToc, which represents a hypertext table of contents for complex media objects, such as VideoObject, AudioObject. The media object itself is indicated using associatedMedia. Each section of interest within that content can be described with a HyperTocEntry, with associated startOffset and endOffset. When several entries are all from the same file, associatedMedia is used on the overarching HyperTocEntry; if the content has been split into multiple files, they can be referenced using associatedMedia on each HyperTocEntry." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/ImageGallery
Label: Imagegallery
Description:
Web page type: Image gallery page.
Has Super Class (direct): schema:MediaGallery
Has Super Class (all): schema:MediaGallery | schema:CollectionPage | schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ImageGallery a owl:Class ; rdfs:label "ImageGallery"@en ; rdfs:comment "Web page type: Image gallery page."@en ; rdfs:isDefinedBy schema:ImageGallery ; rdfs:subClassOf schema:MediaGallery .
URI: https://schema.org/ImageObject
Label: Imageobject
Description:
An image file.
Has Super Class (direct): schema:MediaObject
Has Super Class (all): schema:MediaObject | schema:CreativeWork
Has Sub Class (direct): schema:Barcode | schema:ImageObjectSnapshot
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:ImageObject a owl:Class ; rdfs:label "ImageObject"@en ; rdfs:comment "An image file."@en ; rdfs:isDefinedBy schema:ImageObject ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:embeddedTextCaption ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:caption ; owl:someValuesFrom schema:MediaObject ], schema:MediaObject .
URI: https://schema.org/ImageObjectSnapshot
Label: Imageobjectsnapshot
Description:
A specific and exact (byte-for-byte) version of an <a class="localLink" href="https://schema.org/ImageObject">ImageObject</a>. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata (e.g. XMP, EXIF) the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity.
Has Super Class (direct): schema:ImageObject
Has Super Class (all): schema:ImageObject | schema:MediaObject | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ImageObjectSnapshot a owl:Class ; rdfs:label "ImageObjectSnapshot"@en ; rdfs:comment "A specific and exact (byte-for-byte) version of an <a class=\"localLink\" href=\"https://schema.org/ImageObject\">ImageObject</a>. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata (e.g. XMP, EXIF) the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity."@en ; rdfs:isDefinedBy <https://pending.schema.org/ImageObjectSnapshot> ; rdfs:subClassOf schema:ImageObject .
URI: https://schema.org/Intangible
Label: Intangible
Has Sub Class (direct): lom:#Educational | lom:#LearningObject | dcterms:RightsStatement | https://ontologia.contenidosdigitales.uned.es#ResourceAuthor | schema:Enumeration | schema:Grant | schema:ItemList | schema:Quantity | schema:Role | schema:Schedule | schema:Series | wd:Q658349
Has Sub Class (all): lom:#Educational | lom:#LearningObject | dcterms:RightsStatement | dcterms:LicenseDocument | https://ontologia.contenidosdigitales.uned.es#ResourceAuthor | schema:Enumeration | schema:BookFormatType | schema:AudiobookFormat | schema:EBook | schema:GraphicNovel | schema:Hardcover | schema:Paperback | schema:Grant | schema:ItemList | schema:Quantity | schema:Duration | schema:Role | https://ontologia.contenidosdigitales.uned.es#Professorage | https://ontologia.contenidosdigitales.uned.es#SubjectCoordinator | https://ontologia.contenidosdigitales.uned.es#Tutorage | schema:Schedule | schema:Series | schema:CreativeWorkSeries | wd:Q658349
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Intangible a owl:Class ; rdfs:subClassOf owl:Thing .
URI: https://schema.org/ItemList
Label: Itemlist
Description:
schema.org
https://schema.org/ItemList
A list of items of any sort—for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used only for formatting.
Has Super Class (direct): schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:ItemList a owl:Class ; rdfs:comment """schema.org https://schema.org/ItemList A list of items of any sort—for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used only for formatting.""" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:itemListOrder ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:numberOfItems ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:itemListElement ; owl:someValuesFrom xsd:string ], schema:Intangible .
URI: https://schema.org/ItemPage
Label: Itempage
Description:
A page devoted to a single item, such as a particular product or hotel.
Has Super Class (direct): schema:WebPage
Has Super Class (all): schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ItemPage a owl:Class ; rdfs:label "ItemPage"@en ; rdfs:comment "A page devoted to a single item, such as a particular product or hotel."@en ; rdfs:isDefinedBy schema:ItemPage ; rdfs:subClassOf schema:WebPage .
URI: https://schema.org/LearningResource
Label: Learningresource
Description:
The LearningResource type can be used to indicate CreativeWorks (whether physical or digital) that have a particular and explicit orientation towards learning, education, skill acquisition, and other educational purposes.
LearningResource is expected to be used as an addition to a primary type such as Book, VideoObject, Product etc.
EducationEvent serves a similar purpose for event-like things (e.g. a Trip). A LearningResource may be created as a result of an EducationEvent, for example by recording one.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:Course | schema:Quiz | schema:Syllabus
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:LearningResource a owl:Class ; rdfs:label "LearningResource" ; rdfs:comment """The LearningResource type can be used to indicate CreativeWorks (whether physical or digital) that have a particular and explicit orientation towards learning, education, skill acquisition, and other educational purposes. LearningResource is expected to be used as an addition to a primary type such as Book, VideoObject, Product etc. EducationEvent serves a similar purpose for event-like things (e.g. a Trip). A LearningResource may be created as a result of an EducationEvent, for example by recording one.""" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:teaches ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:educationalUse ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#learningResourceType> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:educationalLevel ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:assesses ; owl:someValuesFrom xsd:string ], schema:CreativeWork .
URI: https://schema.org/LiveBlogPosting
Label: Liveblogposting
Description:
A <a class="localLink" href="https://schema.org/LiveBlogPosting">LiveBlogPosting</a> is a <a class="localLink" href="https://schema.org/BlogPosting">BlogPosting</a> intended to provide a rolling textual coverage of an ongoing event through continuous updates.
Has Super Class (direct): schema:BlogPosting
Has Super Class (all): schema:BlogPosting | schema:SocialMediaPosting | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:LiveBlogPosting a owl:Class ; rdfs:label "LiveBlogPosting"@en ; rdfs:comment "A <a class=\"localLink\" href=\"https://schema.org/LiveBlogPosting\">LiveBlogPosting</a> is a <a class=\"localLink\" href=\"https://schema.org/BlogPosting\">BlogPosting</a> intended to provide a rolling textual coverage of an ongoing event through continuous updates."@en ; rdfs:isDefinedBy schema:LiveBlogPosting ; rdfs:subClassOf schema:BlogPosting .
URI: https://schema.org/Manuscript
Label: Manuscript
Description:
A book, document, or piece of music written by hand rather than typed or printed.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Manuscript a owl:Class ; rdfs:label "Manuscript" ; rdfs:comment "A book, document, or piece of music written by hand rather than typed or printed." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/MediaGallery
Label: Mediagallery
Description:
Web page type: Media gallery page. A mixed-media page that can contain media such as images, videos, and other multimedia.
Has Super Class (direct): schema:CollectionPage
Has Super Class (all): schema:CollectionPage | schema:WebPage | schema:CreativeWork
Has Sub Class (direct): schema:ImageGallery | schema:VideoGallery
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:MediaGallery a owl:Class ; rdfs:label "MediaGallery"@en ; rdfs:comment "Web page type: Media gallery page. A mixed-media page that can contain media such as images, videos, and other multimedia."@en ; rdfs:isDefinedBy schema:MediaGallery ; rdfs:subClassOf schema:CollectionPage .
URI: https://schema.org/MediaObject
Label: Mediaobject
Description:
A media object, such as an image, video, audio, or text 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).
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:3DModel | schema:AudioObject | schema:DataDownload | schema:ImageObject | schema:MusicVideoObject | schema:TextObject | schema:VideoObject
Has Sub Class (all): schema:3DModel | schema:AudioObject | schema:AudioObjectSnapshot | schema:Audiobook | schema:DataDownload | schema:ImageObject | schema:Barcode | schema:ImageObjectSnapshot | schema:MusicVideoObject | schema:TextObject | schema:VideoObject | schema:VideoObjectSnapshot
In Range Of: schema:associatedMedia
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:MediaObject a owl:Class ; rdfs:label "MediaObject" ; rdfs:comment "A media object, such as an image, video, audio, or text 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)." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:height ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:duration ; owl:someValuesFrom schema:Duration ], [ a owl:Restriction ; owl:onProperty schema:playerType ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:bitrate ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:contentSize ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:width ; owl:someValuesFrom xsd:integer ], schema:CreativeWork .
URI: https://schema.org/MediaReview
Label: Mediareview
Description:
A <a class="localLink" href="https://schema.org/MediaReview">MediaReview</a> is a more specialized form of Review dedicated to the evaluation of media content online, typically in the context of fact-checking and misinformation.
For more general reviews of media in the broader sense, use <a class="localLink" href="https://schema.org/UserReview">UserReview</a>, <a class="localLink" href="https://schema.org/CriticReview">CriticReview</a> or other <a class="localLink" href="https://schema.org/Review">Review</a> types. This definition is
a work in progress. While the <a class="localLink" href="https://schema.org/MediaManipulationRatingEnumeration">MediaManipulationRatingEnumeration</a> list reflects significant community review amongst fact-checkers and others working
to combat misinformation, the specific structures for representing media objects, their versions and publication context, are still evolving. Similarly, best practices for the relationship between <a class="localLink" href="https://schema.org/MediaReview">MediaReview</a> and <a class="localLink" href="https://schema.org/ClaimReview">ClaimReview</a> markup have not yet been finalized.
Has Super Class (direct): schema:Review
Has Super Class (all): schema:Review | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:MediaReview a owl:Class ; rdfs:label "MediaReview"@en ; rdfs:comment """A <a class="localLink" href="https://schema.org/MediaReview">MediaReview</a> is a more specialized form of Review dedicated to the evaluation of media content online, typically in the context of fact-checking and misinformation. For more general reviews of media in the broader sense, use <a class="localLink" href="https://schema.org/UserReview">UserReview</a>, <a class="localLink" href="https://schema.org/CriticReview">CriticReview</a> or other <a class="localLink" href="https://schema.org/Review">Review</a> types. This definition is a work in progress. While the <a class="localLink" href="https://schema.org/MediaManipulationRatingEnumeration">MediaManipulationRatingEnumeration</a> list reflects significant community review amongst fact-checkers and others working to combat misinformation, the specific structures for representing media objects, their versions and publication context, are still evolving. Similarly, best practices for the relationship between <a class="localLink" href="https://schema.org/MediaReview">MediaReview</a> and <a class="localLink" href="https://schema.org/ClaimReview">ClaimReview</a> markup have not yet been finalized."""@en ; rdfs:isDefinedBy <https://pending.schema.org/MediaReview> ; rdfs:subClassOf schema:Review .
URI: https://schema.org/MediaReviewItem
Label: Mediareviewitem
Description:
Represents an item or group of closely related items treated as a unit for the sake of evaluation in a MediaReview. Authorship etc. apply to the items rather than to the curation/grouping or reviewing party.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:MediaReviewItem a owl:Class ; rdfs:label "MediaReviewItem" ; rdfs:comment "Represents an item or group of closely related items treated as a unit for the sake of evaluation in a MediaReview. Authorship etc. apply to the items rather than to the curation/grouping or reviewing party." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/MedicalScholarlyArticle
Label: Medicalscholarlyarticle
Description:
A scholarly article in the medical domain.
Has Super Class (direct): schema:ScholarlyArticle
Has Super Class (all): schema:ScholarlyArticle | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:MedicalScholarlyArticle a owl:Class ; rdfs:label "MedicalScholarlyArticle"@en ; rdfs:comment "A scholarly article in the medical domain."@en ; rdfs:isDefinedBy <https://health-lifesci.schema.org/MedicalScholarlyArticle> ; rdfs:subClassOf schema:ScholarlyArticle .
URI: https://schema.org/Message
Label: Message
Description:
A single message from a sender to one or more organizations or people.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:EmailMessage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Message a owl:Class ; rdfs:label "Message" ; rdfs:comment "A single message from a sender to one or more organizations or people." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/MobileApplication
Label: Mobileapplication
Description:
A software application designed specifically to work well on a mobile device such as a telephone.
Has Super Class (direct): schema:SoftwareApplication
Has Super Class (all): schema:SoftwareApplication | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:MobileApplication a owl:Class ; rdfs:label "MobileApplication"@en ; rdfs:comment "A software application designed specifically to work well on a mobile device such as a telephone."@en ; rdfs:isDefinedBy schema:MobileApplication ; rdfs:subClassOf schema:SoftwareApplication .
URI: https://schema.org/MovieClip
Label: Movieclip
Description:
A short segment/part of a movie.
Has Super Class (direct): schema:Clip
Has Super Class (all): schema:Clip | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:MovieClip a owl:Class ; rdfs:label "MovieClip"@en ; rdfs:comment "A short segment/part of a movie."@en ; rdfs:isDefinedBy schema:MovieClip ; rdfs:subClassOf schema:Clip .
URI: https://schema.org/MusicVideoObject
Label: Musicvideoobject
Description:
A music video file.
Has Super Class (direct): schema:MediaObject
Has Super Class (all): schema:MediaObject | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:MusicVideoObject a owl:Class ; rdfs:label "MusicVideoObject"@en ; rdfs:comment "A music video file."@en ; rdfs:isDefinedBy schema:MusicVideoObject ; rdfs:subClassOf schema:MediaObject .
URI: https://schema.org/NewsArticle
Label: Newsarticle
Description:
A NewsArticle is an article whose content reports news, or provides background context and supporting materials for understanding the news.<br/><br/>
A more detailed overview of <a href="/docs/news.html">schema.org News markup</a> is also available.
Has Super Class (direct): schema:Article
Has Super Class (all): schema:Article | schema:CreativeWork
Has Sub Class (direct): schema:AnalysisNewsArticle | schema:AskPublicNewsArticle | schema:BackgroundNewsArticle | schema:OpinionNewsArticle | schema:ReportageNewsArticle | schema:ReviewNewsArticle
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:NewsArticle a owl:Class ; rdfs:label "NewsArticle"@en ; rdfs:comment """A NewsArticle is an article whose content reports news, or provides background context and supporting materials for understanding the news.<br/><br/> A more detailed overview of <a href="/docs/news.html">schema.org News markup</a> is also available."""@en ; rdfs:isDefinedBy schema:NewsArticle ; rdfs:subClassOf schema:Article .
URI: https://schema.org/NoteDigitalDocument
Label: Notedigitaldocument
Description:
A file containing a note, primarily for the author.
Has Super Class (direct): schema:DigitalDocument
Has Super Class (all): schema:DigitalDocument | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:NoteDigitalDocument a owl:Class ; rdfs:label "NoteDigitalDocument"@en ; rdfs:comment "A file containing a note, primarily for the author."@en ; rdfs:isDefinedBy schema:NoteDigitalDocument ; rdfs:subClassOf schema:DigitalDocument .
URI: https://schema.org/OpinionNewsArticle
Label: Opinionnewsarticle
Description:
An <a class="localLink" href="https://schema.org/OpinionNewsArticle">OpinionNewsArticle</a> is a <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> that primarily expresses opinions rather than journalistic reporting of news and events. For example, a <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> consisting of a column or <a class="localLink" href="https://schema.org/Blog">Blog</a>/<a class="localLink" href="https://schema.org/BlogPosting">BlogPosting</a> entry in the Opinions section of a news publication.
Has Super Class (direct): schema:NewsArticle
Has Super Class (all): schema:NewsArticle | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:OpinionNewsArticle a owl:Class ; rdfs:label "OpinionNewsArticle"@en ; rdfs:comment "An <a class=\"localLink\" href=\"https://schema.org/OpinionNewsArticle\">OpinionNewsArticle</a> is a <a class=\"localLink\" href=\"https://schema.org/NewsArticle\">NewsArticle</a> that primarily expresses opinions rather than journalistic reporting of news and events. For example, a <a class=\"localLink\" href=\"https://schema.org/NewsArticle\">NewsArticle</a> consisting of a column or <a class=\"localLink\" href=\"https://schema.org/Blog\">Blog</a>/<a class=\"localLink\" href=\"https://schema.org/BlogPosting\">BlogPosting</a> entry in the Opinions section of a news publication."@en ; rdfs:isDefinedBy <https://pending.schema.org/OpinionNewsArticle> ; rdfs:subClassOf schema:NewsArticle .
URI: https://schema.org/Paperback
Label: Paperback
Has Super Class (direct): schema:BookFormatType
Has Super Class (all): schema:BookFormatType | schema:Enumeration | schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Paperback a owl:Class ; rdfs:subClassOf schema:BookFormatType .
URI: https://schema.org/Photograph
Label: Photograph
Description:
A photograph.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Photograph a owl:Class ; rdfs:label "Photograph" ; rdfs:comment "A photograph." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/PresentationDigitalDocument
Label: Presentationdigitaldocument
Description:
A file containing slides or used for a presentation.
Has Super Class (direct): schema:DigitalDocument
Has Super Class (all): schema:DigitalDocument | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:PresentationDigitalDocument a owl:Class ; rdfs:label "PresentationDigitalDocument"@en ; rdfs:comment "A file containing slides or used for a presentation."@en ; rdfs:isDefinedBy schema:PresentationDigitalDocument ; rdfs:subClassOf schema:DigitalDocument .
URI: https://schema.org/ProductCollection
Label: Productcollection
Description:
A set of products (either <a class="localLink" href="https://schema.org/ProductGroup">ProductGroup</a>s or specific variants) that are listed together e.g. in an <a class="localLink" href="https://schema.org/Offer">Offer</a>.
Has Super Class (direct): schema:Collection
Has Super Class (all): schema:Collection | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ProductCollection a owl:Class ; rdfs:label "ProductCollection"@en ; rdfs:comment "A set of products (either <a class=\"localLink\" href=\"https://schema.org/ProductGroup\">ProductGroup</a>s or specific variants) that are listed together e.g. in an <a class=\"localLink\" href=\"https://schema.org/Offer\">Offer</a>."@en ; rdfs:isDefinedBy <https://pending.schema.org/ProductCollection> ; rdfs:subClassOf schema:Collection .
URI: https://schema.org/ProfilePage
Label: Profilepage
Description:
Web page type: Profile page.
Has Super Class (direct): schema:WebPage
Has Super Class (all): schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ProfilePage a owl:Class ; rdfs:label "ProfilePage"@en ; rdfs:comment "Web page type: Profile page."@en ; rdfs:isDefinedBy schema:ProfilePage ; rdfs:subClassOf schema:WebPage .
URI: https://schema.org/PublicationIssue
Label: Publicationissue
Description:
A part of a successively published publication such as a periodical or publication volume, often numbered, usually containing a grouping of works such as articles.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:PublicationIssue a owl:Class ; rdfs:label "PublicationIssue" ; rdfs:comment "A part of a successively published publication such as a periodical or publication volume, often numbered, usually containing a grouping of works such as articles." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/PublicationVolume
Label: Publicationvolume
Description:
A part of a successively published publication such as a periodical or multi-volume work, often numbered. It may represent a time span, such as a year.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:PublicationVolume a owl:Class ; rdfs:label "PublicationVolume" ; rdfs:comment "A part of a successively published publication such as a periodical or multi-volume work, often numbered. It may represent a time span, such as a year." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/QAPage
Label: Qapage
Description:
A QAPage is a WebPage focussed on a specific Question and its Answer(s), e.g. in a question answering site or documenting Frequently Asked Questions (FAQs).
Has Super Class (direct): schema:WebPage
Has Super Class (all): schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:QAPage a owl:Class ; rdfs:label "QAPage"@en ; rdfs:comment "A QAPage is a WebPage focussed on a specific Question and its Answer(s), e.g. in a question answering site or documenting Frequently Asked Questions (FAQs)."@en ; rdfs:isDefinedBy schema:QAPage ; rdfs:subClassOf schema:WebPage .
URI: https://schema.org/Quantity
Label: Quantity
Has Super Class (direct): schema:Intangible
Has Sub Class (direct): schema:Duration
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Quantity a owl:Class ; rdfs:subClassOf schema:Intangible .
URI: https://schema.org/Question
Label: Question
Description:
A specific question - e.g. from a user seeking answers online, or collected in a Frequently Asked Questions (FAQ) document.
Has Super Class (direct): schema:Comment
Has Super Class (all): schema:Comment | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Question a owl:Class ; rdfs:label "Question"@en ; rdfs:comment "A specific question - e.g. from a user seeking answers online, or collected in a Frequently Asked Questions (FAQ) document."@en ; rdfs:isDefinedBy schema:Question ; rdfs:subClassOf schema:Comment .
URI: https://schema.org/Quiz
Label: Quiz
Description:
Quiz: A test of knowledge, skills and abilities.
Has Super Class (direct): schema:LearningResource
Has Super Class (all): schema:LearningResource | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Quiz a owl:Class ; rdfs:label "Quiz"@en ; rdfs:comment "Quiz: A test of knowledge, skills and abilities."@en ; rdfs:isDefinedBy <https://pending.schema.org/Quiz> ; rdfs:subClassOf schema:LearningResource .
URI: https://schema.org/Quotation
Label: Quotation
Description:
A quotation. Often but not necessarily from some written work, attributable to a real world author and - if associated with a fictional character - to any fictional Person. Use isBasedOn to link to source/origin. The recordedIn property can be used to reference a Quotation from an Event.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Quotation a owl:Class ; rdfs:label "Quotation" ; rdfs:comment "A quotation. Often but not necessarily from some written work, attributable to a real world author and - if associated with a fictional character - to any fictional Person. Use isBasedOn to link to source/origin. The recordedIn property can be used to reference a Quotation from an Event." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/RadioClip
Label: Radioclip
Description:
A short radio program or a segment/part of a radio program.
Has Super Class (direct): schema:Clip
Has Super Class (all): schema:Clip | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:RadioClip a owl:Class ; rdfs:label "RadioClip"@en ; rdfs:comment "A short radio program or a segment/part of a radio program."@en ; rdfs:isDefinedBy schema:RadioClip ; rdfs:subClassOf schema:Clip .
URI: https://schema.org/Recommendation
Label: Recommendation
Description:
<a class="localLink" href="https://schema.org/Recommendation">Recommendation</a> is a type of <a class="localLink" href="https://schema.org/Review">Review</a> that suggests or proposes something as the best option or best course of action. Recommendations may be for products or services, or other concrete things, as in the case of a ranked list or product guide. A <a class="localLink" href="https://schema.org/Guide">Guide</a> may list multiple recommendations for different categories. For example, in a <a class="localLink" href="https://schema.org/Guide">Guide</a> about which TVs to buy, the author may have several <a class="localLink" href="https://schema.org/Recommendation">Recommendation</a>s.
Has Super Class (direct): schema:Review
Has Super Class (all): schema:Review | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Recommendation a owl:Class ; rdfs:label "Recommendation"@en ; rdfs:comment "<a class=\"localLink\" href=\"https://schema.org/Recommendation\">Recommendation</a> is a type of <a class=\"localLink\" href=\"https://schema.org/Review\">Review</a> that suggests or proposes something as the best option or best course of action. Recommendations may be for products or services, or other concrete things, as in the case of a ranked list or product guide. A <a class=\"localLink\" href=\"https://schema.org/Guide\">Guide</a> may list multiple recommendations for different categories. For example, in a <a class=\"localLink\" href=\"https://schema.org/Guide\">Guide</a> about which TVs to buy, the author may have several <a class=\"localLink\" href=\"https://schema.org/Recommendation\">Recommendation</a>s."@en ; rdfs:isDefinedBy <https://pending.schema.org/Recommendation> ; rdfs:subClassOf schema:Review .
URI: https://schema.org/Report
Label: Report
Description:
A Report generated by governmental or non-governmental organization.
Has Super Class (direct): schema:Article
Has Super Class (all): schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Report a owl:Class ; rdfs:label "Report"@en ; rdfs:comment "A Report generated by governmental or non-governmental organization."@en ; rdfs:isDefinedBy schema:Report ; rdfs:subClassOf schema:Article .
URI: https://schema.org/ReportageNewsArticle
Label: Reportagenewsarticle
Description:
The <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> type is a subtype of <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> representing
news articles which are the result of journalistic news reporting conventions.<br/><br/>
In practice many news publishers produce a wide variety of article types, many of which might be considered a <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> but not a <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a>. For example, opinion pieces, reviews, analysis, sponsored or satirical articles, or articles that combine several of these elements.<br/><br/>
The <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> type is based on a stricter ideal for "news" as a work of journalism, with articles based on factual information either observed or verified by the author, or reported and verified from knowledgeable sources. This often includes perspectives from multiple viewpoints on a particular issue (distinguishing news reports from public relations or propaganda). News reports in the <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> sense de-emphasize the opinion of the author, with commentary and value judgements typically expressed elsewhere.<br/><br/>
A <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> which goes deeper into analysis can also be marked with an additional type of <a class="localLink" href="https://schema.org/AnalysisNewsArticle">AnalysisNewsArticle</a>.
Has Super Class (direct): schema:NewsArticle
Has Super Class (all): schema:NewsArticle | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ReportageNewsArticle a owl:Class ; rdfs:label "ReportageNewsArticle"@en ; rdfs:comment """The <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> type is a subtype of <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> representing news articles which are the result of journalistic news reporting conventions.<br/><br/> In practice many news publishers produce a wide variety of article types, many of which might be considered a <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> but not a <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a>. For example, opinion pieces, reviews, analysis, sponsored or satirical articles, or articles that combine several of these elements.<br/><br/> The <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> type is based on a stricter ideal for "news" as a work of journalism, with articles based on factual information either observed or verified by the author, or reported and verified from knowledgeable sources. This often includes perspectives from multiple viewpoints on a particular issue (distinguishing news reports from public relations or propaganda). News reports in the <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> sense de-emphasize the opinion of the author, with commentary and value judgements typically expressed elsewhere.<br/><br/> A <a class="localLink" href="https://schema.org/ReportageNewsArticle">ReportageNewsArticle</a> which goes deeper into analysis can also be marked with an additional type of <a class="localLink" href="https://schema.org/AnalysisNewsArticle">AnalysisNewsArticle</a>."""@en ; rdfs:isDefinedBy <https://pending.schema.org/ReportageNewsArticle> ; rdfs:subClassOf schema:NewsArticle .
URI: https://schema.org/Review
Label: Review
Description:
A review of an item - for example, of a restaurant, movie, or store.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:ClaimReview | schema:MediaReview | schema:Recommendation | schema:UserReview
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Review a owl:Class ; rdfs:label "Review" ; rdfs:comment "A review of an item - for example, of a restaurant, movie, or store." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/ReviewNewsArticle
Label: Reviewnewsarticle
Description:
A <a class="localLink" href="https://schema.org/NewsArticle">NewsArticle</a> and <a class="localLink" href="https://schema.org/CriticReview">CriticReview</a> providing a professional critic's assessment of a service, product, performance, or artistic or literary work.
Has Super Class (direct): schema:NewsArticle
Has Super Class (all): schema:NewsArticle | schema:Article | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ReviewNewsArticle a owl:Class ; rdfs:label "ReviewNewsArticle"@en ; rdfs:comment "A <a class=\"localLink\" href=\"https://schema.org/NewsArticle\">NewsArticle</a> and <a class=\"localLink\" href=\"https://schema.org/CriticReview\">CriticReview</a> providing a professional critic's assessment of a service, product, performance, or artistic or literary work."@en ; rdfs:isDefinedBy <https://pending.schema.org/ReviewNewsArticle> ; rdfs:subClassOf schema:NewsArticle .
URI: https://schema.org/Role
Label: Role
Description:
schema.org
https://schema.org/Role
Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some SportsTeam to a player occurred during a particular time period. Or that a Person's 'actor' role in a Movie was for some particular characterName. Such properties can be attached to a Role entity, which is then associated with the main entities using ordinary properties like 'member' or 'actor'.
Has Super Class (direct): schema:Intangible
Has Sub Class (direct): https://ontologia.contenidosdigitales.uned.es#Professorage | https://ontologia.contenidosdigitales.uned.es#SubjectCoordinator | https://ontologia.contenidosdigitales.uned.es#Tutorage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:Role a owl:Class ; rdfs:comment """schema.org https://schema.org/Role Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some SportsTeam to a player occurred during a particular time period. Or that a Person's 'actor' role in a Movie was for some particular characterName. Such properties can be attached to a Role entity, which is then associated with the main entities using ordinary properties like 'member' or 'actor'.""" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:endDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:roleName ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:startDate ; owl:someValuesFrom xsd:dateTime ], schema:Intangible .
URI: https://schema.org/Schedule
Label: Schedule
Description:
schema.org
https://schema.org/Schedule
A schedule defines a repeating time period used to describe a regularly occurring Event. At a minimum a schedule will specify repeatFrequency which describes the interval between occurrences of the event. Additional information can be provided to specify the schedule more precisely. This includes identifying the day(s) of the week or month when the recurring event will take place, in addition to its start and end time. Schedules may also have start and end dates to indicate when they are active, e.g. to define a limited calendar of events.
Has Super Class (direct): schema:Intangible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:Schedule a owl:Class ; rdfs:comment """schema.org https://schema.org/Schedule A schedule defines a repeating time period used to describe a regularly occurring Event. At a minimum a schedule will specify repeatFrequency which describes the interval between occurrences of the event. Additional information can be provided to specify the schedule more precisely. This includes identifying the day(s) of the week or month when the recurring event will take place, in addition to its start and end time. Schedules may also have start and end dates to indicate when they are active, e.g. to define a limited calendar of events.""" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:byMonth ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:byMonthWeek ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:duration ; owl:someValuesFrom schema:Duration ], [ a owl:Restriction ; owl:onProperty schema:byDay ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:repeatCount ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:repeatFrequency ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:startDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:startTime ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:endDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:scheduleTimezone ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:endTime ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:exceptDate ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:byMonthDay ; owl:someValuesFrom xsd:integer ], schema:Intangible .
URI: https://schema.org/ScholarlyArticle
Label: Scholarlyarticle
Description:
A scholarly article.
Has Super Class (direct): schema:Article
Has Super Class (all): schema:Article | schema:CreativeWork
Has Sub Class (direct): schema:MedicalScholarlyArticle
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ScholarlyArticle a owl:Class ; rdfs:label "ScholarlyArticle"@en ; rdfs:comment "A scholarly article."@en ; rdfs:isDefinedBy schema:ScholarlyArticle ; rdfs:subClassOf schema:Article .
URI: https://schema.org/SearchResultsPage
Label: Searchresultspage
Description:
Web page type: Search results page.
Has Super Class (direct): schema:WebPage
Has Super Class (all): schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:SearchResultsPage a owl:Class ; rdfs:label "SearchResultsPage"@en ; rdfs:comment "Web page type: Search results page."@en ; rdfs:isDefinedBy schema:SearchResultsPage ; rdfs:subClassOf schema:WebPage .
URI: https://schema.org/Series
Label: Series
Has Super Class (direct): schema:Intangible
Has Sub Class (direct): schema:CreativeWorkSeries
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Series a owl:Class ; rdfs:subClassOf schema:Intangible .
URI: https://schema.org/ShortStory
Label: Shortstory
Description:
Short story or tale. A brief work of literature, usually written in narrative prose.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:ShortStory a owl:Class ; rdfs:label "ShortStory" ; rdfs:comment "Short story or tale. A brief work of literature, usually written in narrative prose." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/SiteNavigationElement
Label: Sitenavigationelement
Description:
A navigation element of the page.
Has Super Class (direct): schema:WebPageElement
Has Super Class (all): schema:WebPageElement | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:SiteNavigationElement a owl:Class ; rdfs:label "SiteNavigationElement"@en ; rdfs:comment "A navigation element of the page."@en ; rdfs:isDefinedBy schema:SiteNavigationElement ; rdfs:subClassOf schema:WebPageElement .
URI: https://schema.org/SocialMediaPosting
Label: Socialmediaposting
Description:
A post to a social media platform, including blog posts, tweets, Facebook posts, etc.
Has Super Class (direct): schema:Article
Has Super Class (all): schema:Article | schema:CreativeWork
Has Sub Class (direct): schema:BlogPosting | schema:DiscussionForumPosting
Has Sub Class (all): schema:BlogPosting | schema:LiveBlogPosting | schema:DiscussionForumPosting
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:SocialMediaPosting a owl:Class ; rdfs:label "SocialMediaPosting"@en ; rdfs:comment "A post to a social media platform, including blog posts, tweets, Facebook posts, etc."@en ; rdfs:isDefinedBy schema:SocialMediaPosting ; rdfs:subClassOf schema:Article .
URI: https://schema.org/SoftwareApplication
Label: Softwareapplication
Description:
A software application.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:MobileApplication | schema:WebApplication
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:SoftwareApplication a owl:Class ; rdfs:label "SoftwareApplication" ; rdfs:comment "A software application." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/SpecialAnnouncement
Label: Specialannouncement
Description:
A SpecialAnnouncement combines a simple date-stamped textual information update with contextualized Web links and other structured data. It represents an information update made by a locally-oriented organization, for example schools, pharmacies, healthcare providers, community groups, police, local government.
For work in progress guidelines on Coronavirus-related markup see this doc.
The motivating scenario for SpecialAnnouncement is the Coronavirus pandemic, and the initial vocabulary is oriented to this urgent situation. Schema.org expect to improve the markup iteratively as it is deployed and as feedback emerges from use. In addition to our usual Github entry, feedback comments can also be provided in this document.
While this schema is designed to communicate urgent crisis-related information, it is not the same as an emergency warning technology like CAP, although there may be overlaps. The intent is to cover the kinds of everyday practical information being posted to existing websites during an emergency situation.
Several kinds of information can be provided:
We encourage the provision of "name", "text", "datePosted", "expires" (if appropriate), "category" and "url" as a simple baseline. It is important to provide a value for "category" where possible, most ideally as a well known URL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be "https://en.wikipedia.org/w/index.php?title=2019-20_coronavirus_pandemic" or "https://www.wikidata.org/wiki/Q81068910".
For many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property's value. For an inline description, use a WebContent type, and provide the url as a property of that, alongside at least a simple "text" summary of the page. It is unlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously.
We expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, openingHours, Event, FAQPage etc. By linking to those pages from a SpecialAnnouncement you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the category property of the SpecialAnnouncement.
Many SpecialAnnouncements will relate to particular regions and to identifiable local organizations. Use spatialCoverage for the region, and announcementLocation to indicate specific LocalBusinesses and CivicStructures. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both spatialCoverage and announcementLocation.
The about property can be used to indicate entities that are the focus of the announcement. We now recommend using about only for representing non-location entities (e.g. a Course or a RadioStation). For places, use announcementLocation and spatialCoverage. Consumers of this markup should be aware that the initial design encouraged the use of about for locations too.
The basic content of SpecialAnnouncement is similar to that of an RSS or Atom feed. For publishers without such feeds, basic feed-like information can be shared by posting SpecialAnnouncement updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed with the webFeed property. This can be a simple URL, or an inline DataFeed object, with encodingFormat providing media type information, e.g. "application/rss+xml" or "application/atom+xml".
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:SpecialAnnouncement a owl:Class ; rdfs:label "SpecialAnnouncement" ; rdfs:comment """A SpecialAnnouncement combines a simple date-stamped textual information update with contextualized Web links and other structured data. It represents an information update made by a locally-oriented organization, for example schools, pharmacies, healthcare providers, community groups, police, local government. For work in progress guidelines on Coronavirus-related markup see this doc. The motivating scenario for SpecialAnnouncement is the Coronavirus pandemic, and the initial vocabulary is oriented to this urgent situation. Schema.org expect to improve the markup iteratively as it is deployed and as feedback emerges from use. In addition to our usual Github entry, feedback comments can also be provided in this document. While this schema is designed to communicate urgent crisis-related information, it is not the same as an emergency warning technology like CAP, although there may be overlaps. The intent is to cover the kinds of everyday practical information being posted to existing websites during an emergency situation. Several kinds of information can be provided: We encourage the provision of "name", "text", "datePosted", "expires" (if appropriate), "category" and "url" as a simple baseline. It is important to provide a value for "category" where possible, most ideally as a well known URL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be "https://en.wikipedia.org/w/index.php?title=2019-20_coronavirus_pandemic" or "https://www.wikidata.org/wiki/Q81068910". For many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property's value. For an inline description, use a WebContent type, and provide the url as a property of that, alongside at least a simple "text" summary of the page. It is unlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously. We expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, openingHours, Event, FAQPage etc. By linking to those pages from a SpecialAnnouncement you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the category property of the SpecialAnnouncement. Many SpecialAnnouncements will relate to particular regions and to identifiable local organizations. Use spatialCoverage for the region, and announcementLocation to indicate specific LocalBusinesses and CivicStructures. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both spatialCoverage and announcementLocation. The about property can be used to indicate entities that are the focus of the announcement. We now recommend using about only for representing non-location entities (e.g. a Course or a RadioStation). For places, use announcementLocation and spatialCoverage. Consumers of this markup should be aware that the initial design encouraged the use of about for locations too. The basic content of SpecialAnnouncement is similar to that of an RSS or Atom feed. For publishers without such feeds, basic feed-like information can be shared by posting SpecialAnnouncement updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed with the webFeed property. This can be a simple URL, or an inline DataFeed object, with encodingFormat providing media type information, e.g. "application/rss+xml" or "application/atom+xml".""" ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/SpreadsheetDigitalDocument
Label: Spreadsheetdigitaldocument
Description:
A spreadsheet file.
Has Super Class (direct): schema:DigitalDocument
Has Super Class (all): schema:DigitalDocument | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:SpreadsheetDigitalDocument a owl:Class ; rdfs:label "SpreadsheetDigitalDocument"@en ; rdfs:comment "A spreadsheet file."@en ; rdfs:isDefinedBy schema:SpreadsheetDigitalDocument ; rdfs:subClassOf schema:DigitalDocument .
URI: https://schema.org/Statement
Label: Statement
Description:
A statement about something, for example a fun or interesting fact. If known, the main entity this statement is about can be indicated using mainEntity. For more formal claims (e.g. in Fact Checking), consider using Claim instead. Use the text property to capture the text of the statement.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Statement a owl:Class ; rdfs:label "Statement" ; rdfs:comment "A statement about something, for example a fun or interesting fact. If known, the main entity this statement is about can be indicated using mainEntity. For more formal claims (e.g. in Fact Checking), consider using Claim instead. Use the text property to capture the text of the statement." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/Syllabus
Label: Syllabus
Description:
A syllabus that describes the material covered in a course, often with several such sections per <a class="localLink" href="https://schema.org/Course">Course</a> so that a distinct <a class="localLink" href="https://schema.org/timeRequired">timeRequired</a> can be provided for that section of the <a class="localLink" href="https://schema.org/Course">Course</a>.
Has Super Class (direct): schema:LearningResource
Has Super Class (all): schema:LearningResource | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Syllabus a owl:Class ; rdfs:label "Syllabus"@en ; rdfs:comment "A syllabus that describes the material covered in a course, often with several such sections per <a class=\"localLink\" href=\"https://schema.org/Course\">Course</a> so that a distinct <a class=\"localLink\" href=\"https://schema.org/timeRequired\">timeRequired</a> can be provided for that section of the <a class=\"localLink\" href=\"https://schema.org/Course\">Course</a>."@en ; rdfs:isDefinedBy <https://pending.schema.org/Syllabus> ; rdfs:subClassOf schema:LearningResource .
URI: https://schema.org/TVClip
Label: Tvclip
Description:
A short TV program or a segment/part of a TV program.
Has Super Class (direct): schema:Clip
Has Super Class (all): schema:Clip | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:TVClip a owl:Class ; rdfs:label "TVClip"@en ; rdfs:comment "A short TV program or a segment/part of a TV program."@en ; rdfs:isDefinedBy schema:TVClip ; rdfs:subClassOf schema:Clip .
URI: https://schema.org/Table
Label: Table
Description:
A table on a Web page.
Has Super Class (direct): schema:WebPageElement
Has Super Class (all): schema:WebPageElement | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Table a owl:Class ; rdfs:label "Table"@en ; rdfs:comment "A table on a Web page."@en ; rdfs:isDefinedBy schema:Table ; rdfs:subClassOf schema:WebPageElement .
URI: https://schema.org/TechArticle
Label: Techarticle
Description:
A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc.
Has Super Class (direct): schema:Article
Has Super Class (all): schema:Article | schema:CreativeWork
Has Sub Class (direct): schema:APIReference
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:TechArticle a owl:Class ; rdfs:label "TechArticle"@en ; rdfs:comment "A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc."@en ; rdfs:isDefinedBy schema:TechArticle ; rdfs:subClassOf schema:Article .
URI: https://schema.org/TextDigitalDocument
Label: Textdigitaldocument
Description:
A file composed primarily of text.
Has Super Class (direct): schema:DigitalDocument
Has Super Class (all): schema:DigitalDocument | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:TextDigitalDocument a owl:Class ; rdfs:label "TextDigitalDocument"@en ; rdfs:comment "A file composed primarily of text."@en ; rdfs:isDefinedBy schema:TextDigitalDocument ; rdfs:subClassOf schema:DigitalDocument .
URI: https://schema.org/TextObject
Label: Textobject
Description:
A text file. The text can be unformatted or contain markup, html, etc.
Has Super Class (direct): schema:MediaObject
Has Super Class (all): schema:MediaObject | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:TextObject a owl:Class ; rdfs:label "TextObject"@en ; rdfs:comment "A text file. The text can be unformatted or contain markup, html, etc."@en ; rdfs:isDefinedBy schema:TextObject ; rdfs:subClassOf schema:MediaObject .
URI: https://schema.org/Thesis
Label: Thesis
Description:
A thesis or dissertation document submitted in support of candidature for an academic degree or professional qualification.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:Thesis a owl:Class ; rdfs:label "Thesis" ; rdfs:comment "A thesis or dissertation document submitted in support of candidature for an academic degree or professional qualification." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/UserReview
Label: Userreview
Description:
A review created by an end-user (e.g. consumer, purchaser, attendee etc.), in contrast with <a class="localLink" href="https://schema.org/CriticReview">CriticReview</a>.
Has Super Class (direct): schema:Review
Has Super Class (all): schema:Review | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:UserReview a owl:Class ; rdfs:label "UserReview"@en ; rdfs:comment "A review created by an end-user (e.g. consumer, purchaser, attendee etc.), in contrast with <a class=\"localLink\" href=\"https://schema.org/CriticReview\">CriticReview</a>."@en ; rdfs:isDefinedBy <https://pending.schema.org/UserReview> ; rdfs:subClassOf schema:Review .
URI: https://schema.org/VideoGallery
Label: Videogallery
Description:
Web page type: Video gallery page.
Has Super Class (direct): schema:MediaGallery
Has Super Class (all): schema:MediaGallery | schema:CollectionPage | schema:WebPage | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:VideoGallery a owl:Class ; rdfs:label "VideoGallery"@en ; rdfs:comment "Web page type: Video gallery page."@en ; rdfs:isDefinedBy schema:VideoGallery ; rdfs:subClassOf schema:MediaGallery .
URI: https://schema.org/VideoObject
Label: Videoobject
Description:
A video file.
Has Super Class (direct): schema:MediaObject
Has Super Class (all): schema:MediaObject | schema:CreativeWork
Has Sub Class (direct): schema:VideoObjectSnapshot
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:VideoObject a owl:Class ; rdfs:label "VideoObject"@en ; rdfs:comment "A video file."@en ; rdfs:isDefinedBy schema:VideoObject ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:videoFrameSize ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isLive> ; owl:someValuesFrom xsd:boolean ], [ a owl:Restriction ; owl:onProperty schema:transcript ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#dateRecordingEnded> ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#recordingGroupNames> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#dateRecordingStarted> ; owl:someValuesFrom xsd:dateTime ], [ a owl:Restriction ; owl:onProperty schema:caption ; owl:someValuesFrom schema:MediaObject ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#recordingType> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:embeddedTextCaption ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty schema:videoQuality ; owl:someValuesFrom xsd:string ], schema:MediaObject .
URI: https://schema.org/VideoObjectSnapshot
Label: Videoobjectsnapshot
Description:
A specific and exact (byte-for-byte) version of a <a class="localLink" href="https://schema.org/VideoObject">VideoObject</a>. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity.
Has Super Class (direct): schema:VideoObject
Has Super Class (all): schema:VideoObject | schema:MediaObject | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:VideoObjectSnapshot a owl:Class ; rdfs:label "VideoObjectSnapshot"@en ; rdfs:comment "A specific and exact (byte-for-byte) version of a <a class=\"localLink\" href=\"https://schema.org/VideoObject\">VideoObject</a>. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity."@en ; rdfs:isDefinedBy <https://pending.schema.org/VideoObjectSnapshot> ; rdfs:subClassOf schema:VideoObject .
URI: https://schema.org/VisualArtwork
Label: Visualartwork
Description:
A work of art that is primarily visual in character.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:VisualArtwork a owl:Class ; rdfs:label "VisualArtwork" ; rdfs:comment "A work of art that is primarily visual in character." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/WPAdBlock
Label: Wpadblock
Description:
An advertising section of the page.
Has Super Class (direct): schema:WebPageElement
Has Super Class (all): schema:WebPageElement | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WPAdBlock a owl:Class ; rdfs:label "WPAdBlock"@en ; rdfs:comment "An advertising section of the page."@en ; rdfs:isDefinedBy schema:WPAdBlock ; rdfs:subClassOf schema:WebPageElement .
URI: https://schema.org/WPFooter
Label: Wpfooter
Description:
The footer section of the page.
Has Super Class (direct): schema:WebPageElement
Has Super Class (all): schema:WebPageElement | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WPFooter a owl:Class ; rdfs:label "WPFooter"@en ; rdfs:comment "The footer section of the page."@en ; rdfs:isDefinedBy schema:WPFooter ; rdfs:subClassOf schema:WebPageElement .
URI: https://schema.org/WPHeader
Label: Wpheader
Description:
The header section of the page.
Has Super Class (direct): schema:WebPageElement
Has Super Class (all): schema:WebPageElement | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WPHeader a owl:Class ; rdfs:label "WPHeader"@en ; rdfs:comment "The header section of the page."@en ; rdfs:isDefinedBy schema:WPHeader ; rdfs:subClassOf schema:WebPageElement .
URI: https://schema.org/WPSideBar
Label: Wpsidebar
Description:
A sidebar section of the page.
Has Super Class (direct): schema:WebPageElement
Has Super Class (all): schema:WebPageElement | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WPSideBar a owl:Class ; rdfs:label "WPSideBar"@en ; rdfs:comment "A sidebar section of the page."@en ; rdfs:isDefinedBy schema:WPSideBar ; rdfs:subClassOf schema:WebPageElement .
URI: https://schema.org/WebApplication
Label: Webapplication
Description:
Web applications.
Has Super Class (direct): schema:SoftwareApplication
Has Super Class (all): schema:SoftwareApplication | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WebApplication a owl:Class ; rdfs:label "WebApplication"@en ; rdfs:comment "Web applications."@en ; rdfs:isDefinedBy schema:WebApplication ; rdfs:subClassOf schema:SoftwareApplication .
URI: https://schema.org/WebContent
Label: Webcontent
Description:
WebContent is a type representing all WebPage, WebSite and WebPageElement content. It is sometimes the case that detailed distinctions between Web pages, sites and their parts are not always important or obvious. The WebContent type makes it easier to describe Web-addressable content without requiring such distinctions to always be stated. (The intent is that the existing types WebPage, WebSite and WebPageElement will eventually be declared as subtypes of WebContent.)
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WebContent a owl:Class ; rdfs:label "WebContent" ; rdfs:comment "WebContent is a type representing all WebPage, WebSite and WebPageElement content. It is sometimes the case that detailed distinctions between Web pages, sites and their parts are not always important or obvious. The WebContent type makes it easier to describe Web-addressable content without requiring such distinctions to always be stated. (The intent is that the existing types WebPage, WebSite and WebPageElement will eventually be declared as subtypes of WebContent.)" ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/WebPage
Label: Webpage
Description:
A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as breadcrumb may be used. We recommend explicit declaration if these properties are specified, but if they are found outside of an itemscope, they will be assumed to be about the page.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:CheckoutPage | schema:CollectionPage | schema:ContactPage | schema:FAQPage | schema:ItemPage | schema:ProfilePage | schema:QAPage | schema:SearchResultsPage
Has Sub Class (all): schema:CheckoutPage | schema:CollectionPage | schema:MediaGallery | schema:ImageGallery | schema:VideoGallery | schema:ContactPage | schema:FAQPage | schema:ItemPage | schema:ProfilePage | schema:QAPage | schema:SearchResultsPage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WebPage a owl:Class ; rdfs:label "WebPage" ; rdfs:comment "A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as breadcrumb may be used. We recommend explicit declaration if these properties are specified, but if they are found outside of an itemscope, they will be assumed to be about the page." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/WebPageElement
Label: Webpageelement
Description:
A web page element, like a table or an image.
Has Super Class (direct): schema:CreativeWork
Has Sub Class (direct): schema:SiteNavigationElement | schema:Table | schema:WPAdBlock | schema:WPFooter | schema:WPHeader | schema:WPSideBar
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WebPageElement a owl:Class ; rdfs:label "WebPageElement" ; rdfs:comment "A web page element, like a table or an image." ; rdfs:subClassOf schema:CreativeWork .
URI: https://schema.org/WebSite
Label: Website
Description:
A WebSite is a set of related web pages and other items typically served from a single web domain and accessible via URLs.
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:WebSite a owl:Class ; rdfs:label "WebSite" ; rdfs:comment "A WebSite is a set of related web pages and other items typically served from a single web domain and accessible via URLs." ; rdfs:subClassOf schema:CreativeWork .
URI: http://www.w3.org/2008/05/skos#Collection
Label: Collection
Has Sub Class (direct): skos1:OrderedCollection
In Domain Of: skos1:member
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:Collection a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty skos1:member ; owl:someValuesFrom skos1:Collection ], [ a owl:Restriction ; owl:onProperty skos1:member ; owl:someValuesFrom skos1:Concept ] .
URI: http://www.w3.org/2008/05/skos#Concept
Label: Concept
In Domain Of: skos1:mappingRelation | skos1:semanticRelation
In Range Of: skos1:hasTopConcept | skos1:mappingRelation | skos1:semanticRelation
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:Concept a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty skos1:mappingRelation ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty skos1:semanticRelation ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty skos1:topConceptOf ; owl:someValuesFrom skos1:ConceptScheme ] .
URI: http://www.w3.org/2008/05/skos#ConceptScheme
Label: Conceptscheme
In Domain Of: skos1:hasTopConcept
In Range Of: skos1:inScheme
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:ConceptScheme a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty skos1:hasTopConcept ; owl:someValuesFrom skos1:Concept ] .
URI: http://www.w3.org/2008/05/skos#OrderedCollection
Label: Orderedcollection
Has Super Class (direct): skos1:Collection
In Domain Of: skos1:memberList
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:OrderedCollection a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty skos1:memberList ; owl:someValuesFrom rdf:List ], skos1:Collection .
URI: https://www.wikidata.org/wiki/Q109507868
Label: Broadcast
Description:
broadcast event
Has Super Class (direct): schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q109507868 a owl:Class ; rdfs:label "Broadcast" ; rdfs:comment "broadcast event" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isBroadcastPublic> ; owl:someValuesFrom xsd:boolean ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#broadcastPassword> ; owl:someValuesFrom xsd:string ], schema:CreativeWork .
URI: https://www.wikidata.org/wiki/Q115308922
Label: Summercourse
Description:
Curso de verano
Has Super Class (direct): wd:Q352842
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasSummerCourse
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q115308922 a owl:Class ; rdfs:label "SummerCourse" ; rdfs:comment "Curso de verano" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass wd:Q3918 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isSummerCourseOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], wd:Q352842 .
URI: https://www.wikidata.org/wiki/Q1241025
Label: Researchgroup
Description:
Grupo de investigación.
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasResearcher
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasResearchGroup
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q1241025 a owl:Class ; rdfs:label "ResearchGroup" ; rdfs:comment "Grupo de investigación." ; rdfs:subClassOf <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isResearchGroupOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasResearcher> ; owl:someValuesFrom wd:Q1650915 ] .
URI: https://www.wikidata.org/wiki/Q1622272
Label: Universityteacher
Description:
Persona que imparte contenidos de una o más asignaturas
Has Super Class (direct): foaf:Person
Has Super Class (all): foaf:Person | foaf:Agent
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isUniversityTeacherOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasUniversityTeacher
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . wd:Q1622272 a owl:Class ; rdfs:label "UniversityTeacher" ; rdfs:comment "Persona que imparte contenidos de una o más asignaturas" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isUniversityTeacherOf> ; owl:someValuesFrom wd:Q2467461 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasProfessorage> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Professorage> ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubjectCoordinator> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#SubjectCoordinator> ], foaf:Person .
URI: https://www.wikidata.org/wiki/Q1650915
Label: Researcher
Description:
Investigador. Persona que es miembro de un grupo de investigación.
Has Super Class (direct): foaf:Person
Has Super Class (all): foaf:Person | foaf:Agent
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasResearcher
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . wd:Q1650915 a owl:Class ; rdfs:label "Researcher" ; rdfs:comment "Investigador. Persona que es miembro de un grupo de investigación." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isResearcherOf> ; owl:someValuesFrom wd:Q1241025 ], foaf:Person .
URI: https://www.wikidata.org/wiki/Q16691805
Label: Rectorate
Description:
Rectorado
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: wd:Property:P2389 | https://ontologia.contenidosdigitales.uned.es#hasVicerectorate
In Range Of: wd:Property:P2388 | https://ontologia.contenidosdigitales.uned.es#hasRectorate
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q16691805 a owl:Class ; rdfs:label "Rectorate" ; rdfs:comment "Rectorado" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasVicerectorate> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ], [ a owl:Restriction ; owl:onClass wd:Q212071 ; owl:onProperty <https://www.wikidata.org/wiki/Property:P2389> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Restriction ; owl:onClass wd:Q3918 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isRectorateOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .
URI: https://www.wikidata.org/wiki/Q180958
Label: Faculty
Description:
Facultad. Cada una de las divisiones académicas de una universidad.
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasDegree | https://ontologia.contenidosdigitales.uned.es#hasDepartment | https://ontologia.contenidosdigitales.uned.es#hasMasterDegree | https://ontologia.contenidosdigitales.uned.es#isFacultyOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasFaculty
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . wd:Q180958 a owl:Class ; rdfs:label "Faculty" ; rdfs:comment "Facultad. Cada una de las divisiones académicas de una universidad." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isFacultyOf> ; owl:someValuesFrom wd:Q209465 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasDepartment> ; owl:someValuesFrom wd:Q2467461 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasDegree> ; owl:someValuesFrom wd:Q189533 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isFacultyOf> ; owl:someValuesFrom wd:Q3918 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasMasterDegree> ; owl:someValuesFrom wd:Q183816 ], <https://ontologia.contenidosdigitales.uned.es#Institutional> .
URI: https://www.wikidata.org/wiki/Q183816
Label: Masterdegree
Description:
Títulos oficiales de pogrado o Máster.
Has Super Class (direct): wd:Q352842
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasMasterDegree
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q183816 a owl:Class ; rdfs:label "MasterDegree" ; rdfs:comment "Títulos oficiales de pogrado o Máster." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubject> ; owl:someValuesFrom wd:Q362165 ], [ a owl:Restriction ; owl:onClass wd:Q180958 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isMasterDegreeOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], wd:Q352842 .
URI: https://www.wikidata.org/wiki/Q189533
Label: Academicdegree
Description:
Grado.
Has Super Class (direct): wd:Q352842
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasDegree
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q189533 a owl:Class ; rdfs:label "AcademicDegree" ; rdfs:comment "Grado." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubject> ; owl:someValuesFrom wd:Q362165 ], [ a owl:Restriction ; owl:onClass wd:Q180958 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isDegreeOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], wd:Q352842 .
URI: https://www.wikidata.org/wiki/Q19818604
Label: Microdegree
Description:
Microtítulo
Has Super Class (direct): wd:Q352842
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasMicroDegree
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q19818604 a owl:Class ; rdfs:label "MicroDegree" ; rdfs:comment "Microtítulo" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass wd:Q3918 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isMicroDegreeOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubject> ; owl:someValuesFrom wd:Q362165 ], wd:Q352842 .
URI: https://www.wikidata.org/wiki/Q209465
Label: Campus
Description:
Campus universitarios que hace referencia al conjunto de terrenos y edificios pertenecientes a la universidad.
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isCampusOf | https://ontologia.contenidosdigitales.uned.es#hasInstitute
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasCampus
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q209465 a owl:Class ; rdfs:label "Campus" ; rdfs:comment "Campus universitarios que hace referencia al conjunto de terrenos y edificios pertenecientes a la universidad." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasInstitute> ; owl:someValuesFrom wd:Q70363582 ], [ a owl:Restriction ; owl:onClass wd:Q3918 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isCampusOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasFaculty> ; owl:someValuesFrom wd:Q180958 ], owl:Thing .
URI: https://www.wikidata.org/wiki/Q2113250
Label: Vicerector
Description:
Vicerrector. Responsable de un vicerrectorado
Has Super Class (direct): foaf:Person
Has Super Class (all): foaf:Person | foaf:Agent
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isVicerectorOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasVicerector
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q2113250 a owl:Class ; rdfs:label "Vicerector" ; rdfs:comment "Vicerrector. Responsable de un vicerrectorado" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isVicerectorOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], foaf:Person .
URI: https://www.wikidata.org/wiki/Q212071
Label: Rector
Description:
Rector de la universidad, responsable del rectorado
Has Super Class (direct): foaf:Person
Has Super Class (all): foaf:Person | foaf:Agent
In Domain Of: wd:Property:P2388
In Range Of: wd:Property:P2389
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q212071 a owl:Class ; rdfs:label "Rector" ; rdfs:comment "Rector de la universidad, responsable del rectorado" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass wd:Q16691805 ; owl:onProperty <https://www.wikidata.org/wiki/Property:P2388> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], foaf:Person .
URI: https://www.wikidata.org/wiki/Q2467461
Label: Academicdepartment
Description:
Departamento. Cada una de las unidades administrativas de docencia e investigación dentro de una facultad.
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasSection
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasDepartment
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q2467461 a owl:Class ; rdfs:label "AcademicDepartment" ; rdfs:comment "Departamento. Cada una de las unidades administrativas de docencia e investigación dentro de una facultad." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubject> ; owl:someValuesFrom wd:Q362165 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSection> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Section> ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasUniversityTeacher> ; owl:someValuesFrom wd:Q1622272 ], <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Restriction ; owl:onClass wd:Q180958 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isDepartmentOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .
URI: https://www.wikidata.org/wiki/Q2495862
Label: Congress
Description:
Congreso
Has Super Class (direct): schema:EducationEvent
Has Super Class (all): schema:EducationEvent | schema:Event
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix wd: <https://www.wikidata.org/wiki/> . wd:Q2495862 a owl:Class ; rdfs:label "Congress" ; rdfs:comment "Congreso" ; rdfs:subClassOf schema:EducationEvent .
URI: https://www.wikidata.org/wiki/Q315247
Label: Universitystudent
Description:
Estudiante. Persona que participa en cualquier actividad docente como alumno.
Has Super Class (direct): foaf:Person
Has Super Class (all): foaf:Person | foaf:Agent
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasStudent
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . wd:Q315247 a owl:Class ; rdfs:label "UniversityStudent" ; rdfs:comment "Estudiante. Persona que participa en cualquier actividad docente como alumno." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isStudentOf> ; owl:someValuesFrom wd:Q352842 ], foaf:Person .
URI: https://www.wikidata.org/wiki/Q319544
Label: Secretary
Description:
Secretario. Responsable de una secretaría.
Has Super Class (direct): foaf:Person
Has Super Class (all): foaf:Person | foaf:Agent
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isSecretaryOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasSecretary
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q319544 a owl:Class ; rdfs:label "Secretary" ; rdfs:comment "Secretario. Responsable de una secretaría." ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass wd:Q859482 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isSecretaryOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], foaf:Person .
URI: https://www.wikidata.org/wiki/Q352842
Label: Teaching
Has Sub Class (direct): https://ontologia.contenidosdigitales.uned.es#CUID | https://ontologia.contenidosdigitales.uned.es#OwnPostgraduateDegree | https://ontologia.contenidosdigitales.uned.es#OwnProfessionalDevelopmentDegree | wd:Q115308922 | wd:Q183816 | wd:Q189533 | wd:Q19818604 | wd:Q362165 | wd:Q4672460
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasStudent
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . wd:Q352842 a owl:Class ; rdfs:label "Teaching" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasResource> ; owl:someValuesFrom rdfs:Resource ], owl:Thing .
URI: https://www.wikidata.org/wiki/Q362165
Label: Asignatura
Description:
Asignatura
Has Super Class (direct): wd:Q352842
In Domain Of: https://ontologia.contenidosdigitales.uned.es#subjectCode
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasSubject
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q362165 a owl:Class ; rdfs:label "Asignatura" ; rdfs:comment "Asignatura" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasTutorage> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Tutorage> ], [ a owl:Restriction ; owl:onClass wd:Q2467461 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isSubjectOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasUnescoSubject> ; owl:someValuesFrom skos1:Concept ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#subjectCode> ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasProfessorage> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Professorage> ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubjectCoordinator> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#SubjectCoordinator> ], wd:Q352842 .
URI: https://www.wikidata.org/wiki/Q3918
Label: University
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasCampus | https://ontologia.contenidosdigitales.uned.es#hasEvent | https://ontologia.contenidosdigitales.uned.es#hasRectorate | https://ontologia.contenidosdigitales.uned.es#hasSecretariat
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q3918 a owl:Class ; rdfs:label "University" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasCUID> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#CUID> ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSecretariat> ; owl:someValuesFrom wd:Q859482 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasTerritorialCampus> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#TerritorialCampus> ], [ a owl:Restriction ; owl:onClass wd:Q16691805 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasRectorate> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSummerCourse> ; owl:someValuesFrom wd:Q115308922 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasAccessCourse> ; owl:someValuesFrom wd:Q4672460 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasMicroDegree> ; owl:someValuesFrom wd:Q19818604 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasCampus> ; owl:someValuesFrom wd:Q209465 ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasFaculty> ; owl:someValuesFrom wd:Q180958 ], owl:Thing .
URI: https://www.wikidata.org/wiki/Q4672460
Label: Accesscourse
Description:
Curso de acceso a la universidad
Has Super Class (direct): wd:Q352842
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isAccessCourseOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasAccessCourse
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q4672460 a owl:Class ; rdfs:label "AccessCourse" ; rdfs:comment "Curso de acceso a la universidad" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass wd:Q3918 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isAccessCourseOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSubject> ; owl:someValuesFrom wd:Q362165 ], wd:Q352842 .
URI: https://www.wikidata.org/wiki/Q5761513
Label: Universitycenter
Description:
Centro docente asociado a la universidad.
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasCenterExtension | https://ontologia.contenidosdigitales.uned.es#isCenterOfVicerectorate
In Range Of: https://ontologia.contenidosdigitales.uned.es#isCenterExtensionOf
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q5761513 a owl:Class ; rdfs:label "UniversityCenter" ; rdfs:comment "Centro docente asociado a la universidad." ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasCenterExtension> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#CenterExtension> ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasTutor> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Tutor> ], <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#TerritorialCampus> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isCenterOfCampus> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ], [ a owl:Restriction ; owl:onClass <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isCenterOfVicerectorate> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .
URI: https://www.wikidata.org/wiki/Q658349
Label: Tag
Description:
Recursos Canal UNED
tags
Has Super Class (direct): schema:Intangible
In Domain Of: https://ontologia.contenidosdigitales.uned.es#isTagOf
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasTag
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q658349 a owl:Class ; rdfs:label "Tag" ; rdfs:comment """Recursos Canal UNED tags""" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#path> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#level> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#code> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#title> ; owl:someValuesFrom xsd:string ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#display> ; owl:someValuesFrom xsd:boolean ], [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#metaTag> ; owl:someValuesFrom xsd:boolean ], schema:Intangible ; owl:equivalentClass [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isTagOf> ; owl:someValuesFrom rdfs:Resource ] .
URI: https://www.wikidata.org/wiki/Q70363582
Label: Academyinstitute
Description:
Instituto. Organización con fines de investigación dentro de una universidad.
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Range Of: https://ontologia.contenidosdigitales.uned.es#hasInstitute
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q70363582 a owl:Class ; rdfs:label "AcademyInstitute" ; rdfs:comment "Instituto. Organización con fines de investigación dentro de una universidad." ; rdfs:subClassOf <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Restriction ; owl:onClass wd:Q209465 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isInstituteOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .
URI: https://www.wikidata.org/wiki/Q859482
Label: Secretariat
Description:
Secretaría
Has Super Class (direct): https://ontologia.contenidosdigitales.uned.es#Institutional
In Domain Of: https://ontologia.contenidosdigitales.uned.es#hasSecretary | https://ontologia.contenidosdigitales.uned.es#hasVicesecretariat
In Range Of: https://ontologia.contenidosdigitales.uned.es#isSecretaryOf | https://ontologia.contenidosdigitales.uned.es#hasSecretariat
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . wd:Q859482 a owl:Class ; rdfs:label "Secretariat" ; rdfs:comment "Secretaría" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasVicesecretariat> ; owl:someValuesFrom <https://ontologia.contenidosdigitales.uned.es#Vicesecretariat> ], <https://ontologia.contenidosdigitales.uned.es#Institutional> ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:onClass wd:Q319544 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasSecretary> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] [ a owl:Restriction ; owl:onClass wd:Q3918 ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#isSecretariatOf> ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ) ] .
URI: http://purl.org/dc/terms/abstract
Label: Abstract
Has Super Property (direct): dcterms:description
Domain: rdfs:Resource
Range: rdfs:Resource
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:abstract a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf dcterms:description .
URI: http://purl.org/dc/terms/alternative
Label: Alternative
Has Super Property (direct): dcterms:title
Domain: rdfs:Resource
Range: rdfs:Resource
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:alternative a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf dcterms:title .
URI: http://purl.org/dc/terms/contributor
Label: Contributor
Has Sub Property (direct): dcterms:creator
Domain: rdfs:Resource
Range: dcterms:Agent
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:contributor a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range dcterms:Agent ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://purl.org/dc/terms/created
Label: Created
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . dcterms:created a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; owl:equivalentProperty schema:dateCreated .
URI: http://purl.org/dc/terms/creator
Label: Creator
Has Super Property (direct): dcterms:contributor
Domain: rdfs:Resource
Range: dcterms:Agent
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:creator a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range dcterms:Agent ; rdfs:subPropertyOf dcterms:contributor .
URI: http://purl.org/dc/terms/date
Label: Date
Domain: rdfs:Resource
Range: xsd:dateTime
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . dcterms:date a owl:DatatypeProperty ; rdfs:domain rdfs:Resource ; rdfs:range xsd:dateTime ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://purl.org/dc/terms/description
Label: Description
Has Sub Property (direct): dcterms:abstract | dcterms:tableOfContents
Domain: rdfs:Resource
Range: rdfs:Resource
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:description a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://purl.org/dc/terms/hasFormat
Label: Hasformat
Has Super Property (direct): dcterms:relation
Domain: rdfs:Resource
Range: rdfs:Resource
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:hasFormat a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf dcterms:relation ; owl:inverseOf dcterms:isFormatOf .
URI: http://purl.org/dc/terms/hasPart
Label: Haspart
Has Super Property (direct): dcterms:relation
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . dcterms:hasPart a owl:ObjectProperty ; rdfs:subPropertyOf dcterms:relation ; owl:equivalentProperty schema:hasPart .
URI: http://purl.org/dc/terms/hasVersion
Label: Hasversion
Has Super Property (direct): dcterms:relation
Domain: rdfs:Resource
Range: rdfs:Resource
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:hasVersion a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf dcterms:relation ; owl:inverseOf dcterms:isVersionOf .
URI: http://purl.org/dc/terms/identifier
Label: Identifier
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . dcterms:identifier a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; owl:equivalentProperty schema:identifier .
URI: http://purl.org/dc/terms/isFormatOf
Label: Isformatof
Has Super Property (direct): dcterms:relation
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:isFormatOf a owl:ObjectProperty ; rdfs:subPropertyOf dcterms:relation .
URI: http://purl.org/dc/terms/isPartOf
Label: Ispartof
Has Super Property (direct): dcterms:relation
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . dcterms:isPartOf a owl:ObjectProperty ; rdfs:subPropertyOf dcterms:relation ; owl:equivalentProperty schema:isPartOf ; owl:inverseOf schema:hasPart .
URI: http://purl.org/dc/terms/isVersionOf
Label: Isversionof
Has Super Property (direct): dcterms:relation
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:isVersionOf a owl:ObjectProperty ; rdfs:subPropertyOf dcterms:relation .
URI: http://purl.org/dc/terms/issued
Label: Issued
Domain: rdfs:Resource
Range: xsd:dateTime
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . dcterms:issued a owl:DatatypeProperty ; rdfs:domain rdfs:Resource ; rdfs:range xsd:dateTime ; rdfs:subPropertyOf owl:topDataProperty ; owl:equivalentProperty schema:datePublished .
URI: http://purl.org/dc/terms/license
Label: License
Has Super Property (direct): dcterms:rights
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:license a owl:ObjectProperty ; rdfs:subPropertyOf dcterms:rights .
URI: http://purl.org/dc/terms/modified
Label: Modified
Domain: rdfs:Resource
Range: xsd:dateTime
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . dcterms:modified a owl:DatatypeProperty ; rdfs:domain rdfs:Resource ; rdfs:range xsd:dateTime ; rdfs:subPropertyOf owl:topDataProperty ; owl:equivalentProperty schema:dateModified .
URI: http://purl.org/dc/terms/publisher
Label: Publisher
Domain: rdfs:Resource
Range: dcterms:Agent
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:publisher a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range dcterms:Agent ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://purl.org/dc/terms/relation
Label: Relation
Has Sub Property (direct): dcterms:hasFormat | dcterms:hasPart | dcterms:hasVersion | dcterms:isFormatOf | dcterms:isPartOf | dcterms:isVersionOf
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:relation a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://purl.org/dc/terms/rights
Label: Rights
Has Sub Property (direct): dcterms:license
Domain: rdfs:Resource
Range: dcterms:RightsStatement
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:rights a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range dcterms:RightsStatement ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://purl.org/dc/terms/source
Label: Source
Domain: rdfs:Resource
Range: rdfs:Resource
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:source a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://purl.org/dc/terms/subject
Label: Subject
Domain: rdfs:Resource
Range: rdfs:Resource
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:subject a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://purl.org/dc/terms/tableOfContents
Label: Tableofcontents
Has Super Property (direct): dcterms:description
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:tableOfContents a owl:ObjectProperty ; rdfs:subPropertyOf dcterms:description .
URI: http://purl.org/dc/terms/title
Label: Title
Description:
Recursos Canal UNED
tags.XX.title
Has Sub Property (direct): dcterms:alternative
Domain: rdfs:Resource
Range: rdfs:Resource
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . dcterms:title a owl:ObjectProperty ; rdfs:comment """Recursos Canal UNED tags.XX.title""" ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://xmlns.com/foaf/0.1/familyName
Label: Familyname
Domain: foaf:Person
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . foaf:familyName a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:domain foaf:Person .
URI: http://xmlns.com/foaf/0.1/firstName
Label: Firstname
Domain: foaf:Person
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . foaf:firstName a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:domain foaf:Person .
URI: http://xmlns.com/foaf/0.1/lastName
Label: Lastname
Domain: foaf:Person
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . foaf:lastName a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:domain foaf:Person .
URI: http://xmlns.com/foaf/0.1/surname
Label: Surname
Domain: foaf:Person
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . foaf:surname a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:domain foaf:Person .
URI: https://ontologia.contenidosdigitales.uned.es#attachedFiles
Label: Attachedfiles
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#attachedFiles> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#biography
Label: Biography
Description:
Recursos Canal UNED
people.XX.people.XX.bio
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#biography> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED people.XX.people.XX.bio""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#broadMatch
Label: Broadmatch
Has Super Property (direct): skos1:broader | skos1:mappingRelation
Has Super Property (all): skos1:broader | skos1:broaderTransitive | skos1:semanticRelation | skos1:mappingRelation
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . <https://ontologia.contenidosdigitales.uned.es#broadMatch> a owl:ObjectProperty ; rdfs:subPropertyOf skos1:broader, skos1:mappingRelation .
URI: https://ontologia.contenidosdigitales.uned.es#broadcastPassword
Label: Broadcastpassword
Description:
Recursos Canal UNED
embeddedBroadcast.password
Range: xsd:string
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#broadcastPassword> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED embeddedBroadcast.password""" ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#code
Label: Code
Description:
Recursos Canal UNED
tags.XX.cod
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#code> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED tags.XX.cod""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#dateCollaborationStarted
Label: Datecollaborationstarted
Description:
Recursos GICCU
contribute.XX.date
Range: xsd:dateTime
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#dateCollaborationStarted> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU contribute.XX.date""" ; rdfs:range xsd:dateTime ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#dateRecordingEnded
Label: Daterecordingended
Description:
Recursos Canal UNED
properties.uned_original_FechaFin
Recursos Cadena Campus
Fecha_Fin_dt
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#dateRecordingEnded> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED properties.uned_original_FechaFin Recursos Cadena Campus Fecha_Fin_dt""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#dateRecordingStarted
Label: Daterecordingstarted
Description:
Recursos GICCU
f_creacion
Recursos Canal UNED
record_date
Recursos Cadena Campus
Fecha_dt, Fecha_s
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#dateRecordingStarted> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU f_creacion Recursos Canal UNED record_date Recursos Cadena Campus Fecha_dt, Fecha_s""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#display
Label: Display
Description:
Recursos Canal UNED
tags.XX.display
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#display> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED tags.XX.display""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#fileNames
Label: Filenames
Description:
Recursos Cadena Campus
Nombres_ss
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#fileNames> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Cadena Campus Nombres_ss""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#frontPage
Label: Frontpage
Description:
Recuros GICCU
portada.location
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#frontPage> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recuros GICCU portada.location""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasAccessCourse
Label: Hasaccesscourse
Range: wd:Q4672460
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasAccessCourse> a owl:ObjectProperty ; rdfs:range wd:Q4672460 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isAccessCourseOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasAgent
Label: Hasagent
Range: foaf:Agent
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasAgent> a owl:ObjectProperty ; rdfs:range foaf:Agent ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isAgentAuthorOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasCUID
Label: Hascuid
Range: https://ontologia.contenidosdigitales.uned.es#CUID
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasCUID> a owl:ObjectProperty ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#CUID> ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasCampus
Label: Hascampus
Domain: wd:Q3918
Range: wd:Q209465
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasCampus> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain wd:Q3918 ; rdfs:range wd:Q209465 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isCampusOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasCenter
Label: Hascenter
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasCenter> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isCenterOfVicerectorate> .
URI: https://ontologia.contenidosdigitales.uned.es#hasCenterExtension
Label: Hascenterextension
Domain: wd:Q5761513
Range: https://ontologia.contenidosdigitales.uned.es#CenterExtension
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasCenterExtension> a owl:ObjectProperty ; rdfs:domain wd:Q5761513 ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#CenterExtension> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isCenterExtensionOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasCenterInCampus
Label: Hascenterincampus
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasCenterInCampus> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isCenterOfCampus> .
URI: https://ontologia.contenidosdigitales.uned.es#hasChat
Label: Haschat
Description:
Recursos Cadena Campus
Con_Chat_i
Range: xsd:boolean
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#hasChat> a owl:DatatypeProperty ; rdfs:comment """Recursos Cadena Campus Con_Chat_i""" ; rdfs:range xsd:boolean ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasDegree
Label: Hasdegree
Domain: wd:Q180958
Range: wd:Q189533
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasDegree> a owl:ObjectProperty ; rdfs:domain wd:Q180958 ; rdfs:range wd:Q189533 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isDegreeOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasDepartment
Label: Hasdepartment
Has Super Property (direct): wd:Property:P527
Domain: wd:Q180958
Range: wd:Q2467461
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasDepartment> a owl:ObjectProperty ; rdfs:domain wd:Q180958 ; rdfs:range wd:Q2467461 ; rdfs:subPropertyOf <https://www.wikidata.org/wiki/Property:P527> ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isDepartmentOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasEvent
Label: Hasevent
Domain: wd:Q3918
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasEvent> a owl:ObjectProperty ; rdfs:domain wd:Q3918 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isEventOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasFaculty
Label: Hasfaculty
Has Super Property (direct): wd:Property:P527
Range: wd:Q180958
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasFaculty> a owl:ObjectProperty ; rdfs:range wd:Q180958 ; rdfs:subPropertyOf <https://www.wikidata.org/wiki/Property:P527> ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isFacultyOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasInnovationGroup
Label: Hasinnovationgroup
Domain: https://ontologia.contenidosdigitales.uned.es#Vicerectorate
Range: https://ontologia.contenidosdigitales.uned.es#InnovationGroup
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasInnovationGroup> a owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#InnovationGroup> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isInnovationGroupOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasInstitute
Label: Hasinstitute
Domain: wd:Q209465
Range: wd:Q70363582
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasInstitute> a owl:ObjectProperty ; rdfs:domain wd:Q209465 ; rdfs:range wd:Q70363582 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isInstituteOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasLEM
Label: Haslem
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasLEM> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasLOMMetadata
Label: Haslommetadata
Range: lom:#LearningObject
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasLOMMetadata> a owl:ObjectProperty ; rdfs:range <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#LearningObject> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isLOMMetadataOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasMasterDegree
Label: Hasmasterdegree
Domain: wd:Q180958
Range: wd:Q183816
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasMasterDegree> a owl:ObjectProperty ; rdfs:domain wd:Q180958 ; rdfs:range wd:Q183816 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isMasterDegreeOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasMicroDegree
Label: Hasmicrodegree
Range: wd:Q19818604
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasMicroDegree> a owl:ObjectProperty ; rdfs:range wd:Q19818604 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasOwnPostgraduateDegree
Label: Hasownpostgraduatedegree
Domain: https://ontologia.contenidosdigitales.uned.es#Vicerectorate
Range: https://ontologia.contenidosdigitales.uned.es#OwnPostgraduateDegree
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasOwnPostgraduateDegree> a owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#OwnPostgraduateDegree> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isOwnPostgraduateDegreeOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasOwnProfessionalDevelopmentDegree
Label: Hasownprofessionaldevelopmentdegree
Domain: https://ontologia.contenidosdigitales.uned.es#Vicerectorate
Range: https://ontologia.contenidosdigitales.uned.es#OwnProfessionalDevelopmentDegree
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasOwnProfessionalDevelopmentDegree> a owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#OwnProfessionalDevelopmentDegree> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isOwnProfessionalDevelopmentDegreeOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasProfessorage
Label: Hasprofessorage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasProfessorage> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasRectorate
Label: Hasrectorate
Domain: wd:Q3918
Range: wd:Q16691805
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasRectorate> a owl:ObjectProperty ; rdfs:domain wd:Q3918 ; rdfs:range wd:Q16691805 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasResearchGroup
Label: Hasresearchgroup
Domain: https://ontologia.contenidosdigitales.uned.es#Vicerectorate
Range: wd:Q1241025
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasResearchGroup> a owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; rdfs:range wd:Q1241025 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isResearchGroupOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasResearcher
Label: Hasresearcher
Has Super Property (direct): wd:Property:P3989
Domain: wd:Q1241025
Range: wd:Q1650915
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasResearcher> a owl:ObjectProperty ; rdfs:domain wd:Q1241025 ; rdfs:range wd:Q1650915 ; rdfs:subPropertyOf <https://www.wikidata.org/wiki/Property:P3989> ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isResearcherOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasResource
Label: Hasresource
Range: rdfs:Resource
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasResource> a owl:ObjectProperty ; rdfs:range rdfs:Resource ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isResourceOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasResourceAuthor
Label: Hasresourceauthor
Range: https://ontologia.contenidosdigitales.uned.es#ResourceAuthor
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasResourceAuthor> a owl:ObjectProperty ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#ResourceAuthor> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isResourceAuthorOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasRole
Label: Hasrole
Domain: N5406c257c62a433aadb2d29e41eeffde
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . <https://ontologia.contenidosdigitales.uned.es#hasRole> a owl:ObjectProperty ; rdfs:range [ a owl:Restriction ; owl:onProperty <https://ontologia.contenidosdigitales.uned.es#hasRole> ; owl:someValuesFrom schema:Role ] ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasSecretariat
Label: Hassecretariat
Domain: wd:Q3918
Range: wd:Q859482
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasSecretariat> a owl:ObjectProperty ; rdfs:domain wd:Q3918 ; rdfs:range wd:Q859482 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isSecretariatOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasSecretary
Label: Hassecretary
Domain: wd:Q859482
Range: wd:Q319544
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasSecretary> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain wd:Q859482 ; rdfs:range wd:Q319544 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isSecretaryOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasSection
Label: Hassection
Domain: wd:Q2467461
Range: https://ontologia.contenidosdigitales.uned.es#Section
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasSection> a owl:ObjectProperty ; rdfs:domain wd:Q2467461 ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#Section> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isSectionOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasStudent
Label: Hasstudent
Domain: wd:Q352842
Range: wd:Q315247
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasStudent> a owl:ObjectProperty ; rdfs:domain wd:Q352842 ; rdfs:range wd:Q315247 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isStudentOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasSubject
Label: Hassubject
Range: wd:Q362165
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasSubject> a owl:ObjectProperty ; rdfs:range wd:Q362165 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isSubjectOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasSubjectCoordinator
Label: Hassubjectcoordinator
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasSubjectCoordinator> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasSummerCourse
Label: Hassummercourse
Range: wd:Q115308922
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasSummerCourse> a owl:ObjectProperty ; rdfs:range wd:Q115308922 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasTag
Label: Hastag
Range: wd:Q658349
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasTag> a owl:ObjectProperty ; rdfs:range wd:Q658349 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isTagOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasTerritorialCampus
Label: Hasterritorialcampus
Range: https://ontologia.contenidosdigitales.uned.es#TerritorialCampus
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasTerritorialCampus> a owl:ObjectProperty ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#TerritorialCampus> ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasTutor
Label: Hastutor
Range: https://ontologia.contenidosdigitales.uned.es#Tutor
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasTutor> a owl:ObjectProperty ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#Tutor> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isTutorOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasTutorage
Label: Hastutorage
Range: https://ontologia.contenidosdigitales.uned.es#Tutorage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasTutorage> a owl:ObjectProperty ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#Tutorage> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isTutorageOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasUnescoSubject
Label: Hasunescosubject
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasUnescoSubject> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#hasUniversityTeacher
Label: Hasuniversityteacher
Range: wd:Q1622272
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasUniversityTeacher> a owl:ObjectProperty ; rdfs:range wd:Q1622272 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isUniversityTeacherOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasVicerector
Label: Hasvicerector
Domain: https://ontologia.contenidosdigitales.uned.es#Vicerectorate
Range: wd:Q2113250
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasVicerector> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; rdfs:range wd:Q2113250 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isVicerectorOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasVicerectorate
Label: Hasvicerectorate
Domain: wd:Q16691805
Range: https://ontologia.contenidosdigitales.uned.es#Vicerectorate
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasVicerectorate> a owl:ObjectProperty ; rdfs:domain wd:Q16691805 ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isVicerectorateOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasVicesecretariat
Label: Hasvicesecretariat
Domain: wd:Q859482
Range: https://ontologia.contenidosdigitales.uned.es#Vicesecretariat
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#hasVicesecretariat> a owl:ObjectProperty ; rdfs:domain wd:Q859482 ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#Vicesecretariat> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isVicesecretariatOf> .
URI: https://ontologia.contenidosdigitales.uned.es#hasVicesecretary
Label: Hasvicesecretary
Domain: https://ontologia.contenidosdigitales.uned.es#Vicesecretariat
Range: https://ontologia.contenidosdigitales.uned.es#Vicesecretary
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#hasVicesecretary> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#Vicesecretariat> ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#Vicesecretary> ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#isVicesecretaryOf> .
URI: https://ontologia.contenidosdigitales.uned.es#isAccessCourseOf
Label: Isaccesscourseof
Domain: wd:Q4672460
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isAccessCourseOf> a owl:ObjectProperty ; rdfs:domain wd:Q4672460 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isAgentAuthorOf
Label: Isagentauthorof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isAgentAuthorOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isBroadcastPublic
Label: Isbroadcastpublic
Description:
Recursos Canal UNED
embeddedBroadcast.name
Range: xsd:boolean
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#isBroadcastPublic> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED embeddedBroadcast.name""" ; rdfs:range xsd:boolean ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isCUIDof
Label: Iscuidof
Domain: https://ontologia.contenidosdigitales.uned.es#CUID
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isCUIDof> a owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#CUID> ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isCampusOf
Label: Iscampusof
Domain: wd:Q209465
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isCampusOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain wd:Q209465 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isCenterExtensionOf
Label: Iscenterextensionof
Domain: https://ontologia.contenidosdigitales.uned.es#CenterExtension
Range: wd:Q5761513
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isCenterExtensionOf> a owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#CenterExtension> ; rdfs:range wd:Q5761513 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isCenterOfCampus
Label: Iscenterofcampus
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isCenterOfCampus> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isCenterOfVicerectorate
Label: Iscenterofvicerectorate
Domain: wd:Q5761513
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isCenterOfVicerectorate> a owl:ObjectProperty ; rdfs:domain wd:Q5761513 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isDegreeOf
Label: Isdegreeof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isDegreeOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isDepartmentOf
Label: Isdepartmentof
Has Super Property (direct): wd:Property:P361
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isDepartmentOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:subPropertyOf <https://www.wikidata.org/wiki/Property:P361> .
URI: https://ontologia.contenidosdigitales.uned.es#isEventOf
Label: Iseventof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isEventOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isFacultyOf
Label: Isfacultyof
Has Super Property (direct): wd:Property:P361
Domain: wd:Q180958
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isFacultyOf> a owl:ObjectProperty ; rdfs:domain wd:Q180958 ; rdfs:subPropertyOf <https://www.wikidata.org/wiki/Property:P361> .
URI: https://ontologia.contenidosdigitales.uned.es#isInnovationGroupOf
Label: Isinnovationgroupof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isInnovationGroupOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isInstituteOf
Label: Isinstituteof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isInstituteOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isLOMMetadataOf
Label: Islommetadataof
Domain: lom:#LearningObject
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isLOMMetadataOf> a owl:ObjectProperty ; rdfs:domain <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#LearningObject> ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isLive
Label: Islive
Description:
Recursos Canal Uned
isLive
Range: xsd:boolean
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#isLive> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal Uned isLive""" ; rdfs:range xsd:boolean ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isMasterDegreeOf
Label: Ismasterdegreeof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isMasterDegreeOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isMicroDegreeOf
Label: Ismicrodegreeof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isMicroDegreeOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isOwnPostgraduateDegreeOf
Label: Isownpostgraduatedegreeof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isOwnPostgraduateDegreeOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isOwnProfessionalDevelopmentDegreeOf
Label: Isownprofessionaldevelopmentdegreeof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isOwnProfessionalDevelopmentDegreeOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isProfesorageOf
Label: Isprofesorageof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isProfesorageOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isRectorateOf
Label: Isrectorateof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isRectorateOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isResearchGroupOf
Label: Isresearchgroupof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isResearchGroupOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isResearcherOf
Label: Isresearcherof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isResearcherOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isResourceAuthorOf
Label: Isresourceauthorof
Domain: rdfs:Resource
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isResourceAuthorOf> a owl:ObjectProperty ; rdfs:domain rdfs:Resource ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isResourceOf
Label: Isresourceof
Description:
Recursos GICCU
Classification
Recursos Cadena Campus
ASIGNATURA_txt, COD_ASIGNATURA_ss, COD_TITULACION_ss, TITULACION_txt, COD_FACULTAD_ss, FACULTAD_txt
Domain: rdfs:Resource
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isResourceOf> a owl:ObjectProperty ; rdfs:comment """Recursos GICCU Classification Recursos Cadena Campus ASIGNATURA_txt, COD_ASIGNATURA_ss, COD_TITULACION_ss, TITULACION_txt, COD_FACULTAD_ss, FACULTAD_txt""" ; rdfs:domain rdfs:Resource ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isSecretariatOf
Label: Issecretariatof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isSecretariatOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isSecretaryOf
Label: Issecretaryof
Domain: wd:Q319544
Range: wd:Q859482
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isSecretaryOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain wd:Q319544 ; rdfs:range wd:Q859482 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isSectionOf
Label: Issectionof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isSectionOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isStudentOf
Label: Isstudentof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isStudentOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isSubjectCoordinatorOf
Label: Issubjectcoordinatorof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isSubjectCoordinatorOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isSubjectOf
Label: Issubjectof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isSubjectOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isSubseries
Label: Issubseries
Description:
Recursos Canal UNED
properties.subseries
Range: xsd:boolean
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#isSubseries> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED properties.subseries""" ; rdfs:range xsd:boolean ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isSummerCourseOf
Label: Issummercourseof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isSummerCourseOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isTagOf
Label: Istagof
Domain: wd:Q658349
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isTagOf> a owl:ObjectProperty ; rdfs:domain wd:Q658349 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isTerritorialCampusOf
Label: Isterritorialcampusof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isTerritorialCampusOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isTutorOf
Label: Istutorof
Domain: https://ontologia.contenidosdigitales.uned.es#Tutor
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isTutorOf> a owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#Tutor> ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isTutorageOf
Label: Istutorageof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isTutorageOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isUniversityTeacherOf
Label: Isuniversityteacherof
Domain: wd:Q1622272
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isUniversityTeacherOf> a owl:ObjectProperty ; rdfs:domain wd:Q1622272 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isVicerectorOf
Label: Isvicerectorof
Domain: wd:Q2113250
Range: https://ontologia.contenidosdigitales.uned.es#Vicerectorate
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://ontologia.contenidosdigitales.uned.es#isVicerectorOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain wd:Q2113250 ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#Vicerectorate> ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isVicerectorateOf
Label: Isvicerectorateof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isVicerectorateOf> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isVicesecretariatOf
Label: Isvicesecretariatof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isVicesecretariatOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#isVicesecretaryOf
Label: Isvicesecretaryof
Domain: https://ontologia.contenidosdigitales.uned.es#Vicesecretary
Range: https://ontologia.contenidosdigitales.uned.es#Vicesecretariat
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#isVicesecretaryOf> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain <https://ontologia.contenidosdigitales.uned.es#Vicesecretary> ; rdfs:range <https://ontologia.contenidosdigitales.uned.es#Vicesecretariat> ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#issn
Label: Issn
Description:
schema.org
https://schema.org/issn
The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#issn> a owl:DatatypeProperty ; rdfs:comment """schema.org https://schema.org/issn The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#keyword
Label: Keyword
Description:
Recursos GICCU
Keyword
Recursos Canal UNED
keyword
Recursos Cadena Campus
Palabras_Clave_t
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#keyword> a owl:DatatypeProperty ; rdfs:comment """Recursos GICCU Keyword Recursos Canal UNED keyword Recursos Cadena Campus Palabras_Clave_t""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#learningResourceType
Label: Learningresourcetype
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#learningResourceType> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#level
Label: Level
Description:
Recursos Canal UNED
tags.XX.level
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#level> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED tags.XX.level""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#licenseType
Label: Licensetype
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#licenseType> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://ontologia.contenidosdigitales.uned.es#metaTag
Label: Metatag
Description:
Recursos Canal UNED
tags.XX.metaTag
Range: xsd:boolean
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#metaTag> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED tags.XX.metaTag""" ; rdfs:range xsd:boolean ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#path
Label: Path
Description:
Recursos Canal UNED
tags.XX.path
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#path> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED tags.XX.path""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#publicationScope
Label: Publicationscope
Description:
Recursos Cadena Campus
Publicado_i
Range: xsd:integer
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#publicationScope> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Cadena Campus Publicado_i""" ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#publicationScopeMP4
Label: Publicationscopemp4
Description:
Recursos Cadena Campus
Publicado_MP4_i
Range: xsd:integer
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#publicationScopeMP4> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Cadena Campus Publicado_MP4_i""" ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#recordingGroupNames
Label: Recordinggroupnames
Description:
Recursos Cadena Campus
Nombre_Grupos_Grabacion_txt
Array que contiene el nombre de todos los componentes que han participado en la grabación. Los grupos son las disciplinas (Areas de conocimiento, facultades, grados, conceptos de Nomenclatura de Ciencia y Tecnología de la UNESCO y órganos colegiados)
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#recordingGroupNames> a owl:DatatypeProperty ; rdfs:comment """Recursos Cadena Campus Nombre_Grupos_Grabacion_txt Array que contiene el nombre de todos los componentes que han participado en la grabación. Los grupos son las disciplinas (Areas de conocimiento, facultades, grados, conceptos de Nomenclatura de Ciencia y Tecnología de la UNESCO y órganos colegiados)""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#recordingType
Label: Recordingtype
Description:
Recursos Canal UNED
properties.uned_original_Tematicas
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#recordingType> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED properties.uned_original_Tematicas""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#repository
Label: Repository
Description:
Recursos Cadena Campus
repositorio_s
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#repository> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Cadena Campus repositorio_s""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#subjectCode
Label: Subjectcode
Domain: wd:Q362165
Range: xsd:integer
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#subjectCode> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:domain wd:Q362165 ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#subseriesTitle
Label: Subseriestitle
Description:
Recursos Canal UNED
properties.subseriestible
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#subseriesTitle> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED properties.subseriestible""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#themes
Label: Themes
Description:
Recursos Canal UNED
properties.uned_original_Tematicas
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#themes> a owl:DatatypeProperty ; rdfs:comment """Recursos Canal UNED properties.uned_original_Tematicas""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#title
Label: Title
Range: xsd:string
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#title> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#unedIntranetId
Label: Unedintranetid
Description:
Recursos Canal UNED
properties.uned_intranet_id
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#unedIntranetId> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED properties.uned_intranet_id""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#unedMamId
Label: Unedmamid
Description:
Recursos Canal UNED
properties.uned_mam_id
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#unedMamId> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED properties.uned_mam_id""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#version
Label: Version
Description:
schema.org
https://schema.org/version
The version of the CreativeWork embodied by a specified resource.
Recursos GICCU
metadatosLom.version
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://ontologia.contenidosdigitales.uned.es#version> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/version The version of the CreativeWork embodied by a specified resource. Recursos GICCU metadatosLom.version""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://ontologia.contenidosdigitales.uned.es#viewCount
Label: Viewcount
Description:
Recursos Canal UNED
numview
Recursos Cadena Campus
Num_Visitas_i
Recursos Canal UNED
tracks.XX.numview
Range: xsd:integer
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://ontologia.contenidosdigitales.uned.es#viewCount> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos Canal UNED numview Recursos Cadena Campus Num_Visitas_i Recursos Canal UNED tracks.XX.numview""" ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#aggregationLevel
Label: Aggregationlevel
Description:
Recursos GICCU
metadatosLom.aggregationLevel
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#aggregationLevel> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU metadatosLom.aggregationLevel""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#copyrightDescription
Label: Copyrightdescription
Description:
Recursos GICCU
metadatosLom.rightsAccessDescription
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#copyrightDescription> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU metadatosLom.rightsAccessDescription""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#cost
Label: Cost
Description:
Recursos GICCU
metadatosLom.cost
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#cost> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU metadatosLom.cost""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#coverage
Label: Coverage
Description:
Recursos GICCU
metadatosLom.coverage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#coverage> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU metadatosLom.coverage""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educational
Label: Educational
Domain: lom:#LearningObject
Range: lom:#Educational
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educational> a owl:ObjectProperty ; rdfs:domain <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#LearningObject> ; rdfs:range <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#Educational> ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalContext
Label: Educationalcontext
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalContext> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalDifficulty
Label: Educationaldifficulty
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalDifficulty> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalIntendedUserRole
Label: Educationalintendeduserrole
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalIntendedUserRole> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalInteractivityLevel
Label: Educationalinteractivitylevel
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalInteractivityLevel> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalInteractivityType
Label: Educationalinteractivitytype
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalInteractivityType> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalLanguage
Label: Educationallanguage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalLanguage> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalSemanticDensity
Label: Educationalsemanticdensity
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalSemanticDensity> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalTypicalAgeRange
Label: Educationaltypicalagerange
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalTypicalAgeRange> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalTypicalLearningTime
Label: Educationaltypicallearningtime
Range: schema:Duration
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#educationalTypicalLearningTime> a owl:ObjectProperty ; rdfs:range schema:Duration ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#lifeCycleStatus
Label: Lifecyclestatus
Description:
Recursos GICCU
metadatosLom.status
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#lifeCycleStatus> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU metadatosLom.status""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#lifeCycleVersion
Label: Lifecycleversion
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#lifeCycleVersion> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metaMetadataIdentifier
Label: Metametadataidentifier
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metaMetadataIdentifier> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metaMetadataLanguage
Label: Metametadatalanguage
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metaMetadataLanguage> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metadataSchema
Label: Metadataschema
Description:
Recursos GICCU
metadatosLom.structure
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#metadataSchema> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU metadatosLom.structure""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#otherPlatformRequirements
Label: Otherplatformrequirements
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#otherPlatformRequirements> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#structure
Label: Structure
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#structure> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalDuration
Label: Technicalduration
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalDuration> a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalInstallationRemarks
Label: Technicalinstallationremarks
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalInstallationRemarks> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalLocation
Label: Technicallocation
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalLocation> a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalSize
Label: Technicalsize
Description:
Recursos GICCU
metadatosLom.size
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://data.opendiscoveryspace.eu/lom_ontology_ods.owl#technicalSize> a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """Recursos GICCU metadatosLom.size""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: http://www.w3.org/2003/06/sw-vocab-status/ns#term_status
Label: Term_status
@prefix ns: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . ns:term_status a owl:AnnotationProperty .
URI: http://pcdm.org/models#hasMember
Label: Hasmember
Domain: ore:Aggregation
Range: ore:Aggregation
@prefix ore: <http://www.openarchives.org/ore/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix pcdm: <http://pcdm.org/models#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . pcdm:hasMember a owl:ObjectProperty ; rdfs:domain ore:Aggregation ; rdfs:range ore:Aggregation ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf pcdm:memberOf .
URI: http://pcdm.org/models#hasRelatedObject
Label: Hasrelatedobject
Domain: ore:Aggregation
Range: pcdm:Object
@prefix ore: <http://www.openarchives.org/ore/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix pcdm: <http://pcdm.org/models#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . pcdm:hasRelatedObject a owl:ObjectProperty ; rdfs:domain ore:Aggregation ; rdfs:range pcdm:Object ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://pcdm.org/models#memberOf
Label: Memberof
Domain: ore:Aggregation
Range: ore:Aggregation
@prefix ore: <http://www.openarchives.org/ore/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix pcdm: <http://pcdm.org/models#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . pcdm:memberOf a owl:ObjectProperty ; rdfs:domain ore:Aggregation ; rdfs:range ore:Aggregation ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://pcdm.org/models#relatedObjectOf
Label: Relatedobjectof
Domain: pcdm:Object
Range: ore:Aggregation
@prefix ore: <http://www.openarchives.org/ore/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix pcdm: <http://pcdm.org/models#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . pcdm:relatedObjectOf a owl:ObjectProperty ; rdfs:domain pcdm:Object ; rdfs:range ore:Aggregation ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/Comment
Label: Comment
Description:
schema.org
https://schema.org/Comment
Comments, typically from users.
Recursos Canal UNED
comments
Range: schema:Comment
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:Comment a owl:Class, owl:ObjectProperty ; rdfs:label "Comment" ; rdfs:comment """schema.org https://schema.org/Comment Comments, typically from users. Recursos Canal UNED comments""" ; rdfs:range schema:Comment ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty schema:upvoteCount ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:sharedContent ; owl:someValuesFrom schema:CreativeWork ], [ a owl:Restriction ; owl:onProperty schema:parentItem ; owl:someValuesFrom schema:Comment ], [ a owl:Restriction ; owl:onProperty schema:downvoteCount ; owl:someValuesFrom xsd:integer ], [ a owl:Restriction ; owl:onProperty schema:parentItem ; owl:someValuesFrom schema:CreativeWork ], schema:CreativeWork ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/about
Label: About
Description:
schema.org
https://schema.org/about
The subject matter of the content.
Inverse property: subjectOf
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:about a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/about The subject matter of the content. Inverse property: subjectOf""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/abridged
Label: Abridged
Description:
schema.org
https://schema.org/abridged
Indicates whether the book is an abridged edition.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:abridged a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/abridged Indicates whether the book is an abridged edition.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/abstract
Label: Abstract
Description:
schema.org
https://schema.org/abstract
An abstract is a short description that summarizes a CreativeWork.
Recursos Canal UNED
properties.uned_original_DescripcionCorta
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:abstract a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/abstract An abstract is a short description that summarizes a CreativeWork. Recursos Canal UNED properties.uned_original_DescripcionCorta""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/accessMode
Label: Accessmode
Description:
schema.org
https://schema.org/accessMode
The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Values should be drawn from the approved vocabulary.
See aproved vocabulary: https://www.w3.org/ns/auth/acl
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:accessMode a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/accessMode The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Values should be drawn from the approved vocabulary. See aproved vocabulary: https://www.w3.org/ns/auth/acl""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/accessModeSufficient
Label: Accessmodesufficient
Description:
schema.org
https://schema.org/accessModeSufficient
A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Values should be drawn from the approved vocabulary.
See aproved vocabulary: https://www.w3.org/ns/auth/acl
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:accessModeSufficient a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/accessModeSufficient A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Values should be drawn from the approved vocabulary. See aproved vocabulary: https://www.w3.org/ns/auth/acl""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/accessibilityAPI
Label: Accessibilityapi
Description:
schema.org
https://schema.org/accessibilityAPI
Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the approved vocabulary.
See aproved vocabulary: https://www.w3.org/ns/auth/acl
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:accessibilityAPI a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/accessibilityAPI Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the approved vocabulary. See aproved vocabulary: https://www.w3.org/ns/auth/acl""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/accessibilityControl
Label: Accessibilitycontrol
Description:
schema.org
https://schema.org/accessibilityControl
Identifies input methods that are sufficient to fully control the described resource. Values should be drawn from the approved vocabulary.
See aproved vocabulary: https://www.w3.org/ns/auth/acl
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:accessibilityControl a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/accessibilityControl Identifies input methods that are sufficient to fully control the described resource. Values should be drawn from the approved vocabulary. See aproved vocabulary: https://www.w3.org/ns/auth/acl""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/accessibilityFeature
Label: Accessibilityfeature
Description:
schema.org
https://schema.org/accessibilityFeature
Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the approved vocabulary.
See aproved vocabulary: https://www.w3.org/ns/auth/acl
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:accessibilityFeature a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/accessibilityFeature Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the approved vocabulary. See aproved vocabulary: https://www.w3.org/ns/auth/acl""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/accessibilityHazard
Label: Accessibilityhazard
Description:
schema.org
https://schema.org/accessibilityHazard
A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the approved vocabulary.
See aproved vocabulary: https://www.w3.org/ns/auth/acl
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:accessibilityHazard a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/accessibilityHazard A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the approved vocabulary. See aproved vocabulary: https://www.w3.org/ns/auth/acl""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/accessibilitySummary
Label: Accessibilitysummary
Description:
schema.org
https://schema.org/accessibilitySummary
A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as "short descriptions are present but long descriptions will be needed for non-visual users" or "short descriptions are present and no long descriptions are needed".
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:accessibilitySummary a owl:DatatypeProperty ; rdfs:comment """schema.org https://schema.org/accessibilitySummary A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as "short descriptions are present but long descriptions will be needed for non-visual users" or "short descriptions are present and no long descriptions are needed".""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/actor
Label: Actor
Description:
schema.org
https://schema.org/actor
An actor, e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip. Supersedes actors.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:actor a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/actor An actor, e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip. Supersedes actors.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/address
Label: Address
Description:
schema.org
https://schema.org/address
Physical address of the item.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:address a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/address Physical address of the item.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/alternativeHeadline
Label: Alternativeheadline
Description:
schema.org
https://schema.org/alternativeHeadline
A secondary title of the CreativeWork.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:alternativeHeadline a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/alternativeHeadline A secondary title of the CreativeWork.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/assesses
Label: Assesses
Description:
schema.org
https://schema.org/assesses
The item being described is intended to assess the competency or learning outcome defined by the referenced term.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:assesses a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/assesses The item being described is intended to assess the competency or learning outcome defined by the referenced term.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/associatedMedia
Label: Associatedmedia
Description:
schema.org
https://schema.org/associatedMedia
A media object that encodes this CreativeWork. This property is a synonym for encoding.
Range: schema:MediaObject
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:associatedMedia a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/associatedMedia A media object that encodes this CreativeWork. This property is a synonym for encoding.""" ; rdfs:range schema:MediaObject ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/attendee
Label: Attendee
Description:
schema.org
https://schema.org/attendee
A person or organization attending the event. Supersedes attendees.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:attendee a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/attendee A person or organization attending the event. Supersedes attendees.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/birthDate
Label: Birthdate
Description:
schema.org
https://schema.org/birthDate
Date of birth.
Range: xsd:dateTime
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:birthDate a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/birthDate Date of birth.""" ; rdfs:range xsd:dateTime ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/bitrate
Label: Bitrate
Description:
schema.org
https://schema.org/bitrate
The bitrate of the media object.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:bitrate a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/bitrate The bitrate of the media object.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/bookEdition
Label: Bookedition
Description:
schema.org
https://schema.org/bookEdition
The edition of the book.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:bookEdition a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/bookEdition The edition of the book.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/bookFormat
Label: Bookformat
Description:
schema.org
https://schema.org/bookFormat
The format of the book.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:bookFormat a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/bookFormat The format of the book.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/byDay
Label: Byday
Description:
schema.org
https://schema.org/byDay
Defines the day(s) of the week on which a recurring Event takes place. May be specified using either DayOfWeek, or alternatively Text conforming to iCal's syntax for byDay recurrence rules.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:byDay a owl:DatatypeProperty ; rdfs:comment """schema.org https://schema.org/byDay Defines the day(s) of the week on which a recurring Event takes place. May be specified using either DayOfWeek, or alternatively Text conforming to iCal's syntax for byDay recurrence rules.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/byMonth
Label: Bymonth
Description:
schema.org
https://schema.org/byMonth
Defines the month(s) of the year on which a recurring Event takes place. Specified as an Integer between 1-12. January is 1.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:byMonth a owl:DatatypeProperty ; rdfs:comment """schema.org https://schema.org/byMonth Defines the month(s) of the year on which a recurring Event takes place. Specified as an Integer between 1-12. January is 1.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/byMonthDay
Label: Bymonthday
Description:
schema.org
https://schema.org/byMonthDay
Defines the day(s) of the month on which a recurring Event takes place. Specified as an Integer between 1-31.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:byMonthDay a owl:DatatypeProperty ; rdfs:comment """schema.org https://schema.org/byMonthDay Defines the day(s) of the month on which a recurring Event takes place. Specified as an Integer between 1-31.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/byMonthWeek
Label: Bymonthweek
Description:
schema.org
https://schema.org/byMonthWeek
Defines the week(s) of the month on which a recurring Event takes place. Specified as an Integer between 1-5. For clarity, byMonthWeek is best used in conjunction with byDay to indicate concepts like the first and third Mondays of a month.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:byMonthWeek a owl:DatatypeProperty ; rdfs:comment """schema.org https://schema.org/byMonthWeek Defines the week(s) of the month on which a recurring Event takes place. Specified as an Integer between 1-5. For clarity, byMonthWeek is best used in conjunction with byDay to indicate concepts like the first and third Mondays of a month.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/caption
Label: Caption
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:caption a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/citation
Label: Citation
Description:
schema.org
https://schema.org/citation
A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:citation a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/citation A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/commentCount
Label: Commentcount
Description:
schema.org
https://schema.org/commentCount
The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:commentCount a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/commentCount The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/composer
Label: Composer
Description:
schema.org
https://schema.org/composer
The person or organization who wrote a composition, or who is the composer of a work performed at some event.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:composer a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/composer The person or organization who wrote a composition, or who is the composer of a work performed at some event.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/contentSize
Label: Contentsize
Description:
schema.org
https://schema.org/contentSize
File size in (mega/kilo)bytes.
Recursos Canal UNED
tracks.XX.size
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:contentSize a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/contentSize File size in (mega/kilo)bytes. Recursos Canal UNED tracks.XX.size""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/contributor
Label: Contributor
Description:
schema.org
https://schema.org/contributor
A secondary contributor to the CreativeWork or Event.
Domain: schema:Event
Range: foaf:Agent
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:contributor a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/contributor A secondary contributor to the CreativeWork or Event.""" ; rdfs:domain schema:Event ; rdfs:range foaf:Agent ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/creativeWorkStatus
Label: Creativeworkstatus
Description:
schema.org
https://schema.org/creativeWorkStatus
The status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplete, Draft, Published, Obsolete. Some organizations define a set of terms for the stages of their publication lifecycle
Recursos Cadena Campus
Incompleta_i
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:creativeWorkStatus a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/creativeWorkStatus The status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplete, Draft, Published, Obsolete. Some organizations define a set of terms for the stages of their publication lifecycle Recursos Cadena Campus Incompleta_i""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/dateCreated
Label: Datecreated
Description:
schema.org
https://schema.org/dateCreated
The date on which the CreativeWork was created or the item was added to a DataFeed.
Recursos Canal UNED
properties.created, properties.uned_original_FechaDeCreacion
Range: xsd:dateTime
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:dateCreated a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/dateCreated The date on which the CreativeWork was created or the item was added to a DataFeed. Recursos Canal UNED properties.created, properties.uned_original_FechaDeCreacion""" ; rdfs:range xsd:dateTime ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/dateModified
Label: Datemodified
Description:
schema.org
https://schema.org/dateModified
The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:dateModified a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/dateModified The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/datePublished
Label: Datepublished
Description:
schema.org
https://schema.org/datePublished
Date of first publication or broadcast. For example the date a CreativeWork was broadcast or a Certification was issued.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:datePublished a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/datePublished Date of first publication or broadcast. For example the date a CreativeWork was broadcast or a Certification was issued.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/description
Label: Description
Description:
schema.org
https://schema.org/description
A description of the item.
Recursos GICCU
description
Recursos Canal UNED
description, properties.uned_original_Descripcion, tags.XX.description
Recursos Cadena Campus
Description_t
Domain: owl:Thing
Range: xsd:string
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:description a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/description A description of the item. Recursos GICCU description Recursos Canal UNED description, properties.uned_original_Descripcion, tags.XX.description Recursos Cadena Campus Description_t""" ; rdfs:domain owl:Thing ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/director
Label: Director
Description:
schema.org
https://schema.org/director
A director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip. Supersedes directors.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:director a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/director A director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip. Supersedes directors.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/doorTime
Label: Doortime
Description:
schema.org
https://schema.org/doorTime
The time admission will commence.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:doorTime a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/doorTime The time admission will commence.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/downvoteCount
Label: Downvotecount
Description:
schema.org
https://schema.org/downvoteCount
The number of downvotes this question, answer or comment has received from the community.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:downvoteCount a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/downvoteCount The number of downvotes this question, answer or comment has received from the community.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/duration
Label: Duration
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:duration a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/educationalLevel
Label: Educationallevel
Description:
schema.org
https://schema.org/educationalLevel
The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:educationalLevel a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/educationalLevel The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/educationalUse
Label: Educationaluse
Description:
schema.org
https://schema.org/educationalUse
The purpose of a work in the context of education; for example, 'assignment', 'group work'.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:educationalUse a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/educationalUse The purpose of a work in the context of education; for example, 'assignment', 'group work'.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/email
Label: Email
Description:
schema.org
https://schema.org/email
Email address.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:email a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/email Email address.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/embeddedTextCaption
Label: Embeddedtextcaption
Description:
schema.org
https://schema.org/embeddedTextCaption
Represents textual captioning from a MediaObject, e.g. text of a 'meme'.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:embeddedTextCaption a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/embeddedTextCaption Represents textual captioning from a MediaObject, e.g. text of a 'meme'.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/encodingFormat
Label: Encodingformat
Description:
schema.org
https://schema.org/encodingFormat
Media type typically expressed using a MIME format (see IANA site and MDN reference), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.
In cases where a CreativeWork has several media type representations, encoding can be used to indicate each MediaObject alongside particular encodingFormat information.
Unregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry. Supersedes fileFormat.
Range: xsd:string
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:encodingFormat a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/encodingFormat Media type typically expressed using a MIME format (see IANA site and MDN reference), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc. In cases where a CreativeWork has several media type representations, encoding can be used to indicate each MediaObject alongside particular encodingFormat information. Unregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry. Supersedes fileFormat.""" ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/endDate
Label: Enddate
Description:
schema.org
https://schema.org/endDate
The end date and time of the item (in ISO 8601 date format).
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:endDate a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/endDate The end date and time of the item (in ISO 8601 date format).""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/endTime
Label: Endtime
Description:
schema.org
https://schema.org/endTime
The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. E.g. John wrote a book from January to December. For media, including audio and video, it's the time offset of the end of a clip within a larger file.
Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:endTime a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/endTime The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. E.g. John wrote a book from January to December. For media, including audio and video, it's the time offset of the end of a clip within a larger file. Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/eventSchedule
Label: Eventschedule
Description:
schema.org
https://schema.org/eventSchedule
Associates an Event with a Schedule. There are circumstances where it is preferable to share a schedule for a series of repeating events rather than data on the individual events themselves. For example, a website or application might prefer to publish a schedule for a weekly gym class rather than provide data on every event. A schedule could be processed by applications to add forthcoming events to a calendar. An Event that is associated with a Schedule using this property should not have startDate or endDate properties. These are instead defined within the associated Schedule, this avoids any ambiguity for clients using the data. The property might have repeated values to specify different schedules, e.g. for different months or seasons.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:eventSchedule a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/eventSchedule Associates an Event with a Schedule. There are circumstances where it is preferable to share a schedule for a series of repeating events rather than data on the individual events themselves. For example, a website or application might prefer to publish a schedule for a weekly gym class rather than provide data on every event. A schedule could be processed by applications to add forthcoming events to a calendar. An Event that is associated with a Schedule using this property should not have startDate or endDate properties. These are instead defined within the associated Schedule, this avoids any ambiguity for clients using the data. The property might have repeated values to specify different schedules, e.g. for different months or seasons.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/exceptDate
Label: Exceptdate
Description:
schema.org
https://schema.org/exceptDate
Defines a Date or DateTime during which a scheduled Event will not take place. The property allows exceptions to a Schedule to be specified. If an exception is specified as a DateTime then only the event that would have started at that specific date and time should be excluded from the schedule. If an exception is specified as a Date then any event that is scheduled for that 24 hour period should be excluded from the schedule. This allows a whole day to be excluded from the schedule without having to itemise every scheduled event.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:exceptDate a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/exceptDate Defines a Date or DateTime during which a scheduled Event will not take place. The property allows exceptions to a Schedule to be specified. If an exception is specified as a DateTime then only the event that would have started at that specific date and time should be excluded from the schedule. If an exception is specified as a Date then any event that is scheduled for that 24 hour period should be excluded from the schedule. This allows a whole day to be excluded from the schedule without having to itemise every scheduled event.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/fundedItem
Label: Fundeditem
Description:
schema.org
https://schema.org/fundedItem
Indicates something directly or indirectly funded or sponsored through a Grant. See also ownershipFundingInfo.
Inverse property: funding
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:fundedItem a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/fundedItem Indicates something directly or indirectly funded or sponsored through a Grant. See also ownershipFundingInfo. Inverse property: funding""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/funder
Label: Funder
Description:
schema.org
https://schema.org/funder
A person or organization that supports (sponsors) something through some kind of financial contribution.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:funder a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/funder A person or organization that supports (sponsors) something through some kind of financial contribution.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/funding
Label: Funding
Description:
schema.org
https://schema.org/funding
A Grant that directly or indirectly provide funding or sponsorship for this item. See also ownershipFundingInfo.
Inverse property: fundedItem
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:funding a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/funding A Grant that directly or indirectly provide funding or sponsorship for this item. See also ownershipFundingInfo. Inverse property: fundedItem""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/gender
Label: Gender
Description:
schema.org
https://schema.org/gender
Gender of something, typically a Person, but possibly also fictional characters, animals, etc. While https://schema.org/Male and https://schema.org/Female may be used, text strings are also acceptable for people who do not identify as a binary gender. The gender property can also be used in an extended sense to cover e.g. the gender of sports teams. As with the gender of individuals, we do not try to enumerate all possibilities. A mixed-gender SportsTeam can be indicated with a text value of "Mixed".
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:gender a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/gender Gender of something, typically a Person, but possibly also fictional characters, animals, etc. While https://schema.org/Male and https://schema.org/Female may be used, text strings are also acceptable for people who do not identify as a binary gender. The gender property can also be used in an extended sense to cover e.g. the gender of sports teams. As with the gender of individuals, we do not try to enumerate all possibilities. A mixed-gender SportsTeam can be indicated with a text value of "Mixed".""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/genre
Label: Genre
Description:
schema.org
https://schema.org/genre
Genre of the creative work, broadcast channel or group.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:genre a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/genre Genre of the creative work, broadcast channel or group.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/hasCategoryCode
Label: Hascategorycode
Domain: schema:CategoryCodeSet
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:hasCategoryCode a owl:ObjectProperty ; rdfs:domain schema:CategoryCodeSet .
URI: https://schema.org/hasCourseInstance
Label: Hascourseinstance
Domain: schema:Course
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:hasCourseInstance a owl:ObjectProperty ; rdfs:domain schema:Course .
URI: https://schema.org/hasPart
Label: Haspart
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix schema: <https://schema.org/> . schema:hasPart a owl:ObjectProperty ; owl:equivalentProperty <https://www.wikidata.org/wiki/Property:P527> .
URI: https://schema.org/headline
Label: Headline
Description:
schema.org
https://schema.org/headline
Headline of the article.
Recuros GICCU
Title
Recursos Canal UNED
properties.uned_original_Titulo, title
Recursos Cadena Campus
Titulo_t
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:headline a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/headline Headline of the article. Recuros GICCU Title Recursos Canal UNED properties.uned_original_Titulo, title Recursos Cadena Campus Titulo_t""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/height
Label: Height
Description:
schema.org
https://schema.org/height
The height of the item.
Recursos Canal UNED
tracks.XX.height
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:height a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/height The height of the item. Recursos Canal UNED tracks.XX.height""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/identifier
Label: Identifier
Description:
schema.org
https://schema.org/identifier
The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:identifier a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/identifier The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/inLanguage
Label: Inlanguage
Description:
schema.org
https://schema.org/inLanguage
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. Supersedes language.
Recursos Cadena Campus
Idioma_s
Recursos GICCU
metadatosLom.languaje
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:inLanguage a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/inLanguage 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. Supersedes language. Recursos Cadena Campus Idioma_s Recursos GICCU metadatosLom.languaje""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/isAccessibleForFree
Label: Isaccessibleforfree
Description:
schema.org
https://schema.org/isAccessibleForFree
A flag to signal that the item, event, or place is accessible for free. Supersedes free.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:isAccessibleForFree a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/isAccessibleForFree A flag to signal that the item, event, or place is accessible for free. Supersedes free.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/isBasedOn
Label: Isbasedon
Domain: schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:isBasedOn a owl:ObjectProperty ; rdfs:domain schema:CreativeWork .
URI: https://schema.org/isBasedOnUrl
Label: Isbasedonurl
Domain: schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:isBasedOnUrl a owl:ObjectProperty ; rdfs:domain schema:CreativeWork .
URI: https://schema.org/isPartOf
Label: Ispartof
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix schema: <https://schema.org/> . schema:isPartOf a owl:ObjectProperty ; owl:equivalentProperty <https://www.wikidata.org/wiki/Property:P361> .
URI: https://schema.org/isResizable
Label: Isresizable
Domain: schema:3DModel
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:isResizable a owl:ObjectProperty ; rdfs:domain schema:3DModel .
URI: https://schema.org/isbn
Label: Isbn
Description:
schema.org
https://schema.org/isbn
The ISBN of the book.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:isbn a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/isbn The ISBN of the book.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/itemListElement
Label: Itemlistelement
Description:
schema.org
https://schema.org/itemListElement
For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem.
Text values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.
Note: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:itemListElement a owl:DatatypeProperty ; rdfs:comment """schema.org https://schema.org/itemListElement For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem. Text values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists. Note: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/itemListOrder
Label: Itemlistorder
Description:
schema.org
https://schema.org/itemListOrder
Type of ordering (e.g. Ascending, Descending, Unordered).
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:itemListOrder a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/itemListOrder Type of ordering (e.g. Ascending, Descending, Unordered).""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/legalName
Label: Legalname
Description:
schema.org
https://schema.org/legalName
The official name of the organization, e.g. the registered company name.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:legalName a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/legalName The official name of the organization, e.g. the registered company name.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/license
Label: License
Description:
schema.org
https://schema.org/license
A license document that applies to this content, typically indicated by URL.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:license a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/license A license document that applies to this content, typically indicated by URL.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/locationCreated
Label: Locationcreated
Description:
schema.org
https://schema.org/locationCreated
The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork.
Recursos Canal UNED
properties.origin
Range: xsd:string
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:locationCreated a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/locationCreated The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork. Recursos Canal UNED properties.origin""" ; rdfs:range xsd:string ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/maximumAttendeeCapacity
Label: Maximumattendeecapacity
Description:
schema.org
https://schema.org/maximumAttendeeCapacity
The total number of individuals that may attend an event or venue
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:maximumAttendeeCapacity a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/maximumAttendeeCapacity The total number of individuals that may attend an event or venue""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/maximumPhysicalAttendeeCapacity
Label: Maximumphysicalattendeecapacity
Description:
schema.org
https://schema.org/maximumPhysicalAttendeeCapacity
The maximum physical attendee capacity of an Event whose eventAttendanceMode is OfflineEventAttendanceMode (or the offline aspects, in the case of a MixedEventAttendanceMode).
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:maximumPhysicalAttendeeCapacity a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/maximumPhysicalAttendeeCapacity The maximum physical attendee capacity of an Event whose eventAttendanceMode is OfflineEventAttendanceMode (or the offline aspects, in the case of a MixedEventAttendanceMode).""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/maximumVirtualAttendeeCapacity
Label: Maximumvirtualattendeecapacity
Description:
schema.org
https://schema.org/maximumVirtualAttendeeCapacity
The maximum virtual attendee capacity of an Event whose eventAttendanceMode is OnlineEventAttendanceMode (or the online aspects, in the case of a MixedEventAttendanceMode).
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:maximumVirtualAttendeeCapacity a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/maximumVirtualAttendeeCapacity The maximum virtual attendee capacity of an Event whose eventAttendanceMode is OnlineEventAttendanceMode (or the online aspects, in the case of a MixedEventAttendanceMode).""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/numberOfItems
Label: Numberofitems
Description:
schema.org
https://schema.org/numberOfItems
The number of items in an ItemList. Note that some descriptions might not fully describe all items in a list (e.g., multi-page pagination); in such cases, the numberOfItems would be for the entire list.
Range: xsd:integer
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:numberOfItems a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/numberOfItems The number of items in an ItemList. Note that some descriptions might not fully describe all items in a list (e.g., multi-page pagination); in such cases, the numberOfItems would be for the entire list.""" ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/numberOfPages
Label: Numberofpages
Description:
schema.org
https://schema.org/numberOfPages
The number of pages in the book.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:numberOfPages a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/numberOfPages The number of pages in the book.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/organizer
Label: Organizer
Description:
schema.org
https://schema.org/organizer
An organizer of an Event.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:organizer a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/organizer An organizer of an Event.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/parentItem
Label: Parentitem
Description:
schema.org
https://schema.org/parentItem
The parent of a question, answer or item in general. Typically used for Q/A discussion threads e.g. a chain of comments with the first comment being an Article or other CreativeWork. See also comment which points from something to a comment about it.
Range: schema:Comment | schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:parentItem a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/parentItem The parent of a question, answer or item in general. Typically used for Q/A discussion threads e.g. a chain of comments with the first comment being an Article or other CreativeWork. See also comment which points from something to a comment about it.""" ; rdfs:range schema:Comment, schema:CreativeWork ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/parentOrganization
Label: Parentorganization
Description:
schema.org
https://schema.org/parentOrganization
The larger organization that this organization is a subOrganization of, if any. Supersedes branchOf.
Inverse property: subOrganization
Domain: foaf:Organization
Range: foaf:Organization
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:parentOrganization a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/parentOrganization The larger organization that this organization is a subOrganization of, if any. Supersedes branchOf. Inverse property: subOrganization""" ; rdfs:domain foaf:Organization ; rdfs:range foaf:Organization ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf schema:subOrganization .
URI: https://schema.org/performer
Label: Performer
Description:
schema.org
https://schema.org/performer
A performer at the event—for example, a presenter, musician, musical group or actor. Supersedes performers.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:performer a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/performer A performer at the event—for example, a presenter, musician, musical group or actor. Supersedes performers.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/playerType
Label: Playertype
Description:
schema.org
https://schema.org/playerType
Player type required—for example, Flash or Silverlight.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:playerType a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/playerType Player type required—for example, Flash or Silverlight.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/position
Label: Position
Description:
schema.org
https://schema.org/position
The position of an item in a series or sequence of items.
Range: xsd:integer
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . schema:position a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/position The position of an item in a series or sequence of items.""" ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/previousStartDate
Label: Previousstartdate
Description:
schema.org
https://schema.org/previousStartDate
Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:previousStartDate a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/previousStartDate Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/readBy
Label: Readby
Description:
schema.org
https://schema.org/readBy
A person who reads (performs) the audiobook.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:readBy a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/readBy A person who reads (performs) the audiobook.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/recordedAt
Label: Recordedat
Description:
schema.org
https://schema.org/recordedAt
The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event.
Inverse-property: recordedIn
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:recordedAt a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/recordedAt The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event. Inverse-property: recordedIn""" ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf schema:recordedIn .
URI: https://schema.org/recordedIn
Label: Recordedin
Description:
schema.org
https://schema.org/recordedIn
The CreativeWork that captured all or part of this Event.
Inverse property: recordedAt
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:recordedIn a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/recordedIn The CreativeWork that captured all or part of this Event. Inverse property: recordedAt""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/remainingAttendeeCapacity
Label: Remainingattendeecapacity
Description:
schema.org
https://schema.org/remainingAttendeeCapacity
The number of attendee places for an event that remain unallocated.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:remainingAttendeeCapacity a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/remainingAttendeeCapacity The number of attendee places for an event that remain unallocated.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/repeatCount
Label: Repeatcount
Description:
schema.org
https://schema.org/repeatCount
Defines the number of times a recurring Event will take place.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:repeatCount a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/repeatCount Defines the number of times a recurring Event will take place.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/repeatFrequency
Label: Repeatfrequency
Description:
schema.org
https://schema.org/repeatFrequency
Defines the frequency at which Events will occur according to a schedule Schedule. The intervals between events should be defined as a Duration of time.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:repeatFrequency a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/repeatFrequency Defines the frequency at which Events will occur according to a schedule Schedule. The intervals between events should be defined as a Duration of time.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/roleName
Label: Rolename
Description:
schema.org
https://schema.org/roleName
A role played, performed or filled by a person or organization. For example, the team of creators for a comic book might fill the roles named 'inker', 'penciller', and 'letterer'; or an athlete in a SportsTeam might play in the position named 'Quarterback'. Supersedes namedPosition.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:roleName a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/roleName A role played, performed or filled by a person or organization. For example, the team of creators for a comic book might fill the roles named 'inker', 'penciller', and 'letterer'; or an athlete in a SportsTeam might play in the position named 'Quarterback'. Supersedes namedPosition.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/scheduleTimezone
Label: Scheduletimezone
Description:
schema.org
https://schema.org/scheduleTimezone
Indicates the timezone for which the time(s) indicated in the Schedule are given. The value provided should be among those listed in the IANA Time Zone Database.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:scheduleTimezone a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/scheduleTimezone Indicates the timezone for which the time(s) indicated in the Schedule are given. The value provided should be among those listed in the IANA Time Zone Database.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/sharedContent
Label: Sharedcontent
Description:
schema.org
https://schema.org/sharedContent
A CreativeWork such as an image, video, or audio clip shared as part of this posting.
Range: schema:CreativeWork
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:sharedContent a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/sharedContent A CreativeWork such as an image, video, or audio clip shared as part of this posting.""" ; rdfs:range schema:CreativeWork ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/sponsor
Label: Sponsor
Description:
sponsor
https://schema.org/sponsor
A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:sponsor a owl:ObjectProperty ; rdfs:comment """sponsor https://schema.org/sponsor A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/startDate
Label: Startdate
Description:
schema.org
https://schema.org/startDate
The start date and time of the item (in ISO 8601 date format).
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:startDate a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/startDate The start date and time of the item (in ISO 8601 date format).""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/startTime
Label: Starttime
Description:
schema.org
https://schema.org/startTime
The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. E.g. John wrote a book from January to December. For media, including audio and video, it's the time offset of the start of a clip within a larger file.
Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:startTime a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/startTime The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. E.g. John wrote a book from January to December. For media, including audio and video, it's the time offset of the start of a clip within a larger file. Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/subEvent
Label: Subevent
Description:
schema.org
https://schema.org/subEvent
An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference. Supersedes subEvents.
Inverse property: superEvent
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:subEvent a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/subEvent An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference. Supersedes subEvents. Inverse property: superEvent""" ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf schema:superEvent .
URI: https://schema.org/subOrganization
Label: Suborganization
Domain: foaf:Organization
Range: foaf:Organization
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:subOrganization a owl:ObjectProperty ; rdfs:domain foaf:Organization ; rdfs:range foaf:Organization ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/subjectOf
Label: Subjectof
Description:
schema.org
https://schema.org/subjectOf
A CreativeWork or Event about this Thing.
Inverse-property: about
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:subjectOf a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/subjectOf A CreativeWork or Event about this Thing. Inverse-property: about""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/superEvent
Label: Superevent
Description:
schema.org
https://schema.org/superEvent
An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent.
Inverse property: subEvent
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:superEvent a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/superEvent An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent. Inverse property: subEvent""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/teaches
Label: Teaches
Description:
schema.org
https://schema.org/teaches
The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:teaches a owl:DatatypeProperty ; rdfs:comment """schema.org https://schema.org/teaches The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/telephone
Label: Telephone
Description:
schema.org
https://schema.org/telephone
The telephone number.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:telephone a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/telephone The telephone number.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/thumbnailUrl
Label: Thumbnailurl
Description:
schema.org
https://schema.org/thumbnailUrl
A thumbnail image relevant to the Thing.
Recuros GICCU
portada.miniatura
Recursos Canal UNED
properties.uned_original_Thumbs
Recursos Cadena Campus
Miniatura_s
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:thumbnailUrl a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/thumbnailUrl A thumbnail image relevant to the Thing. Recuros GICCU portada.miniatura Recursos Canal UNED properties.uned_original_Thumbs Recursos Cadena Campus Miniatura_s""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/transcript
Label: Transcript
Description:
schema.org
https://schema.org/transcript
If this MediaObject is an AudioObject or VideoObject, the transcript of that object.
Recursos Cadena Campus
Transcripcion_ss
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:transcript a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/transcript If this MediaObject is an AudioObject or VideoObject, the transcript of that object. Recursos Cadena Campus Transcripcion_ss""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/translator
Label: Translator
Description:
schema.org
https://schema.org/translator
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.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:translator a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/translator 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.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/typicalAgeRange
Label: Typicalagerange
Description:
schema.org
https://schema.org/typicalAgeRange
The typical expected age range, e.g. '7-9', '11-'.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:typicalAgeRange a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/typicalAgeRange The typical expected age range, e.g. '7-9', '11-'.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/upvoteCount
Label: Upvotecount
Description:
schema.org
https://schema.org/upvoteCount
The number of upvotes this question, answer or comment has received from the community.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:upvoteCount a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/upvoteCount The number of upvotes this question, answer or comment has received from the community.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/url
Label: Url
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:url a owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/videoFrameSize
Label: Videoframesize
Description:
schema.org
https://schema.org/videoFrameSize
The frame size of the video.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:videoFrameSize a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/videoFrameSize The frame size of the video.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/videoQuality
Label: Videoquality
Description:
schema.org
https://schema.org/videoQuality
The quality of the video.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:videoQuality a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/videoQuality The quality of the video.""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/width
Label: Width
Description:
schema.org
https://schema.org/width
The width of the item.
Recursos Canal UNED
tracks.XX.width
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:width a owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:comment """schema.org https://schema.org/width The width of the item. Recursos Canal UNED tracks.XX.width""" ; rdfs:subPropertyOf owl:topDataProperty .
URI: https://schema.org/workFeatured
Label: Workfeatured
Description:
schema.org
https://schema.org/workFeatured
A work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:workFeatured a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/workFeatured A work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://schema.org/workPerformed
Label: Workperformed
Description:
schema.org
https://schema.org/workPerformed
A work performed in some event, for example a play performed in a TheaterEvent.
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix schema: <https://schema.org/> . schema:workPerformed a owl:ObjectProperty ; rdfs:comment """schema.org https://schema.org/workPerformed A work performed in some event, for example a play performed in a TheaterEvent.""" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://www.w3.org/2008/05/skos#broader
Label: Broader
Has Super Property (direct): skos1:broaderTransitive
Has Super Property (all): skos1:broaderTransitive | skos1:semanticRelation
Has Sub Property (direct): https://ontologia.contenidosdigitales.uned.es#broadMatch
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:broader a owl:ObjectProperty ; rdfs:subPropertyOf skos1:broaderTransitive ; owl:inverseOf skos1:narrower .
URI: http://www.w3.org/2008/05/skos#broaderTransitive
Label: Broadertransitive
Has Super Property (direct): skos1:semanticRelation
Has Sub Property (direct): skos1:broader
Has Sub Property (all): skos1:broader | https://ontologia.contenidosdigitales.uned.es#broadMatch
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:broaderTransitive a owl:ObjectProperty ; rdfs:subPropertyOf skos1:semanticRelation ; owl:inverseOf skos1:narrowerTransitive .
URI: http://www.w3.org/2008/05/skos#closeMatch
Label: Closematch
Has Super Property (direct): skos1:mappingRelation
Has Sub Property (direct): skos1:exactMatch
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:closeMatch a owl:ObjectProperty, owl:SymmetricProperty ; rdfs:subPropertyOf skos1:mappingRelation .
URI: http://www.w3.org/2008/05/skos#exactMatch
Label: Exactmatch
Has Super Property (direct): skos1:closeMatch
Has Super Property (all): skos1:closeMatch | skos1:mappingRelation
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:exactMatch a owl:ObjectProperty, owl:SymmetricProperty, owl:TransitiveProperty ; rdfs:subPropertyOf skos1:closeMatch .
URI: http://www.w3.org/2008/05/skos#hasTopConcept
Label: Hastopconcept
Domain: skos1:ConceptScheme
Range: skos1:Concept
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:hasTopConcept a owl:ObjectProperty ; rdfs:domain skos1:ConceptScheme ; rdfs:range skos1:Concept ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf skos1:topConceptOf .
URI: http://www.w3.org/2008/05/skos#inScheme
Label: Inscheme
Has Sub Property (direct): skos1:topConceptOf
Range: skos1:ConceptScheme
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:inScheme a owl:ObjectProperty ; rdfs:range skos1:ConceptScheme ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://www.w3.org/2008/05/skos#mappingRelation
Label: Mappingrelation
Has Sub Property (direct): skos1:closeMatch | skos1:narrowMatch | skos1:relatedMatch | https://ontologia.contenidosdigitales.uned.es#broadMatch
Has Sub Property (all): skos1:closeMatch | skos1:exactMatch | skos1:narrowMatch | skos1:relatedMatch | https://ontologia.contenidosdigitales.uned.es#broadMatch
Domain: skos1:Concept
Range: skos1:Concept
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:mappingRelation a owl:ObjectProperty ; rdfs:domain skos1:Concept ; rdfs:range skos1:Concept ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://www.w3.org/2008/05/skos#member
Label: Member
Domain: skos1:Collection
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:member a owl:ObjectProperty ; rdfs:domain skos1:Collection ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://www.w3.org/2008/05/skos#memberList
Label: Memberlist
Domain: skos1:OrderedCollection
Range: rdf:List
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:memberList a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:domain skos1:OrderedCollection ; rdfs:range rdf:List ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://www.w3.org/2008/05/skos#narrowMatch
Label: Narrowmatch
Has Super Property (direct): skos1:mappingRelation | skos1:narrower
Has Super Property (all): skos1:mappingRelation | skos1:narrower | skos1:narrowerTransitive | skos1:semanticRelation
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:narrowMatch a owl:ObjectProperty ; rdfs:subPropertyOf skos1:mappingRelation, skos1:narrower ; owl:inverseOf <https://ontologia.contenidosdigitales.uned.es#broadMatch> .
URI: http://www.w3.org/2008/05/skos#narrower
Label: Narrower
Has Super Property (direct): skos1:narrowerTransitive
Has Super Property (all): skos1:narrowerTransitive | skos1:semanticRelation
Has Sub Property (direct): skos1:narrowMatch
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:narrower a owl:ObjectProperty ; rdfs:subPropertyOf skos1:narrowerTransitive .
URI: http://www.w3.org/2008/05/skos#narrowerTransitive
Label: Narrowertransitive
Has Super Property (direct): skos1:semanticRelation
Has Sub Property (direct): skos1:narrower
Has Sub Property (all): skos1:narrower | skos1:narrowMatch
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:narrowerTransitive a owl:ObjectProperty ; rdfs:subPropertyOf skos1:semanticRelation .
URI: http://www.w3.org/2008/05/skos#related
Label: Related
Has Super Property (direct): skos1:semanticRelation
Has Sub Property (direct): skos1:relatedMatch
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:related a owl:ObjectProperty, owl:SymmetricProperty ; rdfs:subPropertyOf skos1:semanticRelation .
URI: http://www.w3.org/2008/05/skos#relatedMatch
Label: Relatedmatch
Has Super Property (direct): skos1:mappingRelation | skos1:related
Has Super Property (all): skos1:mappingRelation | skos1:related | skos1:semanticRelation
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:relatedMatch a owl:ObjectProperty, owl:SymmetricProperty ; rdfs:subPropertyOf skos1:mappingRelation, skos1:related .
URI: http://www.w3.org/2008/05/skos#semanticRelation
Label: Semanticrelation
Has Sub Property (direct): skos1:broaderTransitive | skos1:narrowerTransitive | skos1:related
Has Sub Property (all): skos1:broaderTransitive | skos1:broader | https://ontologia.contenidosdigitales.uned.es#broadMatch | skos1:narrowerTransitive | skos1:narrower | skos1:narrowMatch | skos1:related | skos1:relatedMatch
Domain: skos1:Concept
Range: skos1:Concept
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:semanticRelation a owl:ObjectProperty ; rdfs:domain skos1:Concept ; rdfs:range skos1:Concept ; rdfs:subPropertyOf owl:topObjectProperty .
URI: http://www.w3.org/2008/05/skos#topConceptOf
Label: Topconceptof
Has Super Property (direct): skos1:inScheme
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos1: <http://www.w3.org/2008/05/skos#> . skos1:topConceptOf a owl:ObjectProperty ; rdfs:subPropertyOf skos1:inScheme .
URI: https://www.wikidata.org/wiki/Property:P2388
Label: Office held by head of the organization
Domain: wd:Q212071
Range: wd:Q16691805
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://www.wikidata.org/wiki/Property:P2388> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:label "isRectorOf", "office held by head of the organization" ; rdfs:domain wd:Q212071 ; rdfs:range wd:Q16691805 ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://www.wikidata.org/wiki/Property:P2389> .
URI: https://www.wikidata.org/wiki/Property:P2389
Label: Organization which is directed by this office
Domain: wd:Q16691805
Range: wd:Q212071
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix wd: <https://www.wikidata.org/wiki/> . <https://www.wikidata.org/wiki/Property:P2389> a owl:FunctionalProperty, owl:ObjectProperty ; rdfs:label "hasRector", "organization which is directed by this office" ; rdfs:domain wd:Q16691805 ; rdfs:range wd:Q212071 ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://www.wikidata.org/wiki/Property:P361
Label: Is part of
Has Sub Property (direct): https://ontologia.contenidosdigitales.uned.es#isDepartmentOf | https://ontologia.contenidosdigitales.uned.es#isFacultyOf
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://www.wikidata.org/wiki/Property:P361> a owl:ObjectProperty ; rdfs:label "is part of" ; rdfs:subPropertyOf owl:topObjectProperty ; owl:inverseOf <https://www.wikidata.org/wiki/Property:P527> .
URI: https://www.wikidata.org/wiki/Property:P3989
Label: Members have occupation
Has Sub Property (direct): https://ontologia.contenidosdigitales.uned.es#hasResearcher
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://www.wikidata.org/wiki/Property:P3989> a owl:ObjectProperty ; rdfs:label "members have occupation" ; rdfs:subPropertyOf owl:topObjectProperty .
URI: https://www.wikidata.org/wiki/Property:P527
Label: Has part
Has Sub Property (direct): https://ontologia.contenidosdigitales.uned.es#hasDepartment | https://ontologia.contenidosdigitales.uned.es#hasFaculty
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://www.wikidata.org/wiki/Property:P527> a owl:ObjectProperty ; rdfs:label "has part" ; rdfs:subPropertyOf owl:topObjectProperty .