@prefix rdf: . @prefix ns1: . @prefix skos: . ns1:pp rdf:type skos:Concept ; skos:note "Except where an individual code has been assigned to a specific form"@en ; skos:editorialNote "English term is preferred globally." ; skos:prefLabel "musica leggera"@it , "popular music"@en ; skos:altLabel "pop"@it , "pop"@en , "musica pop"@it , "pop music"@fr ; skos:topConceptOf ns1: . @prefix ns3: . ns1:pp skos:exactMatch ns3:pp . @prefix ns4: . ns1:pp skos:exactMatch ns4:popmusic . @prefix ns5: . ns1:pp skos:exactMatch ns5:cb11957141f . @prefix ns6: . ns1:pp skos:exactMatch ns6:pop .