<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:voaf="http://purl.org/vocommons/voaf#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:vann="http://purl.org/vocab/vann/" xmlns:dct="http://purl.org/dc/terms/"> <voaf:Vocabulary rdf:about="http://purl.org/net/po#"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/> <vann:preferredNamespacePrefix>po</vann:preferredNamespacePrefix> <vann:preferredNamespaceUri>http://purl.org/net/po#</vann:preferredNamespaceUri> <dct:description>An ontology for describing playlists, playlist entries and songs.</dct:description> <dct:title>Playlist Ontology</dct:title> </voaf:Vocabulary> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:voaf="http://purl.org/vocommons/voaf#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:vann="http://purl.org/vocab/vann/" xmlns:dct="http://purl.org/dc/terms/">
  <voaf:Vocabulary rdf:about="http://purl.org/net/po#">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
    <vann:preferredNamespacePrefix>po</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://purl.org/net/po#</vann:preferredNamespaceUri>
    <dct:description>An ontology for describing playlists, playlist entries and songs.</dct:description>
    <dct:title>Playlist Ontology</dct:title>
  </voaf:Vocabulary>
</rdf:RDF>