@prefix cc:    <http://creativecommons.org/ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@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 version: <http://purl.org/linked-data/version#> .
@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 rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix api:   <http://purl.org/linked-data/api/vocab#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<http://reference.metoffice.gov.uk/um/c4/time_code/14>
        a               skos:Concept ;
        rdfs:label      "Every leaf phenology timestep." ;
        skos:notation   14 ;
        skos:prefLabel  "Every leaf phenology timestep." .

<http://reference.metoffice.gov.uk/um/c4/time_code/2>
        a               skos:Concept ;
        rdfs:label      "Every long wave radiation timestep." ;
        skos:notation   2 ;
        skos:prefLabel  "Every long wave radiation timestep." .

<http://reference.metoffice.gov.uk/um/c4/time_code/7>
        a               skos:Concept ;
        rdfs:label      "Every call of atmospheric climate meaning period 3." ;
        skos:notation   7 ;
        skos:prefLabel  "Every call of atmospheric climate meaning period 3." .

<http://reference.metoffice.gov.uk/um/c4/time_code/5>
        a               skos:Concept ;
        rdfs:label      "Every call of atmospheric climate meaning period 1." ;
        skos:notation   5 ;
        skos:prefLabel  "Every call of atmospheric climate meaning period 1." .

<http://reference.metoffice.gov.uk/um/c4/time_code>
        a                        reg:Register , skos:Collection , ldp:Container ;
        rdfs:comment             "Time availability code. Specifies at which timesteps the diagnostic is available." ;
        rdfs:label               "time code" ;
        dct:modified             "2014-08-27T14:35:04.111Z"^^xsd:dateTime ;
        owl:versionInfo          1 ;
        skos:member              <http://reference.metoffice.gov.uk/um/c4/time_code/2> , <http://reference.metoffice.gov.uk/um/c4/time_code/3> , <http://reference.metoffice.gov.uk/um/c4/time_code/6> , <http://reference.metoffice.gov.uk/um/c4/time_code/1> , <http://reference.metoffice.gov.uk/um/c4/time_code/7> , <http://reference.metoffice.gov.uk/um/c4/time_code/15> , <http://reference.metoffice.gov.uk/um/c4/time_code/16> , <http://reference.metoffice.gov.uk/um/c4/time_code/4> , <http://reference.metoffice.gov.uk/um/c4/time_code/5> , <http://reference.metoffice.gov.uk/um/c4/time_code/8> , <http://reference.metoffice.gov.uk/um/c4/time_code/13> , <http://reference.metoffice.gov.uk/um/c4/time_code/14> ;
        skos:note                "Time availability code. Specifies at which timesteps the diagnostic is available." ;
        skos:prefLabel           "time code" ;
        ldp:membershipPredicate  skos:member .

<http://reference.metoffice.gov.uk/um/c4/time_code/15>
        a               skos:Concept ;
        rdfs:label      "Every vegetation competition timestep." ;
        skos:notation   15 ;
        skos:prefLabel  "Every vegetation competition timestep." .

<http://reference.metoffice.gov.uk/um/c4/time_code/3>
        a               skos:Concept ;
        rdfs:label      "Every short wave radiation timestep." ;
        skos:notation   3 ;
        skos:prefLabel  "Every short wave radiation timestep." .

<http://reference.metoffice.gov.uk/um/c4/time_code/8>
        a               skos:Concept ;
        rdfs:label      "Every call of atmospheric climate meaning period 4." ;
        skos:notation   8 ;
        skos:prefLabel  "Every call of atmospheric climate meaning period 4." .

<http://reference.metoffice.gov.uk/um/c4/time_code/13>
        a               skos:Concept ;
        rdfs:label      "Every convection timestep." ;
        skos:notation   13 ;
        skos:prefLabel  "Every convection timestep." .

<http://reference.metoffice.gov.uk/um/c4/time_code/1>
        a               skos:Concept ;
        rdfs:label      "Every timestep." ;
        skos:notation   1 ;
        skos:prefLabel  "Every timestep." .

<http://reference.metoffice.gov.uk/um/c4/time_code/6>
        a               skos:Concept ;
        rdfs:label      "Every call of atmospheric climate meaning period 2." ;
        skos:notation   6 ;
        skos:prefLabel  "Every call of atmospheric climate meaning period 2." .

<http://reference.metoffice.gov.uk/um/c4/time_code/16>
        a               skos:Concept ;
        rdfs:label      "Every river-routing timestep." ;
        skos:notation   16 ;
        skos:prefLabel  "Every river-routing timestep." .

<http://reference.metoffice.gov.uk/um/c4/time_code/4>
        a               skos:Concept ;
        rdfs:label      "Every coupling period." ;
        skos:notation   4 ;
        skos:prefLabel  "Every coupling period." .
