« Utilisateur:Ahmed Saadé » : différence entre les versions

De ESCR
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 2 : Ligne 2 :


prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix daap: <http://daap.eu/wiki/>
PREFIX daapProp: <http://daap.eu/wiki/Property:>
PREFIX daapUser: <http://daap.eu/wiki/User:>
prefix vcard: <http://www.w3.org/2006/vcard/ns#>


<http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer> rdfs:label    "RamanEvolution".
<http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer>  
rdfs:label    "RamanEvolution";
rdf:type      daap:Device.                                                        






</rdf>
</rdf>

Version du 9 octobre 2020 à 08:28

prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix daap: <http://daap.eu/wiki/> 
PREFIX daapProp: <http://daap.eu/wiki/Property:> 
PREFIX daapUser: <http://daap.eu/wiki/User:> 
prefix vcard: <http://www.w3.org/2006/vcard/ns#>

<http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer> 
 rdfs:label    "RamanEvolution";
 rdf:type       daap:Device.