« Data:Lycée Le Corbusier » : 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 :
BASE <https://data.escr.fr/wiki/Lycée_Le_Corbusier>
BASE <https://data.escr.fr/wiki/Lycée_Le_Corbusier>


prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX escr: <https://data.escr.fr/wiki/>
PREFIX escr: <https://data.escr.fr/wiki/>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>


<>
<>

Version du 30 septembre 2020 à 14:07

BASE <https://data.escr.fr/wiki/Lycée_Le_Corbusier>

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX escr: <https://data.escr.fr/wiki/>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>

<>
  rdf:type escr:Lycée ;
  rdfs:label "Lycée Le Corbusier" ;
  escr:géolocalisation 'Point(2.026752 48.923503)'^^geo:wktLiteral ;
  escr:siteWeb <http://www.lyc-lecorbusier-poissy.ac-versailles.fr> ;
  escr:referentCFCR2021 <#Référent_Jérôme_Nevado> .
 
<#Référent_Jérôme_Nevado> vcard:fn "Jérôme Nevado" ;
                          escr:methode_pour_le_contacter "à contacter via l'ENT" .