@prefix geo: . @prefix dct: . @prefix rdf: . @prefix owl: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix geometry: . @prefix def-ef: . @prefix api: . @prefix foaf: . rdfs:label "QUALITY AND ADDITIONAL SAMPLING REQUIREMENTS"@en . rdfs:label "SAMPLING REQUIREMENTS"@en . def-ef:samplePointNotation a rdf:Property ; rdfs:comment "A skos:notation sub property carrying datatyped notations that code sample point spatial object"@en ; rdfs:domain def-ef:SamplingPoint ; rdfs:isDefinedBy ; rdfs:label "samplePointNotation"@en ; rdfs:range def-ef:samplePointCode ; rdfs:subPropertyOf skos:notation . def-ef: a owl:Ontology ; rdfs:isDefinedBy ; dct:contributor [ foaf:mbox "skw@epimorphics.com" ; foaf:name "Stuart Williams"@en ] ; dct:created "2010-08-29"^^xsd:date ; dct:license ; dct:modified "2011-08-23"^^xsd:date ; owl:imports geometry: ; owl:versionInfo "0.1" . rdfs:label "EC Bathing Water Directive (76/160/EEC)"@en . rdfs:label "CRITERIA FOR CLASSIFICATION BW1"@en . def-ef:SamplingPoint a owl:Class ; rdfs:comment "A class of spatial objects or feature types representing the location where samples are taken for environmental monitoring purposes."@en ; rdfs:isDefinedBy ; rdfs:label "SamplingPoint"@en ; rdfs:seeAlso , , , , ; rdfs:subClassOf geo:Point . rdfs:label "The Bathing Waters (Classification) Regulations 1991"@en . def-ef:samplingPoint a owl:ObjectProperty ; rdfs:comment "The location of a bathing water quality sampling point.\r\nSampling at high water\r\n\r\nThe sampling point represents the location along the high water strandline where the average density of bathers is at its highest. As the tide height changes as does the point but only along the axis of the sampling point / line.\r\n\r\nSampling at other times\r\n\r\nAt other tidal states, take samples along an imaginary line drawn perpendicular to the shoreline, stretching from the designated high water sampling point to the low water mark. The low water mark finishes at a point where the water depth is approximately 1 metre.\r\n"@en ; rdfs:isDefinedBy ; rdfs:label "samplingPoint"@en ; rdfs:range def-ef:SamplingPoint ; rdfs:seeAlso . def-ef:samplePointCode a rdfs:Datatype ; rdfs:comment "Datatype for use in typed skos:notations"@en ; rdfs:isDefinedBy ; rdfs:label "samplePointCode"@en . a api:Page ; "10"^^xsd:long ; "1"^^xsd:long ; dct:isPartOf ; api:definition ; api:extendedMetadataVersion ; api:items ( def-ef: def-ef:SamplingPoint def-ef:samplePointCode def-ef:samplePointNotation def-ef:samplingPoint ) ; api:page "0"^^xsd:long ; . a api:ListEndpoint ; dct:hasPart ; api:definition .