@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dsv: <http://purl.org/iso25964/DataSet/Versioning#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gbv: <http://purl.org/ontology/gbv/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix stw: <http://zbw.eu/stw/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<http://zbw.eu/stw> dcterms:issued "2025-12-16"^^xsd:date ;
	dcterms:title "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de ;
	owl:versionInfo "9.20" ;
	skos:prefLabel "STW Thesaurus for Economics"@en, "Standard-Thesaurus Wirtschaft"@de .
<http://zbw.eu/stw/descriptor/15038-0> gbv:gvkppn "09136423X"^^xsd:string ;
	a skos:Concept, zbwext:Descriptor ;
	skos:altLabel "Gozinto-Graph"@de, "K\u00FCrzeste-Wege-Problem"@de, "Minimal spannende B\u00E4ume"@de, "Minimum spanning trees"@en, "Netztheorie"@de, "Petri net"@en, "Petri-Netz"@de, "Shortest path problem"@en, "Spannende B\u00E4ume"@de, "Spanning tree"@en ;
	skos:broader <http://zbw.eu/stw/descriptor/15045-3>, <http://zbw.eu/stw/thsys/194088>, <http://zbw.eu/stw/thsys/71035> ;
	skos:exactMatch <https://d-nb.info/gnd/4113782-6> ;
	skos:inScheme <http://zbw.eu/stw> ;
	skos:narrowMatch <https://d-nb.info/gnd/4021842-9>, <https://d-nb.info/gnd/4164748-8>, <https://d-nb.info/gnd/4297173-1>, <https://d-nb.info/gnd/4341226-9>, <https://d-nb.info/gnd/4379946-2>, <https://d-nb.info/gnd/4379947-4>, <https://d-nb.info/gnd/4651657-8>, <https://d-nb.info/gnd/4694397-3> ;
	skos:prefLabel "Graph theory"@en, "Graphentheorie"@de ;
	skos:related <http://zbw.eu/stw/descriptor/15051-1> .
