@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix dwc: <http://rs.tdwg.org/dwc/terms/>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix tdwgutility: <http://rs.tdwg.org/dwc/terms/attributes/>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.

<http://rs.tdwg.org/dwc/terms/version/pointRadiusSpatialFit-2026-05-26>
     rdfs:isDefinedBy <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:issued "2026-05-26"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/pointRadiusSpatialFit-2023-06-28>;
     rdfs:label "Point Radius Spatial Fit"@en;
     skos:prefLabel "Point Radius Spatial Fit"@en;
     rdfs:comment "A ratio of the area of a point-radius (dwc:decimalLatitude, dwc:decimalLongitude, dwc:coordinateUncertaintyInMeters) to the area of a true (original, or most specific) spatial representation of a dcterms:Location."@en;
     skos:definition "A ratio of the area of a point-radius (dwc:decimalLatitude, dwc:decimalLongitude, dwc:coordinateUncertaintyInMeters) to the area of a true (original, or most specific) spatial representation of a dcterms:Location."@en;
     dcterms:description "Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left empty) if the original representation is any geometry without area (e.g., a point or polyline) and without uncertainty and the given georeference is not that same geometry (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Georeferencing Best Practices, Chapman and Wieczorek, 2020 (https://doi.org/10.15468/doc-gg7h-s853)."@en;
     skos:example "`0`; `1`; `1.5708`"@en;
     rdf:type <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
     tdwgutility:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit";
     tdwgutility:organizedInClass <http://purl.org/dc/terms/Location>;
     tdwgutility:usageScope "simple";
     dcterms:isVersionOf <http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit>.

<http://rs.tdwg.org/dwc/terms/version/pointRadiusSpatialFit-2026-05-26>
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/pointRadiusSpatialFit-2026-05-26>.

<http://rs.tdwg.org/dwc/terms/version/pointRadiusSpatialFit-2026-05-26>
     dcterms:isReplacedBy <http://rs.tdwg.org/dwc/terms/version/pointRadiusSpatialFit-2026-05-26>.

<http://rs.tdwg.org/dwc/terms/version/pointRadiusSpatialFit-2026-05-26.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/dwc/terms/version/pointRadiusSpatialFit-2026-05-26>;
     dcterms:modified "2026-06-07T12:26:59-03:00"^^xsd:dateTime;
     a foaf:document.

