#Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp # using base file:///home/pa/recherche/mawg/id3/complete.ttlu # Notation3 generation by # notation3.py,v 1.200 2007/12/11 21:18:08 syosi Exp # Base was: file:///home/pa/recherche/mawg/id3/complete.ttlu @prefix : . @prefix id3v2: . @prefix rdfs: . @prefix xsd: . a :AudioTrack; :date "2011-02-28"^^xsd:date; :duration 123.456e+00; :hasCompression [ rdfs:label "tflt" ]; :hasContributor [ rdfs:label "tpe2" ], [ rdfs:label "tpe3" ], [ rdfs:label "tpe4" ], [ rdfs:label "text" ], [ rdfs:label "tenc" ], [ rdfs:label "tcom" ]; :hasCreator [ rdfs:label "tpe1b" ], [ rdfs:label "tpe1a" ]; :hasGenre [ rdfs:label "tcon" ]; :hasKeyword [ rdfs:label "tmoo1" ], [ rdfs:label "tmoo2" ]; :hasLanguage [ rdfs:label "eng" ]; :hasPublisher [ rdfs:label "tpub" ]; :hasRating [ :hasRatingSystem id3v2:POPM; :isProvidedBy [ rdfs:label "pierre-antoine.champin@liris.cnrs.fr" ]; :ratingScaleMax 255.0e+00; :ratingScaleMin 0.0e+00; :ratingValue 234.0e+00 ]; :isMemberOf [ rdfs:label "talb" ]; :recordDate "2011-02-28"^^xsd:date; :releaseDate "2011-03-01"^^xsd:date; :title "tit2", "tit3" . #ENDS