@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a skos:Concept ; ns1:creator "Peter Vretanos", "WFS/FES 2.0 SWG" ; ns1:date "2010-03-23" ; ns1:source ; dct:created "2010-03-23" ; dct:modified "2012-02-14" ; ns2:hasProfile ; ns3:status ; rdfs:seeAlso , , ; skos:altLabel "GetFeatureById" ; skos:definition "All servers shall implement the GetFeature operation with the ability to execute a stored query that accepts a single argument, named \"id\" and of type xsd:string, and shall return a single feature with the identifier specified as it argument. \"WFS 2.0, cl. 11.2.4\""@en ; skos:exactMatch , , "urn:ogc:def:query:OGC-WFS::GetFeatureById" ; skos:prefLabel "Get Feature by Id"@en .