@prefix qb: . @prefix rdf: . @prefix owl: . @prefix xsd: . @prefix dcterms: . @prefix skos: . @prefix rdfs: . @prefix api: . @prefix def-bwq: . rdfs:label "SAMPLING REQUIREMENTS"@en . rdfs:label "QUALITY AND ADDITIONAL SAMPLING REQUIREMENTS"@en . def-bwq:AssessmentQualifier a owl:Class ; rdfs:comment "A skos:Concept subclass for assessment qualifiers."@en ; rdfs:isDefinedBy ; rdfs:label "AssessmentQualifier"@en ; rdfs:subClassOf skos:Concept . def-bwq:C a skos:Concept , def-bwq:Compliance ; rdfs:isDefinedBy ; rdfs:label "Closed"@en ; rdfs:seeAlso , , , , ; skos:definition "Indicates that the bathing water was closed during the bathing season."@en ; skos:prefLabel "Closed"@en ; skos:topConceptOf def-bwq:compliance . rdfs:label "CRITERIA FOR CLASSIFICATION BW1"@en . rdfs:label "The Bathing Waters (Classification) Regulations 1991"@en . def-bwq:BySamplingPointSlice a owl:Class , rdfs:Class ; rdfs:comment "A specialised subclass of qb:Slice for bathing water quality sample dataset slices by sampling point."@en ; rdfs:isDefinedBy ; rdfs:label "BySamplingPointSlice"@en ; rdfs:subClassOf qb:Slice ; rdfs:subClassOf [] . def-bwq:BySamplingPointYearSlice a owl:Class , rdfs:Class ; rdfs:comment "A specialised subclass of qb:Slice for bathing water quality sample dataset slices by sampling point and sample year."@en ; rdfs:isDefinedBy ; rdfs:label "BySamplingPointYearSlice"@en ; rdfs:subClassOf qb:Slice ; rdfs:subClassOf [] . def-bwq:ByYearSlice a owl:Class , rdfs:Class ; rdfs:comment "A specialised subclass of qb:Slice for bathing water quality sample dataset slices by the year in which the sample was taken."@en ; rdfs:isDefinedBy ; rdfs:label "ByYearSlice"@en ; rdfs:subClassOf qb:Slice ; rdfs:subClassOf [] . def-bwq:compliance rdfs:label "compliance classification codeset concept scheme"@en . def-bwq: a owl:Ontology ; rdfs:isDefinedBy . def-bwq:Compliance a owl:Class , rdfs:Class ; rdfs:comment "A subclass of skos:Concept to collect all instances of bathing water compliance codes."@en ; rdfs:isDefinedBy ; rdfs:label "Compliance classification code (Class)"@en ; rdfs:seeAlso , , , , ; rdfs:subClassOf skos:Concept . rdfs:label "EC Bathing Water Directive (76/160/EEC)"@en . def-bwq:AbnormalSituation a skos:Concept ; rdfs:label "Abnormal Situation" . def-bwq:AssessmentRegime a owl:Class ; rdfs:comment "A skos:Concept subclass for assessment regimes"@en ; rdfs:isDefinedBy ; rdfs:label "AssessmentRegime"@en ; rdfs:subClassOf skos:Concept ; skos:prefLabel "AssessmentRegime"@en . def-bwq:ByWeekSlice a owl:Class , rdfs:Class ; rdfs:comment "A specialised subclass of qb:Slice for bathing water quality sample dataset slices by the week in which the sample was taken."@en ; rdfs:isDefinedBy ; rdfs:label "ByWeekSlice"@en ; rdfs:subClassOf qb:Slice ; rdfs:subClassOf [] . a api:ListEndpoint ; dcterms:hasPart ; api:definition . a api:Page ; "10"^^xsd:long ; "1"^^xsd:long ; dcterms:isPartOf ; api:definition ; api:extendedMetadataVersion ; api:items ( def-bwq: def-bwq:AbnormalSituation def-bwq:AssessmentQualifier def-bwq:AssessmentRegime def-bwq:BySamplingPointSlice def-bwq:BySamplingPointYearSlice def-bwq:ByWeekSlice def-bwq:ByYearSlice def-bwq:C def-bwq:Compliance ) ; api:page "0"^^xsd:long ; ; .