@prefix qudt:  <http://qudt.org/schema/qudt#> .
@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 qudt-unit: <http://qudt.org/vocab/unit#> .
@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 qudt-quantity: <http://qudt.org/vocab/quantity#> .
@prefix grib2-parameter: <http://codes.wmo.int/grib2/schema/parameter/> .
@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 common-unit: <http://codes.wmo.int/common/schema/unit/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix grib2-core: <http://codes.wmo.int/grib2/schema/core/> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix version: <http://purl.org/linked-data/version#> .
@prefix bufr4-core: <http://codes.wmo.int/bufr4/schema/core/> .
@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 qudt-dimension: <http://qudt.org/vocab/dimension#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix common-core: <http://codes.wmo.int/common/schema/core/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<http://codes.wmo.int/wmdr/SampleTreatment/conversion>
        a                skos:Concept ;
        rdfs:label       "Chemical conversion" ;
        dct:description  "Sample is chemically converted before analysis"@en ;
        skos:notation    "conversion" .

<http://codes.wmo.int/wmdr/SampleTreatment/freezing>
        a                skos:Concept ;
        rdfs:label       "Freezing" ;
        dct:description  "Sample is frozen before analysis"@en ;
        skos:notation    "freezing" .

<http://codes.wmo.int/wmdr/SampleTreatment/mixing>
        a                skos:Concept ;
        rdfs:label       "Mixing" ;
        dct:description  "Sample is mixed before analysis"@en ;
        skos:notation    "mixing" .

<http://codes.wmo.int/wmdr/SampleTreatment/homogenization>
        a                skos:Concept ;
        rdfs:label       "Homogenization" ;
        dct:description  "Sample is homogenized before analysis"@en ;
        skos:notation    "homogenization" .

<http://codes.wmo.int/wmdr/SampleTreatment/evaporation>
        a                skos:Concept ;
        rdfs:label       "Evaporation" ;
        dct:description  "Sample is evaporated before analysis"@en ;
        skos:notation    "evaporation" .

<http://codes.wmo.int/wmdr/SampleTreatment>
        a                      skos:Collection , ldp:Container , reg:Register ;
        rdfs:label             "Sample treatment" ;
        dct:description        "Sample treatment" ;
        dct:modified           "2021-11-04T10:18:38.401Z"^^xsd:dateTime ;
        owl:versionInfo        17 ;
        skos:member            <http://codes.wmo.int/wmdr/SampleTreatment/drying> , <http://codes.wmo.int/wmdr/SampleTreatment/conversion> , <http://codes.wmo.int/wmdr/SampleTreatment/unknown> , <http://codes.wmo.int/wmdr/SampleTreatment/decomposition> , <http://codes.wmo.int/wmdr/SampleTreatment/sieving> , <http://codes.wmo.int/wmdr/SampleTreatment/evaporation> , <http://codes.wmo.int/wmdr/SampleTreatment/heating> , <http://codes.wmo.int/wmdr/SampleTreatment/milling> , <http://codes.wmo.int/wmdr/SampleTreatment/other> , <http://codes.wmo.int/wmdr/SampleTreatment/homogenization> , <http://codes.wmo.int/wmdr/SampleTreatment/freezing> , <http://codes.wmo.int/wmdr/SampleTreatment/particleRemoval> , <http://codes.wmo.int/wmdr/SampleTreatment/inapplicable> , <http://codes.wmo.int/wmdr/SampleTreatment/melting> , <http://codes.wmo.int/wmdr/SampleTreatment/denuding> , <http://codes.wmo.int/wmdr/SampleTreatment/mixing> ;
        ldp:hasMemberRelation  skos:member .

<http://codes.wmo.int/wmdr/SampleTreatment/unknown>
        a                skos:Concept ;
        rdfs:label       "unknown" ;
        dct:description  "unknown"@en ;
        skos:notation    "unknown" .

<http://codes.wmo.int/wmdr/SampleTreatment/heating>
        a                skos:Concept ;
        rdfs:label       "Heating" ;
        dct:description  "Sample is heated before analysis"@en ;
        skos:notation    "heating" .

<http://codes.wmo.int/wmdr/SampleTreatment/decomposition>
        a                skos:Concept ;
        rdfs:label       "Thermal decomposition" ;
        dct:description  "Sample is thermally decomposed before analysis"@en ;
        skos:notation    "decomposition" .

<http://codes.wmo.int/wmdr/SampleTreatment/milling>
        a                skos:Concept ;
        rdfs:label       "Milling" ;
        dct:description  "Sample is milled before analysis"@en ;
        skos:notation    "milling" .

<http://codes.wmo.int/wmdr/SampleTreatment/other>
        a                skos:Concept ;
        rdfs:label       "other" ;
        dct:description  "Other sample treatment"@en ;
        skos:notation    "other" .

<http://codes.wmo.int/wmdr/SampleTreatment/melting>
        a                skos:Concept ;
        rdfs:label       "Melting" ;
        dct:description  "Sample is melted before analysis"@en ;
        skos:notation    "melting" .

<http://codes.wmo.int/wmdr/SampleTreatment/drying>
        a                skos:Concept ;
        rdfs:label       "Drying" ;
        dct:description  "Sample is dried before analysis"@en ;
        skos:notation    "drying" .

<http://codes.wmo.int/wmdr/SampleTreatment/denuding>
        a                skos:Concept ;
        rdfs:label       "Chemical denuding" ;
        dct:description  "Process to remove certain gas phase species from sample before analysis"@en ;
        skos:notation    "denuding" .

<http://codes.wmo.int/wmdr/SampleTreatment/sieving>
        a                skos:Concept ;
        rdfs:label       "Sieving" ;
        dct:description  "Sample is sieved before analysis"@en ;
        skos:notation    "sieving" .

<http://codes.wmo.int/wmdr/SampleTreatment/particleRemoval>
        a                skos:Concept ;
        rdfs:label       "Particle removal" ;
        dct:description  "Particles are removed from the sample before analysis by a filtering, cyclones, impactors, and electrostatic or diffusional removal"@en ;
        skos:notation    "particleRemoval" .

<http://codes.wmo.int/wmdr/SampleTreatment/inapplicable>
        a                skos:Concept ;
        rdfs:label       "inapplicable" ;
        dct:description  "Inapplicable or no sample treatment"@en ;
        skos:notation    "inapplicable" .
