@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/_140>
        a                  reg:RegisterItem ;
        rdfs:label         "Rock - Point load strength test - Franklin test"@en , "Roches - Résistance sous charge ponctuelle - Essai Franklin"@fr ;
        dct:dateAccepted   "2021-08-05T09:31:58.206Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2021-08-05T08:56:58.094Z"^^xsd:dateTime ;
        dct:description    "The Franklin test is a resistance test that consists of breaking rock fragments of any shape, or from cores, between two conical pieces with spherical termination. The thickness of the samples between these two points can vary from 25 to 100 mm. This test is generally carried out on a large number of specimens (at least 10, in particular in the case of heterogeneity or anisotropy)."@en , "L'essai Franklin est un essai de résistance qui consiste à rompre des fragments de roche de forme quelconque, ou provenant de carottages, entre deux pièces coniques à terminaison sphérique. L'épaisseur des échantillons entre ces deux pointes peut varier de 25 à 100 mm. Cet essai est réalisé en général sur un grand nombre d'éprouvettes (au moins 10, notamment en cas d'hétérogénéité ou d'anisotropie)."@fr ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/Proc/140> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/Proc/_140:1#graph>
                           ] ;
        reg:itemClass      <https://data.geoscience.fr/def/main#LaboratoryTestOnRock> , <https://data.geoscience.fr/def/main#ExperimentalMethod> , skos:Concept , <https://data.geoscience.fr/def/main#Process> , <https://data.geoscience.fr/def/main#GeotechnicalTest> , <https://data.geoscience.fr/def/main#LaboratoryTest> , <https://data.geoscience.fr/def/main#NormalisedMethod> ;
        reg:notation       140 ;
        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 .

<https://data.geoscience.fr/ncl/Proc/140>
        a                  <https://data.geoscience.fr/def/main#Process> , <https://data.geoscience.fr/def/main#NormalisedMethod> , <https://data.geoscience.fr/def/main#LaboratoryTestOnRock> , <https://data.geoscience.fr/def/main#ExperimentalMethod> , <https://data.geoscience.fr/def/main#LaboratoryTest> , <https://data.geoscience.fr/def/main#GeotechnicalTest> , skos:Concept ;
        rdfs:label         "Roches - Résistance sous charge ponctuelle - Essai Franklin"@fr , "Rock - Point load strength test - Franklin test"@en ;
        dct:description    "The Franklin test is a resistance test that consists of breaking rock fragments of any shape, or from cores, between two conical pieces with spherical termination. The thickness of the samples between these two points can vary from 25 to 100 mm. This test is generally carried out on a large number of specimens (at least 10, in particular in the case of heterogeneity or anisotropy)."@en , "L'essai Franklin est un essai de résistance qui consiste à rompre des fragments de roche de forme quelconque, ou provenant de carottages, entre deux pièces coniques à terminaison sphérique. L'épaisseur des échantillons entre ces deux pointes peut varier de 25 à 100 mm. Cet essai est réalisé en général sur un grand nombre d'éprouvettes (au moins 10, notamment en cas d'hétérogénéité ou d'anisotropie)."@fr ;
        dct:source         "XP P94-429 Décembre 2002 (P94-429)"@fr ;
        reg:category       <https://data.geoscience.fr/ncl/structure/Category/14> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/Proc> ;
        skos:notation      "140" ;
        skos:prefLabel     "Roches - Résistance sous charge ponctuelle - Essai Franklin"@fr , "Rock - Point load strength test - Franklin test"@en ;
        skos:topConceptOf  <https://data.geoscience.fr/ncl/Proc> ;
        adms:status        <http://inspire.ec.europa.eu/registry/status/valid> .
