@prefix : . @prefix mp: . @prefix mr: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix core: . @prefix jams: . @prefix rdfs: . @base . rdf:type owl:Ontology ; owl:versionIRI ; owl:imports ; "Andrea Poltronieri (UniBo)"@en , "Jacopo de Berardinis (KCL)"@en , "Nicolas Lazzari (UniBo)"@en , "Valenitna Carriero (UniBo)"@en ; rdfs:comment , """The Music Annotation module provides different music annotation models to accommodate musicological and information retrieval use cases. The primary objective of this module is to enhance support for other descriptional systems, thus increasing interoperability and conversion possibilities from various music annotation formats."""@en ; rdfs:label "Music Annotation Ontology"@en ; owl:versionInfo "1.0"@en . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/elements/1.1/creator rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/license rdf:type owl:AnnotationProperty . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi