@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 "Drawing eXchange Format\", an AutoCad export file. Drawing interchange format, a file exchange format developed by Autodesk Inc. for its AutoCAD drafting software. DXF files are ASCII records of all objects in a drawing file. DXF is used by GIS systems for exchanging map files"@en ; skos:prefLabel "DXF"@en .