

######
#     #   ##   #####   ##   #####  #    #  ####
#     #  #  #    #    #  #  #    # #    # #
#     # #    #   #   #    # #####  #    #  ####
#     # ######   #   ###### #    # #    #      #
#     # #    #   #   #    # #    # #    # #    #
######  #    #   #   #    # #####   ####   ####

# Plugin version 1.3-SNAPSHOT - https://github.com/dbpedia/databus-maven-plugin


@prefix databus: <https://databus.dbpedia.org/> .
@prefix dataid-mt: <http://dataid.dbpedia.org/ns/mt#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix dataid: <http://dataid.dbpedia.org/ns/core#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dataid-cv: <http://dataid.dbpedia.org/ns/cv#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix dataid-debug: <http://dataid.dbpedia.org/ns/debug.ttl#> .

dataid-mt:UNKNOWN  a     dataid-mt:MediaType ;
        dataid:mimetype  "UNKNOWN" .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=diff_axioms=old.dl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "diff" , "old" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=diff_axioms=old.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "Exception in thread \"main\" java.lang.StackOverflowError\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1942)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)" ;
        dataid:sha256sum         "c823585de0f359c179d06fccc44272615c37cc44f6804bf5421f8aad501673d5" ;
        dataid:signature         "RUYdK+ZUEuLRZ1JDojZU4VDxwpIUoypHoV6qCGtSzn63rOSQUuDwVkZxAdGztY9Bw/CHG52iRfzZ9tltL/aAMVxgN/rAFKgSzDhtIqpnr4ToNQb/FWEeRm+MXpRek1UYsA2xGA50+A7Z3UlIhTzm67E+F2Ct3Lo3w3p0xcQRr0TueAyo+3bcxEKrwRsSSHPRvvFPmG0ktXG8I0//C3HXeksNFcv2QZflBAIn1GgYGat7NvEfhDrt074nd0V9cKaxpUUhy6AwWnJ6adVbymD2LCl0c4U+h0eRBJ6VrG2xjgT29+00VQaUUUhPfb0eoBQ/0CCnSZedTrIU2HfRUcpFJg==" ;
        dataid-cv:axioms         "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:46Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "99385"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=diff_axioms=old.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

dataid-cv:tag  rdfs:subPropertyOf  dataid:contentVariant .

<https://databus.dbpedia.org/ontologies/purl.obolibrary.org>
        a       dataid:Group .

dataid-mt:ApplicationJson
        a                dataid-mt:MediaType ;
        dataid:mimetype  "application/json" .

dataid-mt:TextPlain  a   dataid-mt:MediaType ;
        dataid:mimetype  "text/plain" .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=pelletConsistency_imports=NONE.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "pelletConsistency" , "NONE" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=pelletConsistency_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "Timeout in pellet\n\n" ;
        dataid:sha256sum         "cbb42a834bc4c2ffe399627b3a443360b333ef8bbed6487d27ec6acf1a7894e2" ;
        dataid:signature         "AjyudEoP8RpVTmI+PBxWlnBsmJ3o5rxE2adbGfo4JKpVninZ/8kLteRUsLrR5LZ540vDrIGy6lliWSEneKGJKvG8rDAspTOrWjjhqGUrcY0wi5fzuLY81YsHnnjMN89tb+drTbrvlrBzgGosuj8Mh8P2VpRPcKvFhBwt1IbZGELApNhLY93Ilo1fRQXRia+4zGs+kd6kUc4W2DGiFouRkaM2O4MRRYBBw/lzKTKEuA/eKtdHTc42V7bjt/J9EDKP8gb9FMgRG1QXmIIYQFWFWH2jtKnQMCpGvzZkn0btq5aba7SQmy4ksthy7NEcasSlHlKj7guW91KlXQUWAi+Zuw==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T04:06:53Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "20"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=pelletConsistency_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

dataid-mt:TextTurtle  a  dataid-mt:MediaType ;
        dataid:mimetype  "text/turtle" .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=shaclReport_validates=goodLicense.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "shaclReport" , "goodLicense" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=shaclReport_validates=goodLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix dct: <http://purl.org/dc/terms/> .\n@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms false ;\n    sh:result [ a sh:ValidationResult ;\n            sh:focusNode <http://purl.obolibrary.org/obo/obi.owl> ;\n            sh:resultMessage \"dct:license statement is not an IRI\"@en ;\n            sh:resultPath dct:license ;" ;
        dataid:sha256sum         "d49a87af5cbef5b9a0db29c8b54269d3a0a2b58815dfc9d5651d2cf7e9cebb47" ;
        dataid:signature         "o+r+v4xx7piOwizX9JmvUyy+/JFaKN0pjlTyI6b91gng22CYS3Gt60Orq38R9KbvMYSxJ7EqRleBbnKjO2SVoQxe4RgTuoyZYmfgMGadDzZNFGGGlMEqlDtPO/m7Rq9mn/ko2YZ8CWRVQvYaG0YawNItBOMt3ymOLTmuWlK8zUIGWUxGSDNglCRZb27uOgEmN92JlyUM9I/eDfrEQmr2ggNOznGIpb1+qbZTGU3YrKZ33DR0qQC6MFXovpqDvL86bURk9TUy/T1nL4P2u6tVDjzQbD43OzS/ND/WeM8TmzvCqO0W4bcyIglTsBMJzWHC/sq1KSNioODfMJaut7gsPw==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "goodLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:46:52Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "731"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=shaclReport_validates=goodLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=parsed_sorted.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "parsed" , "sorted" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=parsed_sorted.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://example.com/bfo-spec-label> <http://purl.obolibrary.org/obo/IAO_0000119> \"Person:Alan Ruttenberg\" .\n<http://protege.stanford.edu/plugins/owl/protege#defaultLanguage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/BFO_0000179> \"entity\" .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/BFO_0000180> \"Entity\" .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/IAO_0000112> \"Julius Caesar\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/IAO_0000112> \"Verdi\\u2019s Requiem\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/IAO_0000112> \"the Second World War\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/IAO_0000112> \"your body mass index\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/IAO_0000116> \"BFO 2 Reference: In all areas of empirical inquiry we encounter general terms of two sorts. First are general terms which refer to universals or types:animaltuberculosissurgical procedurediseaseSecond, are general terms used to refer to groups of entities which instantiate a given universal but do not correspond to the extension of any subuniversal of that universal because there is nothing intrinsic to the entities in question by virtue of which they \\u2013 and only they \\u2013 are counted as belonging to the given group. Examples are: animal purchased by the Emperortuberculosis diagnosed on a Wednesdaysurgical procedure performed on a patient from Stockholmperson identified as candidate for clinical trial #2056-555person who is signatory of Form 656-PPVpainting by Leonardo da VinciSuch terms, which represent what are called \\u2018specializations\\u2019 in [81\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/IAO_0000116> \"Entity doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example Werner Ceusters 'portions of reality' include 4 sorts, entities (as BFO construes them), universals, configurations, and relations. It is an open question as to whether entities as construed in BFO will at some point also include these other portions of reality. See, for example, 'How to track absolutely everything' at http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf\"@en ." ;
        dataid:sha256sum         "8c3cb864021834de3a590c802a2d6ef5861bde654c388303fef8e99c4c13748a" ;
        dataid:signature         "k7NTqs9MEp+jt9R+zK7d41hE7cpRXJUWzCH6p/US1/UKw4WzpSZ6GGaiQAQrfFpkHH/gUCL2wqp11c0DoZmx48UxZkVnp0t/JxAK70+1LSMGYm0d0YCoFJLlYj7cqjBUsBKRPj1R9xsqiI4RBSKmGsSS6z3IE++UTHUVodkcKELMlZX+S0bfJl372E3LXHmtudXNBogddu4Dfu7MkE3mqxs4otpBb456G0jLRtirRVPEKWGMebCI1NlLt0XlM/SHq+dOmVlmyAv6hO+isjhVFPTK6gOi1IEU2VJ0QCXpyaHtdvh9LDX2QzmVtM3CnZhxc2ooZOcNZ6w9iWdVsE/niA==" ;
        dataid-cv:tag            "sorted" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:37Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "13328286"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=parsed_sorted.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=pelletInfo_imports=NONE.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "NONE" , "pelletInfo" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=pelletInfo_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "WARNING: An illegal reflective access operation has occurred\nWARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/usr/lib/pellet/cli/target/pelletcli/lib/guice-4.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)\nWARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2\nWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations\nWARNING: All illegal access operations will be denied in a future release\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\nException in thread \"main\" java.lang.StackOverflowError" ;
        dataid:sha256sum         "bb4921719da94d9c7ef2eed543428a0b489048ef49b25bd3578426b17c661c79" ;
        dataid:signature         "LnYTm/UILIXSkxVjfyswVXojBU66Xpk2cM5hzEQkbhYEfUo0zY8q1i3jDMy/8+Ld8Pcj2aThDuvamAWHHlFoWnz2OdBI0SSn8wcFaMxFKdbV+KvRIYQGjvcyNUgB/KtJmTvMZH6w8p9We/ZvLFthvZhSg6/PE6ENGrWSWR0qu0VqiKbqTI59CjLbJW6TojCQZCjgK+AvKyfgfnhzcPuU4K3cjY5Ln9WLwBZvdNPly1jTHdWOhMj9UQyzrRA5IczZRrY7fYKXCUQ8lJ8jBpQXRMLRyu9ia/e7cAZazlCGcVT268FJoU5JcuHZfb17SI99NDm9c/FRygjNkAdMBsGcRA==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T04:07:02Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "110903"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=pelletInfo_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

dataid-cv:imports  rdfs:subPropertyOf  dataid:contentVariant .

dataid-cv:validates  rdfs:subPropertyOf
                dataid:contentVariant .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=pelletInfo_imports=FULL.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "FULL" , "pelletInfo" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=pelletInfo_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "WARNING: An illegal reflective access operation has occurred\nWARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/usr/lib/pellet/cli/target/pelletcli/lib/guice-4.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)\nWARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2\nWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations\nWARNING: All illegal access operations will be denied in a future release\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\n[main] WARN org.semanticweb.owlapi.util.SAXParsers - entityExpansionLimit not supported by parser type org.apache.xerces.jaxp.SAXParserImpl\nException in thread \"main\" java.lang.StackOverflowError" ;
        dataid:sha256sum         "f137afd599f6208c8079f17dcc816f143b7c11fffd4c32844dc4c67a28b9b437" ;
        dataid:signature         "Tv0kssSRe+KpV+jvtsD88SHTjQoehqAmQhPOQ+wrSTwYWJ5t9J7erWATTNvNI6cMWw/vwPmEEv7+gDz9YxBd4WymeUDE3a2202XGaXC8QH0BRq43LS02zCI7vz02tR7eiP5gEFsWNtg4qSZXZKpuMiuEzUqn0IDTD9Ap4YPnq75PJE6kxPMgHQPGAxos0JUl3yC68DVSsT+vaMSla7MhQirVRuBPYdurglH7167Ut83lQdwIHmIFRtVWhYIYQTEJla1sus2fjnppKTsqAbtr0TmcOMGDQvpTIW/hNYSSUeLMCmoHuDtP0dN/6GaAXaMBt8oJpAbf/jDcC3gAqVDfgQ==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T04:06:57Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "110798"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=pelletInfo_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=parsed.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "parsed" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=parsed.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix : <http://purl.obolibrary.org/obo/obi.owl#> .\n@prefix dc: <http://purl.org/dc/elements/1.1/> .\n@prefix obo: <http://purl.obolibrary.org/obo/> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix xml: <http://www.w3.org/XML/1998/namespace> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n@prefix foaf: <http://xmlns.com/foaf/0.1/> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix swrl: <http://www.w3.org/2003/11/swrl#> ." ;
        dataid:sha256sum         "eeba9d5e9afdb838826197fe0d48bf28286c10195c794654fdfcfa4a55a2e96c" ;
        dataid:signature         "F5x92ibOYKKGHTIMt9PUUi2Q9SkfsQ9bcuOHgDmaL8wtODR1g0oYFXTKrc+kefjd5Wm4HO7LGkPyKXKvPdfny5hElUf+QCgdl7wtQDaMypBOUWpMenBitvXA3GZqRWM28C5eVFPgT7nFtPKAc5l/kQzFe8rGWOwjntqnotuM0ifXz/AaLwOp14+nP+GhdkmY2JbFjU14bPzBwIyIludtUjgOBBw1lvRHJPdn3pjtbuuxHwh42Jf6pwcqdrd5Q+yBfq6c+cmOtHIE5izreG5UAn4xSWloqAvowA+gmcQiAnKz8UvwJ6/D2m8eYVofD1cT6bi6nc/T6ysBKF80i4wPsw==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:49Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "5380796"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=parsed.ttl> ;
        dcat:mediaType           dataid-mt:TextTurtle .

dataid-cv:axioms  rdfs:subPropertyOf  dataid:contentVariant .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=shaclReport_validates=archivoMetadata.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "archivoMetadata" , "shaclReport" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=shaclReport_validates=archivoMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms true .\n\n" ;
        dataid:sha256sum         "8cc7623326d727b72062b0d9a0514eae24060b5f3e9945d603fa8b2c551fe965" ;
        dataid:signature         "adeW/RUz6MuVcNVk7PfjWZUKe31AjPDp8kR30NTgcpCRmxjWt2Bo0zLhNxt9M3KTUN0zfxvoXjXoKs7DqnAvkD5L9XopzTo+bDrWO0LDHJh80ldW8VlMuaFchgTHBaAqyzMKHJVDHJSpsPCEhpGkg50bT8TpY4NepaOxyOzYqEPNcqgYODrElsNJQ3k6ptDsh9mBc4rlOD/T4KKyDmepLSx635mihyr/OX0RAjDSmiMvjO+T4r8/p2P+ljq79GFrqQy6swubqDJQVFq+VDZinFY9rNAVpFxM5vAnxuN1fCaufXLUK48jDNXG38guo4DutK6w6ajqjiiNnzvdj2mRxg==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "archivoMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:46:11Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "148"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=shaclReport_validates=archivoMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=pelletConsistency_imports=FULL.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "pelletConsistency" , "FULL" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=pelletConsistency_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "Timeout in pellet\n\n" ;
        dataid:sha256sum         "cbb42a834bc4c2ffe399627b3a443360b333ef8bbed6487d27ec6acf1a7894e2" ;
        dataid:signature         "AjyudEoP8RpVTmI+PBxWlnBsmJ3o5rxE2adbGfo4JKpVninZ/8kLteRUsLrR5LZ540vDrIGy6lliWSEneKGJKvG8rDAspTOrWjjhqGUrcY0wi5fzuLY81YsHnnjMN89tb+drTbrvlrBzgGosuj8Mh8P2VpRPcKvFhBwt1IbZGELApNhLY93Ilo1fRQXRia+4zGs+kd6kUc4W2DGiFouRkaM2O4MRRYBBw/lzKTKEuA/eKtdHTc42V7bjt/J9EDKP8gb9FMgRG1QXmIIYQFWFWH2jtKnQMCpGvzZkn0btq5aba7SQmy4ksthy7NEcasSlHlKj7guW91KlXQUWAi+Zuw==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T04:06:53Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "20"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=pelletConsistency_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

dataid-cv:triples  rdfs:subPropertyOf  dataid:contentVariant .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=parsed.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "parsed" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=parsed.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/obi.owl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .\n<http://purl.obolibrary.org/obo/obi.owl> <http://www.w3.org/2002/07/owl#versionIRI> <http://purl.obolibrary.org/obo/obi/2025-01-09/obi.owl> .\n<http://purl.obolibrary.org/obo/obi.owl> <http://protege.stanford.edu/plugins/owl/protege#defaultLanguage> \"en\" .\n<http://purl.obolibrary.org/obo/obi.owl> <http://purl.obolibrary.org/obo/IAO_0000589> \"Ontology for Biomedical Investigations\"@en .\n<http://purl.obolibrary.org/obo/obi.owl> <http://purl.org/dc/elements/1.1/contributor> \"Advisors for this project come from the IFOMIS group, Saarbruecken and from the Co-ODE group in Manchester\"@en .\n<http://purl.obolibrary.org/obo/obi.owl> <http://purl.org/dc/elements/1.1/creator> \"Alan Ruttenberg\"@en .\n<http://purl.obolibrary.org/obo/obi.owl> <http://purl.org/dc/elements/1.1/creator> \"Allyson Lister\"@en .\n<http://purl.obolibrary.org/obo/obi.owl> <http://purl.org/dc/elements/1.1/creator> \"Barry Smith\"@en .\n<http://purl.obolibrary.org/obo/obi.owl> <http://purl.org/dc/elements/1.1/creator> \"Bill Bug\"@en .\n<http://purl.obolibrary.org/obo/obi.owl> <http://purl.org/dc/elements/1.1/creator> \"Bjoern Peters\"@en ." ;
        dataid:sha256sum         "1761a7c6622e044518de75c91d7b0eb92194cbfe5bcd6d68ae18549f28d8b66a" ;
        dataid:signature         "qJamRVqW6nKH5zsI7UFHxrdpSxRBNp4f8FhYEfcagwcQ+vr7pIovh3pvJA/Rjq/gHAfpDRktYsgQKJQbyFvRffku8aah8senF22I43JY6gipSglCIkeUyVs7QgvBYwHID3DwZQytpyHMq0hhsaIwp49S06dFzao36hnvha69GNezwzrod9iqzHSlWVoSUg9lrMnFDDjMpRjSt+IHZbWoNoYtJSZPrcfsx02bMaBzAsImWri8+vIBx/ZojRPHBgJsKXyjgTTu+FQR5BW+gLb8zFZgvetbZ8eL4zDRw5Ji3yE724yc4zO0cv/ATx0sSj0imIF7yovjkPqr79dJHEqT6g==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "13328286"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=parsed.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=profile.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "profile" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=profile.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "WARNING: An illegal reflective access operation has occurred\nWARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/local/src/webapp/archivo/archivo/helpingBinaries/profilechecker-1.1.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)\nWARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1\nWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations\nWARNING: All illegal access operations will be denied in a future release\nException in thread \"main\" java.lang.StackOverflowError\n\tat org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.getAnnotatedSourceAnnotationMainNodes(OWLRDFConsumer.java:986)\n\tat org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1630)\n\tat org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.lambda$translateAnnotations$24(OWLRDFConsumer.java:1631)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)" ;
        dataid:sha256sum         "a37774f7181ac7c34bd94c20fd84f2f281122921735285d64fbd606672520bc1" ;
        dataid:signature         "KHU6YHeeHzwU61mA5jMnkgQFodJoXA+ulMouvRNZ06AZjJ7hUrMVI5GTRuG8jz8L1+Ayvx70kZl9pheltsRfVj219Mrj86uo5r3p6bvhjq5MOS2DujeFxORKLYHdnuBStmR+wzROYDPYfrij3hbG84/PZaf9RnTfJTejbaYatsrpwR38ohtlRgJCtQtxMjKrf6FRs9cw8wKm0MCQPN6AOzae7AVGEnQZKvcV/+5+kU/dec6kdARngIot2SmIPt0VStd2Cm/MRX2/ypeDgx95JtZo7MqITD8SF7pV3CUXeSKhuGPUcFCpOptA3zcWKjJj2fb6bK8W1yHur4gZ1Df0JA==" ;
        dataid-cv:type           "profile" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T04:07:06Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "97323"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=profile.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=diff_triples=new.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "new" , "diff" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=diff_triples=new.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/BFO_0000002> <http://www.w3.org/2002/07/owl#disjointWith> _:genid34 .\n<http://purl.obolibrary.org/obo/BFO_0000003> <http://www.w3.org/2002/07/owl#disjointWith> _:genid44 .\n<http://purl.obolibrary.org/obo/BFO_0000004> <http://www.w3.org/2000/01/rdf-schema#comment> \"A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything.\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000004> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.obolibrary.org/obo/BFO_0000020> .\n<http://purl.obolibrary.org/obo/BFO_0000004> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.obolibrary.org/obo/BFO_0000031> .\n<http://purl.obolibrary.org/obo/BFO_0000015> <http://www.w3.org/2000/01/rdf-schema#comment> \"An occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t.\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000020> <http://www.w3.org/2000/01/rdf-schema#comment> \"A continuant that inheres in or is borne by other entities. Every instance of A requires some specific instance of B which must always be the same.\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000020> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.obolibrary.org/obo/BFO_0000031> .\n<http://purl.obolibrary.org/obo/BFO_0000031> <http://www.w3.org/2000/01/rdf-schema#comment> \"A continuant that is dependent on one or other independent continuant bearers. For every instance of A requires some instance of (an independent continuant type) B but which instance of B serves can change from time to time.\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000050> <http://purl.obolibrary.org/obo/IAO_0000116> \"Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/\"@en ." ;
        dataid:sha256sum         "2b3108d25014c77c252f3794a853504d99585ca4c985448b684862d89e351575" ;
        dataid:signature         "BjB9e8l+Xvb4U1tNEzGyPOv/umvC0Ltn7TUf6PtzIkmdPoSpTHwrRIV0+t268l8lTIoolA01EvcFSImZFUlR1w8Au+JTTMsOymK6ABzA+xGBAAyaBdMa6d3Gpndm2+wKP/bwMAG7gsvRXKFcp826SU5OO+so0tjryZtxRkj4TM6aCvnz6AYaHtg8MqljDD+v1vUCrPOk03wywAK7VbZ29oNWMHZXlTDNBrLh/BoHz9icNLfS83PZMcjg9aOAs09QUHkTTDaKJeplfN4EBzlEV4dhUdGAyxLKiLH5Bx3TnasFiD1B/Z1ZQm1C3l1552ZLB+53WOMl8+x5SLDeiLIGcA==" ;
        dataid-cv:triples        "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:46Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "5283354"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=diff_triples=new.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

dataid-mt:ApplicationNTriples
        a                dataid-mt:MediaType ;
        dataid:mimetype  "application/n-triples" .

dataid:contentVariant
        a       <http://www.w3.org/2002/07/owl#DatatypeProperty> .

dataid-mt:ApplicationRDFXML
        a                dataid-mt:MediaType ;
        dataid:mimetype  "application/rdf+xml" .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=shaclReport_validates=minLicense.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "shaclReport" , "minLicense" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=shaclReport_validates=minLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms true .\n\n" ;
        dataid:sha256sum         "8cc7623326d727b72062b0d9a0514eae24060b5f3e9945d603fa8b2c551fe965" ;
        dataid:signature         "adeW/RUz6MuVcNVk7PfjWZUKe31AjPDp8kR30NTgcpCRmxjWt2Bo0zLhNxt9M3KTUN0zfxvoXjXoKs7DqnAvkD5L9XopzTo+bDrWO0LDHJh80ldW8VlMuaFchgTHBaAqyzMKHJVDHJSpsPCEhpGkg50bT8TpY4NepaOxyOzYqEPNcqgYODrElsNJQ3k6ptDsh9mBc4rlOD/T4KKyDmepLSx635mihyr/OX0RAjDSmiMvjO+T4r8/p2P+ljq79GFrqQy6swubqDJQVFq+VDZinFY9rNAVpFxM5vAnxuN1fCaufXLUK48jDNXG38guo4DutK6w6ajqjiiNnzvdj2mRxg==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "minLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:46:16Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "148"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=shaclReport_validates=minLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=orig.owl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "orig" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=orig.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<?xml version=\"1.0\"?>\n<rdf:RDF xmlns=\"http://purl.obolibrary.org/obo/obi.owl#\"\n     xml:base=\"http://purl.obolibrary.org/obo/obi.owl\"\n     xmlns:dc=\"http://purl.org/dc/elements/1.1/\"\n     xmlns:obo=\"http://purl.obolibrary.org/obo/\"\n     xmlns:owl=\"http://www.w3.org/2002/07/owl#\"\n     xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"\n     xmlns:xml=\"http://www.w3.org/XML/1998/namespace\"\n     xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\"\n     xmlns:foaf=\"http://xmlns.com/foaf/0.1/\"" ;
        dataid:sha256sum         "9b4d2a6e4caf6e8f8152afdd596794fbfa2417cdcdaee504f586eb08adaaf948" ;
        dataid:signature         "P++avGT1DQ3rlFgxiE/By5wDVckwUgyik5thjyrrIt7r9qlM7L2HbrMQt6aMGVobI5Nc/DYPnsA6JUNcjahHO3ETuzy7xVTG0JZz9zu6CPeWb3dpGPtrQecCOK/77qAGjmC6Io550gJmzxAfIOdXpCm0QTySKh5zUVL4B24D15FvLJN00UFx8/8N/vMKaxiqebNuEecoZJmR4WR4lbsi93mndYr5EGF4lbyIMNSEDYl508g12P/1rgnN0tU5A2c7Y4xPKBt1JHzYHfdcr8r9sIHeguDxHNjqJyexRD43U1GYmetLXgTMdRQSZUdz1nn8fPAgGDF1dA3FK/OrPfkWow==" ;
        dataid-cv:type           "orig" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:36Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "9486054"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=orig.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=shaclReport_validates=lodeMetadata.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "shaclReport" , "lodeMetadata" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=shaclReport_validates=lodeMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix dc: <http://purl.org/dc/elements/1.1/> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms false ;\n    sh:result [ a sh:ValidationResult ;\n            sh:focusNode <http://purl.obolibrary.org/obo/OBI_0001714> ;" ;
        dataid:sha256sum         "663da0e2799d9fc38fc056ac7db92671cca41019384191d300fbcc2615e63541" ;
        dataid:signature         "O04rRRzuabWPxE2Q2JcbNr7tGiiq2HQjo8v/R06ZoO/+TDjKt001fJWHFCph60MmpKwbEJOEE1I60yMN9nMw31qe7OlMhkmsqoQEMfjcgsrfeP+O1/WSG1M0NO6371DdL8EVcL9YXJidWy4mpdcIpHnmMEusWPsUYtA/Wd10zBGtP3tsOav9VtY7qagJUfqx9SGG0sUWZaYNr9GnIBVYxpHfqlDIB0Xil0d7oQsoKKR1Zd6vn+zAl33iAuF6VtznQcT04GkkAp7QnvwdZgpHbL/SAXACqtzTsQS+ea+X4sF8k1K8/oDoY2SKy+w9BNPRC0ioGft9XzoUb5NjRHku5Q==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "lodeMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:46:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "4724892"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=shaclReport_validates=lodeMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=diff_axioms=new.dl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "new" , "diff" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=diff_axioms=new.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "Exception in thread \"main\" java.lang.StackOverflowError\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1942)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)\n\tat org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.translateAnnotations(OWLRDFConsumer.java:1946)" ;
        dataid:sha256sum         "c823585de0f359c179d06fccc44272615c37cc44f6804bf5421f8aad501673d5" ;
        dataid:signature         "RUYdK+ZUEuLRZ1JDojZU4VDxwpIUoypHoV6qCGtSzn63rOSQUuDwVkZxAdGztY9Bw/CHG52iRfzZ9tltL/aAMVxgN/rAFKgSzDhtIqpnr4ToNQb/FWEeRm+MXpRek1UYsA2xGA50+A7Z3UlIhTzm67E+F2Ct3Lo3w3p0xcQRr0TueAyo+3bcxEKrwRsSSHPRvvFPmG0ktXG8I0//C3HXeksNFcv2QZflBAIn1GgYGat7NvEfhDrt074nd0V9cKaxpUUhy6AwWnJ6adVbymD2LCl0c4U+h0eRBJ6VrG2xjgT29+00VQaUUUhPfb0eoBQ/0CCnSZedTrIU2HfRUcpFJg==" ;
        dataid-cv:axioms         "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:46Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "99385"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=diff_axioms=new.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl>
        a       dataid:Artifact .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=parsed.owl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "parsed" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=parsed.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<rdf:RDF xmlns:dc=\"http://purl.org/dc/elements/1.1/\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:obo=\"http://purl.obolibrary.org/obo/\" xmlns:oboInOwl=\"http://www.geneontology.org/formats/oboInOwl#\" xmlns:owl=\"http://www.w3.org/2002/07/owl#\" xmlns:protege=\"http://protege.stanford.edu/plugins/owl/protege#\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\" xmlns:swrl=\"http://www.w3.org/2003/11/swrl#\" xmlns:swrlb=\"http://www.w3.org/2003/11/swrlb#\" xmlns:terms=\"http://purl.org/dc/terms/\" xmlns:xml=\"http://www.w3.org/XML/1998/namespace\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" xmlns=\"http://purl.obolibrary.org/obo/obi.owl#\">\n  <rdf:Description rdf:about=\"http://purl.obolibrary.org/obo/obi.owl\">\n    <rdf:type rdf:resource=\"http://www.w3.org/2002/07/owl#Ontology\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://purl.obolibrary.org/obo/obi.owl\">\n    <owl:versionIRI rdf:resource=\"http://purl.obolibrary.org/obo/obi/2025-01-09/obi.owl\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://purl.obolibrary.org/obo/obi.owl\">\n    <protege:defaultLanguage>en</protege:defaultLanguage>" ;
        dataid:sha256sum         "21697cf821a5e9c9923f12437699ca620af04a7b02c5a2d5898cdf663cab9163" ;
        dataid:signature         "CZE+IcwT3TKFd52meVRSXbTdFF9xyuH7Egud+XJ7e+SeRH8InQW2r7UHou0ffbmYHlChPOBRXsRReokMVOkDMQkJspj2c3p+RxjjhpIUgB8tW1uJ9sx53MTCROz28G98d911IcjGEM/HX+coZ54Y4oipCVyE31Fm0jilaT5fiATnA09LFRsGT5qFTxjj4Hqr4zCboi39qqpvs4xndnyvZFSfLpztN5PdNME9H6TEvQV23HpcmiikzIiOuouuLTUMsbaIleSiAzOlApCaIdKyi04AQ+xJViwHlH5yEOs6FkgncdOnOiOGNfFk0Fh2MqSQW/bzOS2mL4mJ+ekBeOiYQw==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:52Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "17344023"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=parsed.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset>
        a                       dataid:Dataset ;
        rdfs:comment            "An ontology for representing biomedical investigations, including study designs, the collection and preparation of the targets of investigation, assays, instrumentation and reagents used, as well as the data generated and the types of analysis performed on the data to reach conclusions, and their documentation."@en ;
        rdfs:label              "Ontology for Biomedical Investigations"@en ;
        dataid:account          databus:ontologies ;
        dataid:artifact         <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl> ;
        dataid:associatedAgent  <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:group            <https://databus.dbpedia.org/ontologies/purl.obolibrary.org> ;
        dataid:groupdocu        "## All DBpedia Archivo ontologies from purl.obolibrary.org domain\n\nEach artifact in this group deals as the archive for snapshots of one ontology of the [DBpedia Archivo](https://databus.dbpedia.org/ontologies) -  A Web-Scale Interface for Ontology Archiving under Consumer-oriented Aspects. Find out more at [http://archivo.dbpedia.org](http://archivo.dbpedia.org). The description for the individual files in the artifact can be found [here](http://dev.dbpedia.org/DBpedia_Archvio#files)." ;
        dataid:maintainer       <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:version          <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437> ;
        dct:conformsTo          "http://dataid.dbpedia.org/ns/core#" ;
        dct:description         "## DBpedia Archivo Ontology Snapshot\n\n| Attribute |  Value |\n| - | - |\n| Ontology URI | <http://purl.obolibrary.org/obo/obi.owl>\n| Archivo Ontology Factsheet| [Link](http://archivo.dbpedia.org/info?o=http://purl.obolibrary.org/obo/obi.owl)\n| Snapshot File URL | <https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/obi.owl>\n| Snapshot OWL Version IRI | <http://purl.obolibrary.org/obo/obi/2025-01-09/obi.owl>\n| Snapshot Time | 2025-01-24 03:44:37\n\nThe [DBpedia Archivo Databus agent](https://databus.dbpedia.org/ontologies) generates only basic, static documentation for the archived snapshots of the ontologies.\n\n## Ontology Metadata\n\nDBpedia Archivo extracts metadata from the ontology for well known properties (e.g. dct:description). This subsection shows the content of every property individually using a separate heading.\n\n### dc:description\n\nAn ontology for representing biomedical investigations, including study designs, the collection and preparation of the targets of investigation, assays, instrumentation and reagents used, as well as the data generated and the types of analysis performed on the data to reach conclusions, and their documentation.\n\n### rdfs:comment\n\nPlease cite the OBI consortium http://purl.obolibrary.org/obo/obi where traditional citation is called for. However it is adequate that individual terms be attributed simply by use of the identifying PURL for the term, in projects that refer to them." ;
        dct:hasVersion          "2025.01.24-034437" ;
        dct:issued              "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license             <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:publisher           <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:title               "Ontology for Biomedical Investigations"@en ;
        dcat:distribution       <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=diff_triples=new.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=pelletConsistency_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=diff_triples=old.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=parsed.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=diff_axioms=old.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=parsed.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=pelletInfo_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=shaclReport_validates=minLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=shaclReport_validates=lodeMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=profile.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=shaclReport_validates=archivoMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=diff_axioms=new.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=pelletInfo_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=orig.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=shaclReport_validates=goodLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=meta.json> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=parsed.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=parsed_sorted.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=pelletConsistency_imports=NONE.txt> .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl>
        a                       dataid:DataId ;
        rdfs:comment            "Metadata created by the DBpedia Databus Maven Plugin: https://github.com/dbpedia/databus-maven-plugin (Version 1.3-SNAPSHOT)\nThe DataID ontology is a metadata omnibus, which can be extended to be interoperable with all metadata formats\nNote that the metadata (the dataid.ttl file) is always CC-0, the files are licensed individually\nMetadata created by https://yum-yab.github.io/webid.ttl#onto" ;
        rdfs:label              "DataID metadata for purl.obolibrary.org/obo--obi--owl"@en ;
        dataid:associatedAgent  <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:conformsTo          "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion          "1.3-SNAPSHOT" ;
        dct:issued              "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license             <http://purl.oclc.org/NET/rdflicense/cc-zero1.0> ;
        dct:publisher           <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:title               "DataID metadata for purl.obolibrary.org/obo--obi--owl"@en .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=diff_triples=old.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "diff" , "old" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=diff_triples=old.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/IAO_0000111> \"entity\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://purl.obolibrary.org/obo/IAO_0000412> <http://purl.obolibrary.org/obo/iao.owl> .\n<http://purl.obolibrary.org/obo/BFO_0000001> <http://www.w3.org/2002/07/owl#disjointWith> <http://www.geneontology.org/formats/oboInOwl#ObsoleteClass> .\n<http://purl.obolibrary.org/obo/BFO_0000002> <http://purl.obolibrary.org/obo/IAO_0000111> \"continuant\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000002> <http://purl.obolibrary.org/obo/IAO_0000412> <http://purl.obolibrary.org/obo/iao.owl> .\n<http://purl.obolibrary.org/obo/BFO_0000004> <http://purl.obolibrary.org/obo/IAO_0000115> \"A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything.\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000015> <http://purl.obolibrary.org/obo/IAO_0000115> \"An occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t.\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000019> <http://purl.obolibrary.org/obo/IAO_0000111> \"quality\"@en .\n<http://purl.obolibrary.org/obo/BFO_0000019> <http://purl.obolibrary.org/obo/IAO_0000412> <http://purl.obolibrary.org/obo/iao.owl> .\n<http://purl.obolibrary.org/obo/BFO_0000020> <http://purl.obolibrary.org/obo/IAO_0000111> \"specifically dependent continuant\"@en ." ;
        dataid:sha256sum         "ee1398c5d1453f83a1456284455450398fcb6c46da842ca8a6c8a3a991dca8ff" ;
        dataid:signature         "Ow7YGk6VFJbe0k94lZuwX3IXQ07Yo/ruWCWn497YFfy2+YjCbIi0YFrxAgGwplnW+jFo4fNxK+5G7b4n+24eylvEOYTgnT74cU23wwGYUDzVqSzuKI6OKdp1kK+8U+aFimOgtrnIAusIy6Bc4Uxp5eTAmYi14okCgC/ypmuIxoJ12ymIjv9e5WVA8NiNGfpeThhMiaRogHvnMsm6QpzU/WQj6ftd6wjOt1ZG2KLdwXTVPctE4U+LpZJxluLjk/EOD3rqFgfY+80M/FAr9leKE0EtOPHlr1towjVyndlJKm99OdWaXz6XuMQ8Nlug1gPZP02nSW41kjKXw82VEtfy3g==" ;
        dataid-cv:triples        "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T03:45:46Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "5261596"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=diff_triples=old.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437>
        a       dataid:Version .

dataid-cv:type  rdfs:subPropertyOf  dataid:contentVariant .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#obo--obi--owl_type=meta.json>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "meta" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=meta.json> ;
        dataid:formatExtension   "json" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "{\n    \"http-data\": {\n        \"accessed\": \"2025.01.24; 03:45:36\",\n        \"best-header\": \"application/rdf+xml\",\n        \"content-length\": \"717371\",\n        \"e-tag\": \"W/\\\"3148e20ad8829efeb9c4314c9e605e6b87137483cc036c783e4ee17ab6492b6c\\\"\",\n        \"lastModified\": \"\"\n    },\n    \"logs\": {\n        \"nir-header\": \"{'Date': 'Fri, 24 Jan 2025 03:44:43 GMT', 'Content-Type': 'text/html; charset=iso-8859-1', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Location': 'https://raw.githubusercontent.com/obi-ontology/obi/v2025-01-09/obi.owl', 'CF-Cache-Status': 'DYNAMIC', 'Server': 'cloudflare', 'CF-RAY': '906d06ce7f8a996e-FRA'}\"," ;
        dataid:sha256sum         "3878c449b256a66fbd8ec24b00da9a0e866189b6e98242ccab9702536213fc1d" ;
        dataid:signature         "fzInayjDSjykgbtEMu7ABRTNb85goKua9Mshqal2thZNdgIigYR7b22o3Xw8dhinx7s3thVNPPAN7N3jZow5ZZUUz1g2Aioz6SjdGb5e/DmALjzT4wbxrRUEr/2e9dIcV0x486KJ+xx6eHdM5FZqP0Z8t9G1UI1+RlboO+OKOVKuRyfTJwKhHDO/zwQTifHV3/UVBLSOh4zlccKh55ElUyyvUMq2rln7+6KdZSAm3n+yOuHoQYjHtHI6UAmrVCnhxExQ3/Ec6i0V6cJlXHn8NRYMk4OEbtzzPYmxG/myrGNOjTi9ImEn/BhLl2p2iqUPtajxku9lvzfluzvU25MWMw==" ;
        dataid-cv:type           "meta" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.01.24-034437" ;
        dct:issued               "2025-01-24T04:08:39Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notAnIRI> ;
        dct:modified             "2025-01-24T04:07:06Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2294"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--obi--owl/2025.01.24-034437/obo--obi--owl_type=meta.json> ;
        dcat:mediaType           dataid-mt:ApplicationJson .
