@prefix rdfs: . @prefix daia: . @prefix skos2: . @prefix owl: . a owl:Class ; rdfs:comment "can be accessed freely on the Web"@en ; skos2:scopeNote "this does not imply free reuse, for instance distribution and and modification. A specific license should be used for details."@en ; rdfs:label "open access service"@en ; rdfs:subClassOf daia:Service .