@prefix rdf: . @prefix ns1: . @prefix ns2: . ns1:communication_right rdf:type ns2:CommunicationRight . @prefix rdfs: . ns1:communication_right rdfs:comment "pas de restriction de communication" . @prefix ecrm: . ns1:communication_right ecrm:P3_has_note "pas de restriction de communication" .