

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/'>
	<!ENTITY category 'http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Category-3A'>
	<!ENTITY property 'http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'https://www.wikidebrouillard.org/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="https://www.wikidebrouillard.org/wiki/Special:ExportRDF/Le_Labo_Numerique_avec_VittaScience">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-06-04T17:34:07+02:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Le_Labo_Numerique_avec_VittaScience">
		<rdf:type rdf:resource="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Category-3ATutorials"/>
		<rdfs:label>Le Labo Numerique avec VittaScience</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://www.wikidebrouillard.org/wiki/Special:ExportRDF/Le_Labo_Numerique_avec_VittaScience"/>
		<swivt:page rdf:resource="https://www.wikidebrouillard.org/wiki/Le_Labo_Numerique_avec_VittaScience"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fr</swivt:wikiPageContentLanguage>
		<property:Applications rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le clignotement programmé est présent tout autour de nous : les clignotants des voitures, les lumières de détresse sur les barrières de chantier, les guirlandes lumineuses de Noël, ou encore le voyant de charge d'un téléphone portable.</property:Applications>
		<property:Avertissement rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le sens de la LED est primordial : si elle est branchée à l'envers (la patte courte connectée au pin numérique), le courant ne peut pas passer et elle restera éteinte. Un autre oubli classique est le second bloc "Attendre" après l'état BAS (0). Sans lui, la carte éteint la LED mais la rallume instantanément au cycle suivant, ce qui donne l'illusion visuelle que la LED reste allumée fixe sans clignoter.</property:Avertissement>
		<property:Complete rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Published</property:Complete>
		<property:Deepen rdf:datatype="http://www.w3.org/2001/XMLSchema#string">La résistance intercalée dans le circuit est indispensable car les LED sont des composants très sensibles. Elle limite l'intensité du courant électrique qui traverse la diode pour éviter qu'elle ne surchauffe et ne grille de manière irréversible.</property:Deepen>
		<property:Description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Labo Numérique avec VittaScience</property:Description>
		<property:Difficulty rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Technical</property:Difficulty>
		<property:Disciplines_scientifiques rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Arduino</property:Disciplines_scientifiques>
		<property:Disciplines_scientifiques rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Computing</property:Disciplines_scientifiques>
		<property:Disciplines_scientifiques rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Electricity</property:Disciplines_scientifiques>
		<property:Duration rdf:datatype="http://www.w3.org/2001/XMLSchema#double">60</property:Duration>
		<property:Duration-2Dtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">minute(s)</property:Duration-2Dtype>
		<property:Explanations rdf:datatype="http://www.w3.org/2001/XMLSchema#string">La carte de programmation agit comme un petit cerveau électronique. L'interface VittaScience permet aux humains de rédiger des instructions logiques sous forme de blocs visuels (semblables à Scratch) pour éviter les fautes de syntaxe textuelle. Lorsque l'on passe une broche numérique à l'état HAUT (1), la carte envoie de l'électricité (une tension de 5 Volts) sur cette broche. À l'état BAS (0), l'électricité est coupée (0 Volt). La boucle "Répéter indéfiniment" oblige la carte à exécuter cette suite d'instructions en continu.</property:Explanations>
		<property:Introduction rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Maintenant que vous savez parler le langage des machines avec des cartes fléchées au sol, il est temps de passer sur un véritable laboratoire numérique sur ordinateur ! Grâce à la plateforme VittaScience, nous allons assembler des blocs de code à l'écran pour envoyer des ordres à une petite puce électronique. Notre objectif : faire clignoter une petite lumière appelée LED à la vitesse que nous voulons !</property:Introduction>
		<property:Item rdf:resource="&wiki;LED"/>
		<property:Item rdf:resource="&wiki;Résistance"/>
		<property:Item rdf:resource="&wiki;Câble_Dupont"/>
		<property:Item rdf:resource="&wiki;Ordinateur"/>
		<property:Item rdf:resource="&wiki;Breadboard"/>
		<property:Item rdf:resource="&wiki;Carte_arduino_micro-2Dcontroleur"/>
		<property:Licences rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Attribution (CC-BY)</property:Licences>
		<property:Main_Picture rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le_Labo_Numerique_avec_VittaScience_IMG_9719.JPG</property:Main_Picture>
		<property:Objectives rdf:datatype="http://www.w3.org/2001/XMLSchema#string">* Comprendre le lien direct entre un code virtuel sur écran et une réaction physique sur un objet réel.
* Maîtriser l'utilisation élémentaire d'une breadboard (plaque de prototypage) pour réaliser un circuit sans soudure.
* Assimiler le rôle d'une boucle infinie (boucle algorithmique de contrôle).
* Savoir modifier un paramètre numérique (temps en millisecondes) pour ajuster le comportement d'un actionneur.</property:Objectives>
		<property:Observations rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Dès que le téléversement se termine, la LED physique s'allume et s'éteint de manière cyclique. Si on diminue le temps d'attente à l'écran, la LED clignote beaucoup plus vite. Si on retire le câble USB, la LED s'éteint mais recommence immédiatement à clignoter dès que la carte est réalimentée, preuve que le programme est resté stocké à l'intérieur.</property:Observations>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Insérez la LED sur la breadboard. Repérez la longue patte (le +) et la petite patte (le -). Connectez la petite patte à la borne '''GND''' (la masse) de la carte à l'aide d'un câble. Connectez la longue patte à la broche numérique '''D10''' en intercalant la résistance de 220 Ohms pour protéger la LED.</property:Step_Content>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Reliez la carte électronique à l'ordinateur à l'aide du câble USB. Ouvrez le navigateur web et rendez-vous sur le site vittascience.com. Choisissez l'interface "Éditeur de code" et sélectionnez le type de carte correspondant à votre matériel.</property:Step_Content>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Regardez votre montage : la LED clignote ! Amusez-vous maintenant à modifier la valeur numérique à l'intérieur des blocs "Attendre" (mettez 1000 millisecondes ou 50 millisecondes) et téléversez à nouveau pour observer le changement de rythme.</property:Step_Content>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Dans la zone de programmation, ouvrez la catégorie "Entrées/Sorties" et glissez les blocs dans la boucle '''"Répéter indéfiniment"'''. Assemblez les blocs de manière à Écrire sur la broche numérique D10 l'état HAUT (1) 

Attendre  1 secondes 

Écrire sur la broche numérique D10 l'état BAS (0)

Attendre 1 secondes.</property:Step_Content>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cliquez sur le bouton "Téléverser " en haut au milieu  de l'écran, sélectionnez le port USB de votre carte. Cliquez ensuite sur le bouton '''"Téléverser"'''. Le logiciel traduit vos blocs graphiques en langage machine et l'injecte dans la mémoire de la carte électronique.</property:Step_Content>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le câblage de la LED</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Connexion et Ouverture</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Création de l'algorithme</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Téléversement du code</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Observation &amp; Modification</property:Step_Title>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VittaScience</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Blocs</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">LED</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Programmation</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Électronique</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Arduino</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kif</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">itifederBrest2026</property:Tags>
		<property:Has_query rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience-23_QUERY4aacd5f248d3f020fff23868466c477f"/>
		<property:Has_query rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience-23_QUERY493e281769f91b5f5022bc429472601f"/>
		<property:Has_query rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience-23_QUERY827b3eb1ecbe33bd886ab3d9d0fcb509"/>
		<property:Has_query rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience-23_QUERY507fb2b018515567fc3b9bb7b3eb7928"/>
		<property:Has_query rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience-23_QUERY4e076c3fe2dbaf42d8fc4d4561714a06"/>
		<property:Has_query rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience-23_QUERYbf8897a10cb61bfc629d8907463083ec"/>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-06-04T12:08:01Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2461196.0055671</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Labo Numerique avec VittaScience</swivt:wikiPageSortKey>
		<property:Comments rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Comments>
		<property:Page_creator rdf:resource="&wiki;Utilisateur-3ANadialb"/>
		<property:I_did_it rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:I_did_it>
		<property:Favorites rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Favorites>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Le_Labo_Numerique_avec_VittaScience-23_QUERY4aacd5f248d3f020fff23868466c477f">
		<swivt:masterPage rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Item:Ordinateur]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Labo Numerique avec VittaScience# QUERY4aacd5f248d3f020fff23868466c477f</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Le_Labo_Numerique_avec_VittaScience-23_QUERY493e281769f91b5f5022bc429472601f">
		<swivt:masterPage rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Item:Carte arduino micro-controleur]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Labo Numerique avec VittaScience# QUERY493e281769f91b5f5022bc429472601f</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Le_Labo_Numerique_avec_VittaScience-23_QUERY827b3eb1ecbe33bd886ab3d9d0fcb509">
		<swivt:masterPage rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Item:Breadboard]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Labo Numerique avec VittaScience# QUERY827b3eb1ecbe33bd886ab3d9d0fcb509</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Le_Labo_Numerique_avec_VittaScience-23_QUERY507fb2b018515567fc3b9bb7b3eb7928">
		<swivt:masterPage rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Item:Câble Dupont]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Labo Numerique avec VittaScience# QUERY507fb2b018515567fc3b9bb7b3eb7928</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Le_Labo_Numerique_avec_VittaScience-23_QUERY4e076c3fe2dbaf42d8fc4d4561714a06">
		<swivt:masterPage rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Item:LED]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Labo Numerique avec VittaScience# QUERY4e076c3fe2dbaf42d8fc4d4561714a06</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Le_Labo_Numerique_avec_VittaScience-23_QUERYbf8897a10cb61bfc629d8907463083ec">
		<swivt:masterPage rdf:resource="&wiki;Le_Labo_Numerique_avec_VittaScience"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Item:Résistance]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Labo Numerique avec VittaScience# QUERYbf8897a10cb61bfc629d8907463083ec</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Category-3ATutorials" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AApplications" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AAvertissement" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AComplete" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADeepen" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADescription" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADifficulty" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADisciplines_scientifiques" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADuration" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADuration-2Dtype" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AExplanations" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AIntroduction" />
	<owl:ObjectProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AItem" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ALicences" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AMain_Picture" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AObjectives" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AObservations" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AStep_Content" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AStep_Title" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ATags" />
	<owl:ObjectProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AHas_query" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AComments" />
	<owl:ObjectProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3APage_creator" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AI_did_it" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AFavorites" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#masterPage" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AQuery_depth" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AQuery_format" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AQuery_size" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AQuery_string" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>