#Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp 
        #    using base file:///home/pa/recherche/mawg/id3/ext-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/ext-complete.ttlu
     @prefix : <http://www.id3.org/id3v2.3.0#> .
    @prefix _12: <complete.mp3#> .
    @prefix ma: <http://www.w3.org/ns/ma-ont#> .
    @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
    @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
    
    <complete.mp3>     a ma:AudioTrack,
                ma:MediaResource;
         :APIC-3 _12:id3-APIC-APIC-3;
         :APIC-4 <http://example.org/apic.png>;
         :TCOM  [
             <http://xmlns.com/foaf/0.1/name> "tcom" ];
         :TDEN "2011-02-28"^^xsd:date;
         :TDTG "2011-02-28"^^xsd:date;
         :TENC  [
             <http://xmlns.com/foaf/0.1/name> "tenc" ];
         :TEXT  [
             <http://xmlns.com/foaf/0.1/name> "text" ];
         :TFLT  [
             rdfs:label "MPG/3" ];
         :TIT1 "tit1";
         :TIT2 "tit2";
         :TIT3 "tit3";
         :TMOO  [
             rdfs:label "tmoo1" ],
                 [
             rdfs:label "tmoo2" ];
         :TPE1  [
             <http://xmlns.com/foaf/0.1/name> "tpe1a" ],
                 [
             <http://xmlns.com/foaf/0.1/name> "tpe1b" ];
         :TPE2  [
             <http://xmlns.com/foaf/0.1/name> "tpe2" ];
         :TPE3  [
             <http://xmlns.com/foaf/0.1/name> "tpe3" ];
         :TPE4  [
             <http://xmlns.com/foaf/0.1/name> "tpe4" ];
         :tipl-key1  [
             <http://xmlns.com/foaf/0.1/name> "tipl-val1" ];
         :tipl-key2  [
             <http://xmlns.com/foaf/0.1/name> "tipl-val2" ];
         :tmcl-key1  [
             <http://xmlns.com/foaf/0.1/name> "tmcl-val1" ];
         :tmcl-key2  [
             <http://xmlns.com/foaf/0.1/name> "tmcl-val2" ];
         ma:copyright "2011 Pierre-Antoine Champin";
         ma:duration 123.456;
         ma:hasFormat  [
             rdfs:label "MPG/3" ];
         ma:hasGenre  [
             rdfs:label "tcon" ];
         ma:hasLanguage <http://lexvo.org/id/iso639-3/eng>;
         ma:hasPublisher  [
             <http://xmlns.com/foaf/0.1/name> "tpub" ];
         ma:hasRating  [
             ma:hasRatingSystem :POPM;
             ma:isProvidedBy  [
                 rdfs:label "pierre-antoine.champin@liris.cnrs.fr";
                 <http://xmlns.com/foaf/0.1/mbox> <mailto:pierre-antoine.champin@liris.cnrs.fr> ];
             ma:ratingScaleMax 255.0;
             ma:ratingScaleMin 0.0;
             ma:ratingValue 234.0 ];
         ma:isMemberOf  [
             ma:title "talb" ];
         ma:recordDate "2011-02-28"^^xsd:date;
         ma:releaseDate "2011-03-01"^^xsd:date;
         ma:title "tit1 - tit2 (tit3)" .
    
    <http://lexvo.org/id/iso639-3/eng>     rdfs:label "eng" .
    
    :APIC-3     rdfs:subPropertyOf ma:relation .
    
    :APIC-4     rdfs:subPropertyOf ma:relation .
    
    :TCOM     rdfs:subPropertyOf ma:hasContributor .
    
    :TDEN     rdfs:subPropertyOf ma:date .
    
    :TDTG     rdfs:subPropertyOf ma:date .
    
    :TENC     rdfs:subPropertyOf ma:hasContributor .
    
    :TEXT     rdfs:subPropertyOf ma:hasContributor .
    
    :TFLT     rdfs:subPropertyOf ma:hasCompression .
    
    :TIT1     rdfs:subPropertyOf ma:description .
    
    :TIT2     rdfs:subPropertyOf ma:title .
    
    :TIT3     rdfs:subPropertyOf ma:title .
    
    :TMOO     rdfs:subPropertyOf ma:hasKeyword .
    
    :TPE1     rdfs:subPropertyOf ma:hasCreator .
    
    :TPE2     rdfs:subPropertyOf ma:hasContributor .
    
    :TPE3     rdfs:subPropertyOf ma:hasContributor .
    
    :TPE4     rdfs:subPropertyOf ma:hasContributor .
    
    :tipl-key1     rdfs:subPropertyOf ma:hasContributor .
    
    :tipl-key2     rdfs:subPropertyOf ma:hasContributor .
    
    :tmcl-key1     rdfs:subPropertyOf ma:hasContributor .
    
    :tmcl-key2     rdfs:subPropertyOf ma:hasContributor .
    
    rdfs:label     rdfs:subPropertyOf rdfs:label .
    
    ma:title     rdfs:subPropertyOf rdfs:label .
    
    <http://xmlns.com/foaf/0.1/name>     rdfs:subPropertyOf rdfs:label .
    
#ENDS
