@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "1999-05-05" ; dct:creator "Keith Ryden" ; ns2:hasProfile ; ns1:doctype ; ns1:status ; rdfs:seeAlso , ; skos:altLabel "99-049", "Simple Features Implementation Specification for SQL" ; skos:broader ; skos:definition "The Simple Feature Specification application programming interfaces (APIs) provide for publishing, storage, access, and simple operations on Simple Features (point, line, polygon, multi-point, etc)."@en ; skos:notation "99-049" ; skos:prefLabel "OpenGIS Simple Features Implementation Specification for SQL"@en .