@prefix cc: . @prefix : . @prefix owl: . @prefix ms: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix l4lod: . @prefix dct: . @prefix rdf: . @prefix xml: . @prefix provo: . @prefix ldr: . @prefix odrl: . @prefix foaf: . :ms-c-nored-ff a odrl:Policy ; rdfs:label "META-SHARE Commercial NoRedistribution For-A-Fee" ; rdfs:seeAlso ; ms:conditionsOfUse ms:languageEngineeringResearch , ms:noRedistribution , cc:Attribution , cc:CommercialUse ; ms:licenseCategory ms:PUB ; dct:alternative "MS C-NoReD-FF" ; dct:hasVersion "1.0" ; dct:language ; dct:publisher "Meta-Share" ; dct:source ; dct:title "META-SHARE Commercial NoRedistribution For-A-Fee" ; odrl:permission [ odrl:action odrl:aggregate , odrl:extract , cc:DerivativeWorks , cc:Reproduction , cc:CommercialUse ; odrl:constraint [ a odrl:Constraint ; odrl:operator odrl:eq ; odrl:spatial "only at assignee's site" ] ; odrl:constraint [ a odrl:Constraint ; odrl:operator odrl:eq ; odrl:purpose ms:languageEngineeringResearch ] ; odrl:duty [ odrl:action cc:Attribution ] ; odrl:duty [ odrl:action odrl:pay ; odrl:target :resource ] ] ; odrl:prohibition [ odrl:action cc:Distribution ] .