@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns2:hasProfile , , ; ns1:status ; rdfs:seeAlso ; skos:definition "Metamodel of feature types. A feature may have properties that may be operations, attributes or associations. Any feature may have a number of attributes, some of which may be geometric and spatial. A feature is not defined in terms of a single geometry, but rather as a conceptually meaningful object within a particular domain of discourse, one or more of whose properties may be geometric."@en ; skos:prefLabel "general feature model"@en .