@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/144>
        a                  <https://data.geoscience.fr/def/main#LaboratoryTest> , skos:Concept , <https://data.geoscience.fr/def/main#GeotechnicalTest> , <https://data.geoscience.fr/def/main#Process> , <https://data.geoscience.fr/def/main#NormalisedMethod> , <https://data.geoscience.fr/def/main#LaboratoryTestOnRock> ;
        rdfs:label         "Essais pour déterminer les caractéristiques mécaniques et physiques des granulats — Partie 2 : Méthodes pour la détermination de la résistance à la fragmentation"@fr , "Tests for mechanical and physical properties of aggregates — Part 2: Methods for the determination of resistance to fragmentation"@en ;
        dct:description    "The Los Angeles test aims to determine the resistance to fragmentation of coarse aggregates and aggregates for railway ballast. This test applies to natural, manufactured or recycled aggregates used in building and civil engineering."@en , "L’essai Los Angeles a pour objectif de déterminer la résistance à la fragmentation d’un gravillon et des granulats pour ballast ferroviaire. Le présent document s’applique aux granulats naturels, artificiels ou recyclés utilisés dans le Bâtiment et les Travaux Publics."@fr ;
        dct:source         "NF EN 1097-2 Avril 2020 (P18-650-2)"@fr ;
        reg:category       <https://data.geoscience.fr/ncl/structure/Category/14> ;
        skos:altLabel      "Essai Los Angeles"@fr ;
        skos:inScheme      <https://data.geoscience.fr/ncl/Proc> ;
        skos:notation      "144" ;
        skos:prefLabel     "Tests for mechanical and physical properties of aggregates — Part 2: Methods for the determination of resistance to fragmentation"@en , "Essais pour déterminer les caractéristiques mécaniques et physiques des granulats — Partie 2 : Méthodes pour la détermination de la résistance à la fragmentation"@fr ;
        skos:topConceptOf  <https://data.geoscience.fr/ncl/Proc> ;
        adms:status        <http://inspire.ec.europa.eu/registry/status/valid> .
