@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf4j: <http://rdf4j.org/schema/rdf4j#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .

<https://hamap.expasy.org/rdf/vocab#addsTriple> a owl:AnnotationProperty;
  rdfs:comment "A short cut property to quickly access the statements added by the rules, for doing statistics about what we annotate." .

<https://hamap.expasy.org/.well-known/void#hamap!f9a6921f!addsTriple> <http://rdfs.org/ns/void#property>
    <https://hamap.expasy.org/rdf/vocab#addsTriple> .

<https://hamap.expasy.org/.well-known/voidhamap!4188bd61!-Construct-addsTriple> <http://rdfs.org/ns/void#property>
    <https://hamap.expasy.org/rdf/vocab#addsTriple> .

<https://hamap.expasy.org/.well-known/voidhamap!c1353961!-SPARQLRule-addsTriple> <http://rdfs.org/ns/void#property>
    <https://hamap.expasy.org/rdf/vocab#addsTriple> .
