@prefix rdf: . @prefix rdfs: . @prefix foaf: . @prefix dc: . @prefix skos: . @prefix owl: . @prefix scovo: . @prefix void: . @prefix xsd: . @prefix base: . @prefix : . ## TheSoz dataset :thesoz rdf:type void:Dataset ; foaf:homepage ; dc:title "Thesaurus for the Social Sciences (TheSoz)" ; dc:description "The Thesaurus for the Social Sciences (Thesaurus Sozialwissenschaften) contains about 12,000 entries, of which more than 8,000 are descriptors (authorised keywords) and about 4,000 non-descriptors. Topics in all of the social science disciplines are included. This SKOS version of the thesaurus uses also SKOS-XL and additionally defined extensions. " ; dc:source ; dc:license ; dc:created "2011-05-06"^^xsd:date ; dc:issued "2011-05-06"^^xsd:date ; dc:modified "2012-09-19"^^xsd:date ; dc:publisher ; dc:publisher "GESIS - Leibniz Institute for the Social Sciences" ; owl:versionInfo "0.92" ; void:sparqlEndpoint ; void:uriLookupEndpoint ; void:uriRegexPattern "http://lod.gesis.org/thesoz/concept/{descid}"^^xsd:string ; void:uriRegexPattern "http://lod.gesis.org/thesoz/term/{termid}"^^xsd:string ; foaf:page ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:vocabulary ; void:exampleResource ; void:exampleResource ; void:exampleResource ; dc:subject ; dc:subject ; void:statItem [ scovo:dimension void:numberOfTriples ; rdf:value 425124 ; ] ; void:subset :stw-links ; void:subset :agrovoc-links ; void:subset :dbpedia-links . ## datasets you link to # interlinking to :stw :stw rdf:type void:Dataset ; foaf:homepage ; dc:publisher "German National Library of Economics (ZBW) - Leibniz Centre for Economics" ; dc:publisher ; dc:title "STW Thesaurus for Economics" ; void:exampleResource . :stw-links rdf:type void:Linkset ; void:linkPredicate , , , ; void:statItem [ scovo:dimension void:numberOfTriples ; rdf:value 4927 ; ] ; void:target :thesoz ; void:target :stw . # interlinking to :agrovoc :agrovoc rdf:type void:Dataset ; foaf:homepage ; dc:publisher "The Food and Agriculture Organization of the United Nations" ; dc:publisher ; dc:title "AGROVOC" ; void:exampleResource . :agrovoc-links rdf:type void:Linkset ; void:linkPredicate , ; void:statItem [ scovo:dimension void:numberOfTriples ; rdf:value 846 ; ] ; void:target :thesoz ; void:target :agrovoc . # interlinking to :dbpedia :dbpedia rdf:type void:Dataset ; foaf:homepage ; dc:publisher ; dc:title "DBpedia" ; void:exampleResource . :dbpedia-links rdf:type void:Linkset ; void:linkPredicate ; void:statItem [ scovo:dimension void:numberOfTriples ; rdf:value 5024 ; ] ; void:target :thesoz ; void:target :dbpedia . : rdf:type void:DatasetDescription; dc:title "A VoID Description for the TheSoz Dataset"; dc:creator "Benjamin Zapilko" ; foaf:primaryTopic :thesoz.