« Utilisateur:Esgitest/ExerciceESGI 2020 10 09 exercice » : différence entre les versions
Aller à la navigation
Aller à la recherche
(Page créée avec « <rdf> PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX daap: <http://daap.eu/wiki/> PREFIX daapProp: <… ») |
Aucun résumé des modifications |
||
Ligne 19 : | Ligne 19 : | ||
geo:long "2.27359"^^xsd:float ; | geo:long "2.27359"^^xsd:float ; | ||
daapProp:pilotProcess | |||
daapUser:Li | daapProp:pilotProcess daapUser:Li . | ||
daapProp:item wd:Q70906 | |||
daapUser:Li daapProp:item wd:Q70906 ; | |||
vcard:email <mailto:li@u-psud.fr> ; | vcard:email <mailto:li@u-psud.fr> ; | ||
vcard:fn "李"@zh , "Li"@fr ; | vcard:fn "李"@zh , "Li"@fr ; |
Version actuelle datée du 30 octobre 2020 à 06:18
PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX daap: <http://daap.eu/wiki/>
PREFIX daapProp: <http://daap.eu/wiki/Property:>
PREFIX daapUser: <http://daap.eu/wiki/User:>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX dcterms: <http://purl.org/dc/terms/>
<http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer>
rdf:type
daap:Device ;
rdfs:label "RamanEvolution"@en ;
rdfs:label "RamanEvolution"@fr ;
geo:lat "48.7623"^^xsd:float ;
geo:long "2.27359"^^xsd:float ;
daapProp:pilotProcess daapUser:Li .
daapUser:Li daapProp:item wd:Q70906 ;
vcard:email <mailto:li@u-psud.fr> ;
vcard:fn "李"@zh , "Li"@fr ;
vcard:bday "2011-05-30"^^xsd:date .
<https://youtu.be/LppehHsKxL4>
dcterms:subject <http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer> .