Difference between revisions of "Data:Lip(Sys)2/Flame Ionization Detector"
Jump to navigation
Jump to search
Sana Tfaili (talk | contribs) (Created page with "== Prefix == <rdf> prefix deviceLab: <http://daap.eu/wiki/Lip(Sys)2/> </rdf> <rdf > PREFIX daapSch: <http://daap.eu/wiki/Schema:> PREFIX daapProp: <http://daap.eu/wiki/Proper...") |
Karima Rafes (talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Prefix == | == Prefix == | ||
<rdf> | <rdf> | ||
− | + | BASE <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2/Flame_Ionization_Detector> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</rdf> | </rdf> | ||
<rdf> | <rdf> | ||
− | |||
− | |||
− | |||
− | |||
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> | prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> | ||
+ | prefix owl: <http://www.w3.org/2002/07/owl#> | ||
+ | prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> | ||
+ | prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
prefix vcard: <http://www.w3.org/2006/vcard/ns#> | prefix vcard: <http://www.w3.org/2006/vcard/ns#> | ||
+ | prefix xsd: <http://www.w3.org/2001/XMLSchema#> | ||
+ | |||
+ | prefix deviceLab: <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2/> | ||
+ | |||
+ | prefix daap: <http://daap.dsi.universite-paris-saclay.fr/wiki/> | ||
+ | prefix user: <http://daap.dsi.universite-paris-saclay.fr/wiki/User:> | ||
+ | prefix daapd: <http://daap.dsi.universite-paris-saclay.fr/wiki/Data:Device#> | ||
</rdf> | </rdf> | ||
− | |||
− | |||
<rdf> | <rdf> | ||
− | + | <> | |
− | rdf:type | + | rdf:type daap:Flame_Ionization_Detector ; |
− | rdf:type | + | rdf:type daapd:Device ; |
− | + | daapd:item <http://www.wikidata.org/entity/Q873305> ; | |
− | + | daapd:pilotProcess user:Pierre_Chaminade ; | |
− | + | daapd:pilotProcess user:Sonia_Abreu ; | |
rdfs:label "Flame Ionization Detector"@en ; | rdfs:label "Flame Ionization Detector"@en ; | ||
+ | rdfs:label "Détecteur d'ionisation de flamme"@fr ; | ||
rdfs:seeAlso deviceLab:Flame_Ionization_Detector ; | rdfs:seeAlso deviceLab:Flame_Ionization_Detector ; | ||
geo:lat "48.762264"^^xsd:float ; | geo:lat "48.762264"^^xsd:float ; | ||
geo:long "2.273588"^^xsd:float ; | geo:long "2.273588"^^xsd:float ; | ||
− | vcard:organization-unit <http://daap. | + | vcard:organization-unit <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2> . |
− | . | ||
</rdf> | </rdf> | ||
Line 39: | Line 37: | ||
{{#sparql: | {{#sparql: | ||
− | prefix deviceLab: <http://daap. | + | prefix deviceLab: <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2/> |
select * where | select * where | ||
{ deviceLab:Flame_Ionization_Detector ?y ?z . } | { deviceLab:Flame_Ionization_Detector ?y ?z . } | ||
|cache=no | |cache=no | ||
}} | }} |
Latest revision as of 18:55, 14 November 2021
Prefix
BASE <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2/Flame_Ionization_Detector>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix vcard: <http://www.w3.org/2006/vcard/ns#>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix deviceLab: <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2/>
prefix daap: <http://daap.dsi.universite-paris-saclay.fr/wiki/>
prefix user: <http://daap.dsi.universite-paris-saclay.fr/wiki/User:>
prefix daapd: <http://daap.dsi.universite-paris-saclay.fr/wiki/Data:Device#>
<>
rdf:type daap:Flame_Ionization_Detector ;
rdf:type daapd:Device ;
daapd:item <http://www.wikidata.org/entity/Q873305> ;
daapd:pilotProcess user:Pierre_Chaminade ;
daapd:pilotProcess user:Sonia_Abreu ;
rdfs:label "Flame Ionization Detector"@en ;
rdfs:label "Détecteur d'ionisation de flamme"@fr ;
rdfs:seeAlso deviceLab:Flame_Ionization_Detector ;
geo:lat "48.762264"^^xsd:float ;
geo:long "2.273588"^^xsd:float ;
vcard:organization-unit <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2> .