@prefix schema: <https://schema.org/> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix qb:    <http://purl.org/linked-data/cube#> .
@prefix dgu:   <http://reference.data.gov.uk/def/reference/> .
@prefix ui:    <http://purl.org/linked-data/registry-ui#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix reg:   <http://purl.org/linked-data/registry#> .
@prefix api:   <http://purl.org/linked-data/api/vocab#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix org:   <http://www.w3.org/ns/org#> .
@prefix odrs:  <http://schema.theodi.org/odrs#> .
@prefix env-ui: <http://environment.data.gov.uk/registry/structure/ui/> .
@prefix version: <http://purl.org/linked-data/version#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://data.geoscience.fr/ncl/Proc/148>
        a                  skos:Concept , <https://data.geoscience.fr/def/main#Process> ;
        rdfs:label         "Back analysis"@en , "Calcul de calage, méthode inverse"@fr ;
        dct:description    "Un problème inverse est une méthode dans laquelle on tente de déterminer les causes d'un phénomène à partir des observations expérimentales de ses effets. La résolution du problème inverse passe en général par une étape initiale de modélisation du phénomène, dite problème direct qui décrit comment les paramètres du modèle se traduisent en effets observables expérimentalement. Ensuite, à partir des mesures obtenues sur le phénomène réel, la démarche va consister à approximer au mieux les paramètres qui permettent de rendre compte de ces mesures. Cette résolution peut se faire par simulation numérique ou de façon analytique."@fr , "A reverse problem is a method in which one tries to determine the causes of a phenomenon from experimental observations of its effects. The solution of the inverse problem usually involves an initial stage of modelling the phenomenon, known as a direct problem, which describes how the parameters of the model translate into observable effects experimentally. Then, on the basis of the measurements obtained on the real phenomenon, the approach will be to approximate at best the parameters that allow to report these measurements. This resolution can be done by numerical simulation or analytically."@en ;
        reg:category       <https://data.geoscience.fr/ncl/structure/Category/14> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/Proc> ;
        skos:notation      "148" ;
        skos:prefLabel     "Back analysis"@en , "Calcul de calage, méthode inverse"@fr ;
        skos:topConceptOf  <https://data.geoscience.fr/ncl/Proc> ;
        adms:status        <http://inspire.ec.europa.eu/registry/status/valid> .

<https://data.geoscience.fr/ncl/Proc/_148>
        a                  reg:RegisterItem ;
        rdfs:label         "Back analysis"@en , "Calcul de calage, méthode inverse"@fr ;
        dct:dateAccepted   "2021-08-05T09:33:02.705Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-08-05T08:56:58.013Z"^^xsd:dateTime ;
        dct:description    "A reverse problem is a method in which one tries to determine the causes of a phenomenon from experimental observations of its effects. The solution of the inverse problem usually involves an initial stage of modelling the phenomenon, known as a direct problem, which describes how the parameters of the model translate into observable effects experimentally. Then, on the basis of the measurements obtained on the real phenomenon, the approach will be to approximate at best the parameters that allow to report these measurements. This resolution can be done by numerical simulation or analytically."@en , "Un problème inverse est une méthode dans laquelle on tente de déterminer les causes d'un phénomène à partir des observations expérimentales de ses effets. La résolution du problème inverse passe en général par une étape initiale de modélisation du phénomène, dite problème direct qui décrit comment les paramètres du modèle se traduisent en effets observables expérimentalement. Ensuite, à partir des mesures obtenues sur le phénomène réel, la démarche va consister à approximer au mieux les paramètres qui permettent de rendre compte de ces mesures. Cette résolution peut se faire par simulation numérique ou de façon analytique."@fr ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/Proc/148> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/Proc/_148:1#graph>
                           ] ;
        reg:itemClass      <https://data.geoscience.fr/def/main#Process> , skos:Concept ;
        reg:notation       148 ;
        reg:register       <https://data.geoscience.fr/ncl/Proc> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    3 .
