@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-R9KK9HLD-7
  skos:definition """En logique et en mathématiques, une formule est une suite finie d'objets, dotée de propriétés particulières qui rendent possible la syntaxe dans tous ces domaines. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Formule_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Formule_(math%C3%A9matiques)</a>)"""@fr, """In science, a formula is a concise way of expressing information symbolically, as in a mathematical formula or a chemical formula. The informal use of the term formula in science refers to the general construct of a relationship between given quantities. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Formula">https://en.wikipedia.org/wiki/Formula</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-NRJSM1FG-4 ;
  skos:prefLabel "formule"@fr, "formula"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Formule_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Formula> .

psr:-NRJSM1FG-4
  skos:prefLabel "logique mathématique"@fr, "mathematical logic"@en ;
  a skos:Concept ;
  skos:narrower psr:-R9KK9HLD-7 .

