@prefix def-zoi: . @prefix dgu: . @prefix dct: . @prefix owl: . @prefix rdf: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix geometry: . @prefix def-ef: . @prefix api: . @prefix def-bw: . def-bw:bathingWater a owl:ObjectProperty ; rdfs:comment "a property for associating a bathing water with some thing."@en ; rdfs:isDefinedBy ; rdfs:label "bathingWater"@en ; rdfs:range def-bw:BathingWater . 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 . dgu:uriSet a rdf:Property ; rdfs:comment "The URI set that this resource is part of."@en ; rdfs:label "URI Set"@en ; rdfs:range dgu:URIset . def-zoi:zoiNotation a rdf:Property ; rdfs:comment "A skos:notation sub property carrying datatyped notations that code zone of influence spatial-objects"@en ; rdfs:domain def-zoi:ZoneOfInfluence ; rdfs:isDefinedBy ; rdfs:label "zoiNotation"@en ; rdfs:range def-zoi:zoiCode ; rdfs:subPropertyOf skos:notation . a api:ListEndpoint ; dct:hasPart ; api:definition . a api:Page ; "10"^^xsd:long ; "1"^^xsd:long ; dct:isPartOf ; api:definition ; api:extendedMetadataVersion ; api:items ( geometry:extent def-bw:bathingWater def-ef:samplingPoint def-zoi:zoiNotation dgu:uriSet rdf:type rdfs:label skos:notation skos:prefLabel ) ; api:page "0"^^xsd:long ; .