@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns1:hasProfile , , ; ns2:status ; rdfs:seeAlso ; skos:definition "Database management system. DBMS sometimes refers to the software that contains and organizes the data, and sometimes refers to an organizational plan for the use of information within a single project, or within one unit or the whole of an organization."@en ; skos:prefLabel "DBMS"@en .