@prefix qb: . @prefix owl: . @prefix rdf: . @prefix xsd: . @prefix skos: . @prefix dcterms: . @prefix rdfs: . @prefix interval: . @prefix def-ef: . @prefix time: . @prefix api: . @prefix def-bwq: . def-bwq:latestSampleAssessment a owl:ObjectProperty ; rdfs:comment "The latest in-season sample assessment associated with a bathing water or sampling point"@en ; rdfs:label "latestSampleAssessment"@en ; rdfs:range def-bwq:SampleAssessment . def-bwq:presenceCode a rdfs:Datatype ; rdfs:comment "A datatype for presence indicator notation literal values."@en ; rdfs:isDefinedBy ; rdfs:label "presence code notation datatype"@en . rdfs:label "SAMPLING REQUIREMENTS"@en . def-bwq:presence rdfs:label "Presence indicator codeset concept scheme)"@en . def-bwq:countQualifier rdfs:label "count qualifier codeset concept scheme"@en . def-bwq:sampleDsd a qb:DataStructureDefinition ; rdfs:comment "A DSD for reporting Bathing Water Quality in-season samples."@en ; rdfs:isDefinedBy ; rdfs:label "sampleAssessmentDsd"@en ; qb:component [ qb:measure def-bwq:intestinalEnterococciCount ] ; qb:component [ qb:attribute def-bwq:abnormalWeatherException ] ; qb:component [ qb:measure def-bwq:entrovirusCount ] ; qb:component [ qb:measure def-bwq:faecalColiformCount ] ; qb:component [ qb:attribute def-bwq:sampleDateTime ] ; qb:component [ qb:measure def-bwq:totalColiformCount ] ; qb:component [ qb:measure def-bwq:faecalStreptococciCount ] ; qb:component [ qb:measure def-bwq:escherichiaColiCount ] ; qb:component [ qb:measure def-bwq:sampleClassification ] ; qb:component [ qb:attribute def-bwq:escherichiaColiQualifier ] ; qb:component [ qb:dimension def-bwq:samplingPoint ] ; qb:component [ qb:attribute def-bwq:recordStatus ] ; qb:component [ qb:attribute def-bwq:intestinalEnterococciQualifier ] ; qb:component [ qb:attribute def-bwq:faecalColiformQualifier ] ; qb:component [ qb:dimension def-bwq:bathingWater ] ; qb:component [ qb:attribute def-bwq:recordDate ] ; qb:component [ qb:measure def-bwq:salmonellaPresent ] ; qb:component [ qb:dimension def-bwq:sampleYear ] ; qb:component [ qb:dimension def-bwq:sampleWeek ] ; qb:component [ qb:attribute def-bwq:totalColiformQualifier ] ; qb:component [ qb:attribute def-bwq:faecalStreptococciQualifier ] ; qb:component [ qb:attribute def-bwq:entrovirusQualifier ] ; qb:sliceKey def-bwq:bySamplingPointKey , def-bwq:byYearKey , def-bwq:bySamplingPointYearKey , def-bwq:byWeekKey . rdfs:label "CRITERIA FOR CLASSIFICATION BW1"@en . def-bwq:sampleYear a qb:DimensionProperty ; rdfs:comment "The calendar year for which the sample is representative."@en ; rdfs:isDefinedBy ; rdfs:label "sampleYear"@en ; rdfs:range interval:CalendarYear . def-bwq:intestinalEnterococciCount a qb:MeasureProperty ; rdfs:comment "The number of colonies of intestinal enterococci per 100ml water sample."@en ; rdfs:isDefinedBy ; rdfs:label "intestinalEnterococciCount"@en ; rdfs:range xsd:integer ; rdfs:seeAlso , , , . def-bwq:not-assessed a skos:Concept , def-bwq:Presence ; rdfs:isDefinedBy ; rdfs:label "not-assessed"@en ; skos:definition "A coded property value to indicate that an assessment of the presense of some characteristic has not been made."@en ; skos:prefLabel "not-assessed"@en ; skos:topConceptOf def-bwq:presence . rdfs:label "INTESTINAL ENTEROCOCCI AND ESCHERICHIA COLI"@en . rdfs:label "EC Revised Bathing Water Directive (2006/7/EC)"@en . def-bwq:not-present a skos:Concept , def-bwq:Presence ; rdfs:isDefinedBy ; rdfs:label "not-present"@en ; skos:definition "A coded property value to indicate that an assessement has not detected the presence of some characteristic."@en ; skos:prefLabel "not-present"@en ; skos:topConceptOf def-bwq:presence . rdfs:label "QUALITY AND ADDITIONAL SAMPLING REQUIREMENTS"@en . def-bwq:present a skos:Concept , def-bwq:Presence ; rdfs:isDefinedBy ; rdfs:label "present"@en ; skos:definition "A coded property value to indicate that an assessement has detected the presence of some characteristic."@en ; skos:prefLabel "present"@en ; skos:topConceptOf def-bwq:presence . def-bwq:Presence rdfs:label "Presence indicator code (Class)"@en . def-bwq:RecordStatus rdfs:label "RecordStatus"@en . def-bwq:moreThan a def-bwq:CountQualifier , skos:Concept ; rdfs:isDefinedBy ; rdfs:label "more-than"@en ; skos:definition "'>' Indicates that the actual count value is more than the value given; that it exceeds a detection/measurement upper bound."@en ; skos:prefLabel "more-than"@en ; skos:topConceptOf def-bwq:countQualifier . def-bwq:sampleClassification a qb:MeasureProperty , qb:CodedProperty ; rdfs:comment "In year sample bathing water quality assesment: C(closed), G(Higher), I(Minimum), F(Fail), N(Not classified)"@en ; rdfs:isDefinedBy ; rdfs:label "sampleClassification"@en ; rdfs:range def-bwq:Compliance ; rdfs:seeAlso , , , , . rdfs:label "The Bathing Waters (Classification) Regulations 1991"@en . def-bwq:CountQualifier rdfs:label "count qualifier code (Class)"@en . def-bwq:new a def-bwq:RecordStatus , skos:Concept ; rdfs:comment "A status code for marking new sample assessments."@en ; rdfs:isDefinedBy ; rdfs:label "new"@en ; skos:prefLabel "new"@en . def-bwq:samplingPoint a qb:DimensionProperty ; rdfs:comment "The sampling point where the sample was taken."@en ; rdfs:isDefinedBy ; rdfs:label "samplingPoint"@en ; rdfs:range def-ef:SamplingPoint . def-bwq:totalColiformCount a qb:MeasureProperty ; rdfs:comment "The total number of colonies of coliform per 100ml water sample."@en ; rdfs:isDefinedBy ; rdfs:label "totalColiformCount"@en ; rdfs:range xsd:integer ; rdfs:seeAlso , , , , . def-bwq:salmonellaPresent a qb:MeasureProperty , qb:CodedProperty ; rdfs:comment "An indicator of the presence of salmonella a water sample."@en ; rdfs:isDefinedBy ; rdfs:label "salmonellaPresent"@en ; rdfs:range def-bwq:Presence ; rdfs:seeAlso , , , , . def-bwq:presenceNotation a rdf:Property ; rdfs:comment "A skos:notation sub-property for signifying presence indication notation datatyped values."@en ; rdfs:isDefinedBy ; rdfs:label "presenceNotation"@en ; rdfs:range def-bwq:presenceCode ; rdfs:subClassOf skos:notation . def-bwq:recordDate a qb:AttributeProperty , owl:DatatypeProperty ; rdfs:comment "The Sample Assessment date of record."@en ; rdfs:isDefinedBy ; rdfs:label "recordDate"@en ; rdfs:range xsd:date . rdfs:label "The Bathing Water Regulations 2008"@en . def-bwq:totalColiformQualifier a qb:CodedProperty , qb:AttributeProperty ; rdfs:comment ">, < or actual qualifier for total coliform count"@en ; rdfs:isDefinedBy ; rdfs:label "totalColiformQualifier"@en ; rdfs:range def-bwq:CountQualifier . def-bwq:record-status a skos:ConceptScheme ; rdfs:comment "A skos:ConceptScheme indicating the status of in-season sample assessment records."@en ; rdfs:isDefinedBy ; rdfs:label "record-status concept scheme"@en ; skos:hasTopConcept def-bwq:withdrawal , def-bwq:replacement , def-bwq:new . def-bwq:recordStatus a qb:AttributeProperty , owl:ObjectProperty ; rdfs:comment "In-season assessment status."@en ; rdfs:isDefinedBy ; rdfs:label "recordStatus"@en ; rdfs:range def-bwq:RecordStatus . def-bwq:sampleDateTime a qb:AttributeProperty ; rdfs:comment "The date/time at which a sample was taken"@en ; rdfs:isDefinedBy ; rdfs:label "sampleDateTime"@en ; rdfs:range time:Instant . def-bwq:replacement a skos:Concept , def-bwq:RecordStatus ; rdfs:comment "A status code for marking a sample assessments that replace an earlier assessment."@en ; rdfs:isDefinedBy ; rdfs:label "replacement"@en ; skos:prefLabel "replacement"@en . def-bwq:lessThan a skos:Concept , def-bwq:CountQualifier ; rdfs:isDefinedBy ; rdfs:label "less-than"@en ; skos:definition "'<' Indicates that the actual count value is less than the value given; that it is less than a detection/measurement lower bound."@en ; skos:prefLabel "less-than"@en ; skos:topConceptOf def-bwq:countQualifier . def-bwq:sampleWeek a qb:DimensionProperty ; rdfs:comment "The calendar week for which the sample is representative."@en ; rdfs:isDefinedBy ; rdfs:label "sampleWeek"@en ; rdfs:range interval:CalendarWeek . rdfs:label "EC Bathing Water Directive (76/160/EEC)"@en . def-bwq:withdrawal a skos:Concept , def-bwq:RecordStatus ; rdfs:comment "A status code for marking an assessments that withdraw an earlier assessment"@en ; rdfs:isDefinedBy ; rdfs:label "withdrawal"@en ; skos:prefLabel "withdrawal"@en . def-bwq:latestComplianceAssessment a owl:ObjectProperty ; rdfs:comment "The latest annual compliance sample assessment associated with a bathing water or sampling point"@en ; rdfs:label "latestComplianceAssessment"@en ; rdfs:range def-bwq:ComplianceAssessment . a api:ListEndpoint ; dcterms:hasPart ; api:definition . a api:Page ; "25"^^xsd:long ; "1"^^xsd:long ; dcterms:isPartOf ; api:definition ; api:extendedMetadataVersion ; api:items ( def-bwq:withdrawal def-bwq:totalColiformQualifier def-bwq:totalColiformCount def-bwq:samplingPoint def-bwq:sampleYear def-bwq:sampleWeek def-bwq:sampleDateTime def-bwq:sampleClassification def-bwq:sampleDsd def-bwq:salmonellaPresent def-bwq:replacement def-bwq:recordStatus def-bwq:recordDate def-bwq:record-status def-bwq:present def-bwq:presenceNotation def-bwq:presenceCode def-bwq:not-present def-bwq:not-assessed def-bwq:new def-bwq:moreThan def-bwq:lessThan def-bwq:latestSampleAssessment def-bwq:latestComplianceAssessment def-bwq:intestinalEnterococciCount ) ; api:page "0"^^xsd:long ; ; .