@prefix matwerkacronyms1: <https://purls.helmholtz-metadaten.de/skosmos/MatWerkAcronyms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

matwerkacronyms1:test
  skos:prefLabel "test" ;
  a skos:Concept .

