@prefix lib: . @prefix owl: . @prefix dcterms: . @prefix void: . @prefix vann: . [ vann:preferredNamespacePrefix "align"; vann:preferredNamespaceUri "http://knowledgeweb.semanticweb.org/heterogeneity/alignment#" ] . [ vann:preferredNamespacePrefix "amalgame"; vann:preferredNamespaceUri "http://purl.org/vocabularies/amalgame#" ] . [ vann:preferredNamespacePrefix "evaluator"; vann:preferredNamespaceUri "http://purl.org/vocabularies/amalgame/evaluator#" ] . a void:Dataset ; dcterms:title "Schema for the Alignment format"@en ; lib:source ; void:dataDump . a void:Dataset ; dcterms:title "Schema for the amalgame modules"@en ; lib:source ; void:dataDump . a void:Dataset ; dcterms:title "Schema for the Amalgame RDF vocabulary"@en ; lib:source ; void:subset , ; void:dataDump .