@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/TSO-MBZXLNPD-1>
  skos:definition "A set of statements or instructions comprising a computer programme in a programming language. Source code are generally presented in the form of a set of text files that can be read by a user and are executable by a machine. Source code is the representation of a software programme that enables the user to make modifications. (French Ministry of Higher Education and Research. \"Second French Plan for Open Science\" (2021). Ouvrir la Science. Available at  <a href=\"https://www.ouvrirlascience.fr/second-national-plan-for-open-science/\">https://www.ouvrirlascience.fr/second-national-plan-for-open-science/</a> (Accessed on 5 July 2024))"@en, "Conjunto de líneas de texto [en algún languaje de programación] que son las instrucciones que debe seguir la computadora para ejecutar un programa. (Alfonso Ayala Sánchez. (2012). Tecnología digital. Universidad Nacional Autónoma de México. Recuperado el 8 de julio de 2024, de  <a href=\"https://archivos.juridicas.unam.mx/www/bjv/libros/7/3191/8.pdf)\">https://archivos.juridicas.unam.mx/www/bjv/libros/7/3191/8.pdf)</a>"@es, "Ensemble d’instructions composant un programme informatique dans un langage de programmation. Le code source se matérialise généralement sous la forme d’un ensemble de fichiers texte lisibles par un utilisateur et exécutables par une machine. Le code source est la représentation d’un logiciel pour qu’un utilisateur puisse y apporter des modifications. (Ministère de l’Enseignement Supérieur et de la Recherche. Deuxième Plan national pour la science ouverte. Juillet 2021. Disponible sur  <a href=\"https://www.ouvrirlascience.fr/deuxieme-plan-national-pour-la-science-ouverte/\">https://www.ouvrirlascience.fr/deuxieme-plan-national-pour-la-science-ouverte/</a>. Consulté le 5 juillet 2024.)"@fr ;
  skos:prefLabel "code source"@fr, "source code"@en, "código fuente"@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-MJRKBMDW-Q> ;
  dc:created "2021-07-13"^^xsd:date ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q128751> ;
  dc:modified "2024-12-02"^^xsd:date ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-VSRRRHXF-N> ;
  a skos:Concept ;
  skos:altLabel "source code"@es, "texto fuente"@es ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> .

<http://data.loterre.fr/ark:/67375/TSO-VSRRRHXF-N>
  skos:prefLabel "código fuente abierto"@es, "open source code"@en, "code source ouvert"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-MBZXLNPD-1> .

<http://data.loterre.fr/ark:/67375/TSO> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/TSO-MJRKBMDW-Q>
  skos:prefLabel "type de donnée"@fr, "tipo de dato"@es, "data type"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-MBZXLNPD-1> .

