

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

# 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" .

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" .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--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--so--owl/2025.08.09-165914/obo--so--owl_type=parsed.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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:obo=\"http://purl.obolibrary.org/obo/\" xmlns:oboInOwl=\"http://www.geneontology.org/formats/oboInOwl#\" xmlns:owl=\"http://www.w3.org/2002/07/owl#\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\" xmlns:so=\"http://purl.obolibrary.org/obo/so#\" xmlns:xml=\"http://www.w3.org/XML/1998/namespace\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" xmlns=\"http://purl.obolibrary.org/obo/so.owl#\">\n  <rdf:Description rdf:about=\"http://purl.obolibrary.org/obo/so.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/so.owl\">\n    <owl:versionIRI rdf:resource=\"http://purl.obolibrary.org/obo/so/2024-11-18/so.owl\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://purl.obolibrary.org/obo/so.owl\">\n    <obo:IAO_0000700 rdf:resource=\"http://purl.obolibrary.org/obo/SO_0000110\"/>" ;
        dataid:sha256sum         "0bce3da92e43b4becf5254e4196bdf66f6333d292eb37ebbabfd88d3b94a3d7d" ;
        dataid:signature         "tgVxDtjjtyBp9siWt/8DJFdnIDdvp1aKJX7YMKOKlt0PrmJR5UyJkRLokFHUI5Gvoluf0Q5KxZ0/4cWoY4jzSPrWBo2lLKD90AbdZa0VgSoEmlAd+z0r8yq9auxjfODrfHPjJzEP+RaHN3ljEbtnHdG28rhotjjtPSx3VmVLfW3g5zsr27zyyDCosgOoX5AvZzsZiIfH/jOmSx4Cd+YYxht0A5JYNmyhrqmV1Oyr8S/EWLZrTrhcBGrMoBbwuWpRKzBh7mtKvQETQ8us9Ii0YBs5awlXqQ3v1hUZqKxGZWGGXTSdNJsOoRs9UQ/VirJDTN7Vmm+ZT3h8Z0TPK77gtg==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:24Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "7390371"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=parsed.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

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

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--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--so--owl/2025.08.09-165914/obo--so--owl_type=shaclReport_validates=minLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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 false ;\n    sh:result [ a sh:ValidationResult ;\n            sh:focusNode <http://purl.obolibrary.org/obo/so.owl> ;\n            sh:resultMessage \"No license found at all (neither dct:license, xhv:license nor cc:license)\"@en ;\n            sh:resultSeverity sh:Violation ;\n            sh:sourceConstraintComponent sh:OrConstraintComponent ;" ;
        dataid:sha256sum         "3b8b82737cf633174879b97660e86a788eaba30198cd1d24938b58b19d413300" ;
        dataid:signature         "skTRA/3rL6VRPLlmI58iyQzQAQu/Ke0FhnSBoToG2anXCfhsO2+wqGG6biEm+lM6Qm7+y6fACHmEZRPqQ4IXTZurXk7e3+j0fV0JcA6OZhjjVTnu5bUbd1byalg03iNgE7u4Keze2iEf4aFeOOSZkpVyGFzDfPsJroFQ8uyYC5ULdcAldm3st0AlwFoQVybAZQ/P1dw77Lw/KVjqjo7m/XUJpFkpLpVYj8KF/QZxztGCWFBIxRizj9mXxubA89lLuhFJ95J4UT69MJBpbLYPojAxOrbRqCLJuNobaHfBOgB5XyqLJ76ISTQxlyJEKO0gEUgD6mGhHzovhpj0tPyt4A==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "minLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:34Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "670"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=shaclReport_validates=minLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--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--so--owl/2025.08.09-165914/obo--so--owl_type=meta.json> ;
        dataid:formatExtension   "json" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "{\n    \"http-data\": {\n        \"accessed\": \"2025.08.09; 17:00:14\",\n        \"best-header\": \"application/rdf+xml\",\n        \"content-length\": \"290294\",\n        \"e-tag\": \"W/\\\"2ebb6193f93e17176f2b200f04d891adbdc993b09e54f153abee39427d57472f\\\"\",\n        \"lastModified\": \"\"\n    },\n    \"logs\": {\n        \"nir-header\": \"{'Date': 'Sat, 09 Aug 2025 16:59:21 GMT', 'Content-Type': 'text/html; charset=iso-8859-1', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'CF-RAY': '96c8cdafa982e52a-TXL', 'Location': 'https://raw.githubusercontent.com/The-Sequence-Ontology/SO-Ontologies/master/Ontology_Files/so.owl', 'cf-cache-status': 'DYNAMIC', 'Set-Cookie': '__cf_bm=oCITvSfbRM4VGW1pujPbg3mfj4UWwBRfC4etRgZox7A-1754758761-1.0.1.1-l4SqvPyaaVr2phUhUDI84YdFJ0bT2g39gWIPgSFpLsg34g5dHu6NZDpaWda74JzkVD9KEbCHgOnXEr0qAkf1yUELXBmg6dtBm8YxiB92fUM; path=/; expires=Sat, 09-Aug-25 17:29:21 GMT; domain=.obolibrary.org; HttpOnly', 'Server': 'cloudflare'}\"," ;
        dataid:sha256sum         "d8e442ce4966bbffeb8f5d455395dc7b58bd807fe561a6015c5bac9e619f871f" ;
        dataid:signature         "HO0uobrJD/9SZyyFfivXWbf2JnZArd/Y0GJImU9yTmyXV4yuVA2c0U1gnYMIxlrcrTs4QXkAz1r3r3vyXHwAnGPgrm8dGoS6zCnFCdFJrrYxOKVMQfQ7PH7qbQ012GhF2T6IU6mlYF7Qaa+BwCO8DXiibaRw/HYCR9Oquqz+xd2J9ACC6nXUH6Eou46z/EAqfdZp8UeUIZniISUFxhQgt1yzZtSgoZMytEG+szyRNYnju6YqEelrXDMpe8Jjyou4F+80jMditLSjyb76upYapjlYbY7jVcvvj+bPp4pFSn+jduZFvM21J2puNKUhv0qA2cp9Mi/onmSn+WVkFayC0w==" ;
        dataid-cv:type           "meta" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:01:12Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2545"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=meta.json> ;
        dcat:mediaType           dataid-mt:ApplicationJson .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--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--so--owl/2025.08.09-165914/obo--so--owl_type=orig.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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/so.owl#\"\n     xml:base=\"http://purl.obolibrary.org/obo/so.owl\"\n     xmlns:dc=\"http://purl.org/dc/elements/1.1/\"\n     xmlns:so=\"http://purl.obolibrary.org/obo/so#\"\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#\"" ;
        dataid:sha256sum         "73f167bd113438940fa129e463e90448560b72871cd37f402856501f47ad7d9b" ;
        dataid:signature         "S0uPE76P0aouWF1GZP9+eng0yfZx96PtrLMfvJ3tz5mq0kAkFG5PqAWr1UatBPbccVcoVX1cQ5H1QLD8o6TSIpl1fUPxIFeYsm22MIz/q4oqKzz6T4f16CYbvbuVkN+ytMenheUEEnjBUdiAwbRISFsQgHQxcq1qJrlHNHB+Uh8JIV1w+dMMKAAn8vhzQcUd17ybEWm1nXpJqQW8QnKdPLZ50D+5ngVq9nfHdOB9U0w0do31jW5Nks9th0ZA2VRxrUH6L/oLGLa0aU1l/kXBbux1gKvreyM6ln2UTHJ/ktjglhDE2lY5I85iSbBu66/EiLujdzUJdc5DjbS5/kCerw==" ;
        dataid-cv:type           "orig" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:14Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "3960194"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=orig.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=diff_triples=new.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "diff" , "new" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=diff_triples=new.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/SO_0001541> <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> \"decreased transcript level variant\" .\n<http://purl.obolibrary.org/obo/SO_0001541> <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> \"decreased transcription\" .\n<http://purl.obolibrary.org/obo/SO_0001569> <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> \"cryptic splice site\" .\n<http://purl.obolibrary.org/obo/SO_0001569> <http://www.w3.org/2000/01/rdf-schema#comment> \"Added \\\"cryptic splice site\\\" as a synonym of cryptic_splice_site_variant at the request of Melissa Landrum of the NCBI on 31 July 2025 (see GitHub issue #657).\" .\n<http://purl.obolibrary.org/obo/SO_0001570> <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> \"activated cryptic splice acceptor\" .\n<http://purl.obolibrary.org/obo/SO_0001570> <http://www.w3.org/2000/01/rdf-schema#comment> \"Added \\\"activated cryptic splice site acceptor\\\" as a synonym of cryptic_splice_acceptor at the request of Melissa Landrum of the NCBI on 31 July 2025 (see GitHub issue #657).\" .\n<http://purl.obolibrary.org/obo/SO_0001571> <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> \"activated cryptic splice donor\" .\n<http://purl.obolibrary.org/obo/SO_0001571> <http://www.w3.org/2000/01/rdf-schema#comment> \"Added \\\"activated cryptic splice donor\\\" as a synonym of cryptic_splice_donor at the request of Melissa Landrum of the NCBI on 31 July 2025 (see GitHub issue #657).\" .\n<http://purl.obolibrary.org/obo/SO_0001572> <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> \"skipped exon\" .\n<http://purl.obolibrary.org/obo/SO_0001572> <http://www.w3.org/2000/01/rdf-schema#comment> \"Added \\\"skipped exon\\\" as a synonym of exon_loss_variant at the request of Melissa Landrum of the NCBI on 31 July 2025 (see GitHub issue #657).\" ." ;
        dataid:sha256sum         "a57aa7f3bccf3476a5282d2bb0285d616d75cae816f79b902269c82be5f60669" ;
        dataid:signature         "aS2HA8JfDk5OrmLMhiI+1l8CoA9FK9NYqtySTIEUsQ43oaG7are1mYFcZELHAIKoptetYVKK/tqfaHu7ajrL4EQZdMmJ0n6p83qr0qe/2zRKbZ8q6dzx4MqL1l8QA/FilpdpUffs8ZYV9zQq+ukg6uP0PXBqqD39/7oT42/8prvYCpgB7rZ9IjbsbLfsL5jlgkPC82BZoZ3KTtPlPKeWFgz/mk9dAJmCZVh6wuw2m9rxI1bjxZk1RmdtnNyxvIG2+VTScQSR/LhImWVfqxV1c2QJUhdpmDSjlY6vif0QbKF2hPKL3hf9GIRW1tJkP9ySyIoYNaTHJWHPWLYrCfhn2g==" ;
        dataid-cv:triples        "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:21Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "631313"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=diff_triples=new.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

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

<https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914>
        a       dataid:Version .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=diff_triples=old.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "old" , "diff" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=diff_triples=old.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/SO_0001610> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3214 .\n<http://purl.obolibrary.org/obo/SO_0001611> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3216 .\n<http://purl.obolibrary.org/obo/SO_0001644> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3332 .\n<http://purl.obolibrary.org/obo/SO_0001644> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3333 .\n<http://purl.obolibrary.org/obo/SO_0001644> <http://www.w3.org/2002/07/owl#equivalentClass> _:genid3326 .\n<http://purl.obolibrary.org/obo/SO_0001659> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3353 .\n<http://purl.obolibrary.org/obo/SO_0001659> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3354 .\n<http://purl.obolibrary.org/obo/SO_0001660> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3355 .\n<http://purl.obolibrary.org/obo/SO_0001661> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3357 .\n<http://purl.obolibrary.org/obo/SO_0001662> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3359 ." ;
        dataid:sha256sum         "37ee214bcaf5431ad2cf7a3c80cbaee4596d5649d6994742d81a149754336e46" ;
        dataid:signature         "jsxUdjXb9uGjlqFMtwDCEUPqdZlAiyQHFVBDxyj2iX466GQUbP7iqiM3UkxlyBKJk0n60Xtn8m/OzBchEI4O4LxCnvXwF8/DTqBYvgpDFF3N2ofZ2NgKZ4gkbWZiNOGiEEhw8dksydTOcB54jU0eZLrBDFbuMGnrkVdg547ffpe9S+nj0XxhG53cq4Z3hk7g7hCIxTa8MxB+jJ3iGNJZ5wX0RtrqwVHAb4zH7mmYzorWKXRfPSpHn70rq2BGhFW5fB+tHF/VPJ9CwCZXHE37tquYgDIVXcbGgcn3CVD/OCSrquEfylx6UAaQvql5bE4jCKskr0TOqEZwMChEUfcqNg==" ;
        dataid-cv:triples        "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:21Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "606431"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=diff_triples=old.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=shaclReport_validates=goodLicense.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "goodLicense" , "shaclReport" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=shaclReport_validates=goodLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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/so.owl> ;\n            sh:resultMessage \"No dct:license statement found\"@en ;\n            sh:resultPath dct:license ;" ;
        dataid:sha256sum         "5939af89330dbcb9da80207985781aea5ef7d11a647ba6ca8d1960444dc4d9bc" ;
        dataid:signature         "XBN2iuHM3ZAHxFF6tPGCT5sFf8Uff895hEEx0r9DAQsubjOrVjOfPXLjinujCqLZzZaln3B31ZPcFOi/6ntZzdhuupTCMp24agAmwTiflIIFTTKhydk1L8cLDm2t3L2+iOZ0zcVev0vDALJG5uihui7awzlWVsPa7r0rF6UoURIdstEKkiPJaUaKHzg7tW6hf0PgusJIf28whmBp+zbT/yQKt8MgmAuNjFOQyNTe/fASB8AbMhVPY5aS7Cn+0+vxeBeZoVaqTaZh5+hnzwsC2rF6bdsl70OTGIYzqDd66dUc0oWC6bQDMpjgdgfngbqdgQaJL/m//yPW4iH5k/aemA==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "goodLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:50Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "656"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=shaclReport_validates=goodLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=parsed_sorted.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "sorted" , "parsed" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=parsed_sorted.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/BS_0000338> <http://purl.obolibrary.org/obo/IAO_0000231> <http://purl.obolibrary.org/obo/IAO_0000227> .\n<http://purl.obolibrary.org/obo/BS_0000338> <http://purl.obolibrary.org/obo/IAO_0100001> <http://purl.obolibrary.org/obo/SO_0001079> .\n<http://purl.obolibrary.org/obo/BS_0000338> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .\n<http://purl.obolibrary.org/obo/BS_0000338> <http://www.w3.org/2002/07/owl#deprecated> \"true\"^^<http://www.w3.org/2001/XMLSchema#boolean> .\n<http://purl.obolibrary.org/obo/BS_0000339> <http://purl.obolibrary.org/obo/IAO_0000231> <http://purl.obolibrary.org/obo/IAO_0000227> .\n<http://purl.obolibrary.org/obo/BS_0000339> <http://purl.obolibrary.org/obo/IAO_0100001> <http://purl.obolibrary.org/obo/SO_0001116> .\n<http://purl.obolibrary.org/obo/BS_0000339> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .\n<http://purl.obolibrary.org/obo/BS_0000339> <http://www.w3.org/2002/07/owl#deprecated> \"true\"^^<http://www.w3.org/2001/XMLSchema#boolean> .\n<http://purl.obolibrary.org/obo/BS_0000340> <http://purl.obolibrary.org/obo/IAO_0000231> <http://purl.obolibrary.org/obo/IAO_0000227> .\n<http://purl.obolibrary.org/obo/BS_0000340> <http://purl.obolibrary.org/obo/IAO_0100001> <http://purl.obolibrary.org/obo/SO_0001119> ." ;
        dataid:sha256sum         "13e7d689cb4677243cffc7c571b65b7fdfb13352d049fef0e45c3b5b6de71795" ;
        dataid:signature         "qOOFl3nS3eTyYpToSpF/UFt6/JFse4K77q8UsDcoczhgpxDvJNePRnaBbBJc3LUOmUZH9kSheO14o5ZgCeOvRaVNHyQVAYCDU6O66+cYyxQjP670bIEpPa7MKJBG4jLus/hvpZQjZ25tNFWYM6lTNpe1yAKHThEKbJjdCzN2X47B/U+8Vw3P4TXMOmCVu9ltcX4xFmvB7tvfHfToBP0tqGYQFqjzbqXSjvShGqXSPRENoXDZIydu6DsLOUIi8ozIVEV7mOpI50cLIR+nipTjNZGyZR7x23ISA30FsGwiKaSDo4tGlROtjC4uew0K7bx4ZmJQ4YwaY6ZO2fY57XR+kw==" ;
        dataid-cv:tag            "sorted" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:14Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "5713720"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=parsed_sorted.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset>
        a                       dataid:Dataset ;
        rdfs:comment            "Archivo Ontology Snapshot for http://purl.obolibrary.org/obo/so.owl"@en ;
        rdfs:label              "http://purl.obolibrary.org/obo/so.owl"@en ;
        dataid:account          databus:ontologies ;
        dataid:artifact         <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--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--so--owl/2025.08.09-165914> ;
        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/so.owl>\n| Archivo Ontology Factsheet| [Link](http://archivo.dbpedia.org/info?o=http://purl.obolibrary.org/obo/so.owl)\n| Snapshot File URL | <https://raw.githubusercontent.com/The-Sequence-Ontology/SO-Ontologies/master/Ontology_Files/so.owl>\n| Snapshot OWL Version IRI | <http://purl.obolibrary.org/obo/so/2024-11-18/so.owl>\n| Snapshot Time | 2025-08-09 16:59:14\n\nThe [DBpedia Archivo Databus agent](https://databus.dbpedia.org/ontologies) generates only basic, static documentation for the archived snapshots of the ontologies." ;
        dct:hasVersion          "2025.08.09-165914" ;
        dct:issued              "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license             <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:publisher           <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:title               "http://purl.obolibrary.org/obo/so.owl"@en ;
        dcat:distribution       <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=parsed.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=diff_axioms=old.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=generatedDocu.html> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=pelletConsistency_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=pelletInfo_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=diff_triples=old.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=shaclReport_validates=minLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=parsed.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=shaclReport_validates=goodLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=pelletInfo_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=meta.json> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=diff_axioms=new.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=parsed_sorted.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=shaclReport_validates=archivoMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=profile.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=parsed.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=pelletConsistency_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=diff_triples=new.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=shaclReport_validates=lodeMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=orig.owl> .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=generatedDocu.html>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "generatedDocu" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=generatedDocu.html> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<?xml version=\"1.0\" encoding=\"UTF-8\"?><html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:cpannotationschema=\"http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><link href=\"/lode/owl.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/Primer.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/rec.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/extra.css\" rel=\"stylesheet\" type=\"text/css\" /><link rel=\"shortcut icon\" href=\"/lode/favicon.ico\" /><script src=\"/lode/jquery.js\"></script><script src=\"/lode/jquery.scrollTo.js\"></script><script src=\"/lode/marked.min.js\"></script><script>\n\t\t\t$(document).ready(\n\t\t\tfunction () {\n\t\t\tjQuery(\".markdown\").each(function(el){\n\t\t\tjQuery(this).after(marked(jQuery(this).text())).remove()});\n\t\t\tvar list =\n\t\t\t$('a[name=\"\n\t\t\thttps://raw.githubusercontent.com/The-Sequence-Ontology/SO-Ontologies/master/Ontology_Files/so.owl\n\t\t\t\"]');\n\t\t\tif (list.size() != 0) {" ;
        dataid:sha256sum         "c4afbbc1bcdd8ec19b80702f137526f3a7794d0818b58bba37028e90cc47906d" ;
        dataid:signature         "XZriG313vEZU7VVDB0pzrtwLv6tPZWO0mNras2nBI5tucBYmw0AGmEroQH8WG27FmZcJOvEjZptzW+7ZQZG30XVBz+V3GvB2/Unw2Ho+Xi39OInvhKdBLoaIpWy3dM/SON9FzAp3XJlrA61MgJV1ZNeE0UdJsqwT5nprWtJyyKlhWcu0QmBRKTPhXX/8ELTE4DqOi7OH7vt6YffxPV/nFdWgwaHSCp+WelFNQsQo77hihaJgnRzft+fT5We1+Mc9HS1TSNgOdXG40Ruf7u7/73L4zpwbCS1HYEYxrpJC0VG9kX3DgdT/oDI3yuEVuzBpLi1w2jZOmbtcIT2hexMwkw==" ;
        dataid-cv:type           "generatedDocu" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:01:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2568311"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=generatedDocu.html> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--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--so--owl/2025.08.09-165914/obo--so--owl_type=profile.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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\n\nOWL2_DL: OK\nOWL2_QL: 226 violations\nOWL2_EL: 4 violations\nOWL2_RL: 848 violations" ;
        dataid:sha256sum         "7a12f8873585804e6298e1f9b2cedf8c9fae634833309bb9896b6079afd7ec50" ;
        dataid:signature         "Avb7NdK2Cl6tNd5QgL4QygejJgLkp8Fmuy8EGzB8/G2OXSIO5TN9NUb/TxEJtlqXxna1MUbJxJm/hoGMV6XqrFMT76nESLf5NW31lD7WowotQXJ7u9zt53Q7awvlqlQeOUiriRr8ld9tbU4E8VOBKG8RbjM/MqgJ11NT1rhZ/hV/9gA9kf/1D4kqTOr5lFTLls5QoVGUxYb5c72W4y0q67Yay/lkvxziBP/fT3KM3OaooTxcujpWy80nL12TP9xuaAan9RNY0M/Bw5nri0kIAfwCbdHYp/TdMmhIRuDbE3emSwpZzC19M1OjAh/JMapuarX2TYhyLGaY3fb1alJbug==" ;
        dataid-cv:type           "profile" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:01:12Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "737"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=profile.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=pelletConsistency_imports=NONE.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "NONE" , "pelletConsistency" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=pelletConsistency_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "There are 1 input files:\n/usr/local/archivo-data/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=parsed.ttl\nStart loading\nAug 09, 2025 5:00:56 PM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature\nWARNING: Unsupported axiom: Ignoring triple with unknown property from OWL namespace: http://purl.obolibrary.org/obo/so.owl @owl:versionIRI http://purl.obolibrary.org/obo/so/2024-11-18/so.owl\nFinished loading in 00:00:01.752\nInput size: Classes = 2745, Properties = 102, Individuals = 0\nExpressivity: SHI\nStart consistency check\nFinished consistency check in 00:00:00.024" ;
        dataid:sha256sum         "1f00feb677b2323e8e56f729156b8a26eee7b69f978b9c420fa0013d86e4ef60" ;
        dataid:signature         "uWQEmPysi5Nv9vsSJ7ecWc6H3ZFtTE17AA4/mIhfjEplZILM0fxsSGnGpvQZ4cnVRPNQg3ykOHbzXT4f6Ca7xA0c54Q9jUiKtMJi71FGmyMtzxzztBEJ/HGSmCUv1n0pHYIC/we1yr9SArXxlopTBl7DkwTIYTZKOwX6E5D28qMQtjd9rEDML7RCHloL0WoanJY4jUqoNDto1r1ru5H+1jVED8Zn20Ah4HtujLvSJqsybgZWzxiI4975XMWb17blMjF8wCZDlphKu929HX2Cmze7aUI5cagtg5jfZuceEUa6dBMDMG15dBJaFTE8Y8+IreNrb8cGWMz4On/cQ7zm6g==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:57Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "809"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=pelletConsistency_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

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--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=pelletInfo_imports=NONE.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "pelletInfo" , "NONE" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=pelletInfo_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer - dumping remaining triples" ;
        dataid:sha256sum         "e7505fd259efa916a01262aa10076136c57a6e9c066d8045083392461fd39e66" ;
        dataid:signature         "hXoP75B7tBWNHirWkRIMtD4TTyC+7kDmwLdwaHbygXVJBDi/Xb/WApFNngHM427sZjra8RDI2C/LYDdtw5+pgv4vEPLE582k9GpaG50LeCNqyHoFRSAOZPngPfTMCsi2LiA96OgPwRI0XSR2Sz7chJ75NS/t40amAarz38oiwDtr7oNN9e5rrwthuHCdYff0e/vyoosKyPEuC6OmLyzllJAIJoozQ3bf8o6PlfGpgozLcESQeG6Bzv/3SyGYyW3vikRNV3H0HsIQzBgnyydy5xQ3l+ExiXNnyUWzrMIhfWB6iLDBAU2LnHWqVjvl5NmdESRDzFXi0bSgR9K+0BuGWA==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:01:06Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1898"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=pelletInfo_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=pelletConsistency_imports=FULL.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "FULL" , "pelletConsistency" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=pelletConsistency_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "There are 1 input files:\n/usr/local/archivo-data/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=parsed.ttl\nStart loading\nAug 09, 2025 5:00:53 PM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature\nWARNING: Unsupported axiom: Ignoring triple with unknown property from OWL namespace: http://purl.obolibrary.org/obo/so.owl @owl:versionIRI http://purl.obolibrary.org/obo/so/2024-11-18/so.owl\nFinished loading in 00:00:01.746\nInput size: Classes = 2745, Properties = 102, Individuals = 0\nExpressivity: SHI\nStart consistency check\nFinished consistency check in 00:00:00.025" ;
        dataid:sha256sum         "4af2f0f1b656be6e90c369c33ffc66f26a108989ef23dde190ed2d6c630ea5ba" ;
        dataid:signature         "q7wJVJ6vC1mTxmpIMnDdWDV4vdr6VIg0bcEa2+xNDTEcJTvQD2/a9F6cQz7TsGGJklKXx3VUNUveMXRZPYvfXrjNxK5w+cAouGPFB+8g4QBQkFzJ31S6rpIIA1zophYhKX+34LxN5bmxlQhUdZbHjTdwwXHpw761ct7QkkLpe/FrIhGfuq45mKAHeVeaQxSd3DE8Z/sznIMf/Ys2Uy4awRAnYUPpyjf1qFAKQFWoFhIPTvd9Jt1ucYOYQLIiKa6zxReKKUDLUwfwx13rVL/s2F1wNZmGjf+bK8U8kqgIebXJTQ6HuVT6dBHWqxh6USUKqRMAzIHiFqOhHFfEqUi5SA==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:57Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "809"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=pelletConsistency_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=pelletInfo_imports=FULL.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "pelletInfo" , "FULL" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=pelletInfo_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer - dumping remaining triples" ;
        dataid:sha256sum         "2038a3fe647cb15b6ed7a403e05f83e015fbbf39793e8e404e360620ec2bf213" ;
        dataid:signature         "qb8M7bnbWNGl78eCVJkxg9fKUHvjfr8sewPPr0Mj74XcuPz4B9MYnKFj0i7l7Ys1wHzEgDzBZfx5XK3zDerqSPGq/wVfpxBAP/KY2m4ahYuQawoIpnvE94EA1vuXV3VvHlsUw1fOB27eUEwezo4f7ocj9vXBOIP//poeX8azZYS0hzCNM2Q67CZsv4ivzU4vpJT/Xgc/l4OOhxMiXcXabk37dYGn7Z5Xln7ic94xx0q71c3X7QCvouEG18g4SlawLodlLNkPQQ/gLRDJaWh8iDxdubuXOcrmUavVtPwzYJA8WX2kKn2PXJ6VDAti9U+lfIvoH1K+M8T9ayc9OA/HNQ==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:01:01Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1898"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=pelletInfo_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--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--so--owl/2025.08.09-165914/obo--so--owl_type=parsed.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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/so.owl#> .\n@prefix dc: <http://purl.org/dc/elements/1.1/> .\n@prefix so: <http://purl.obolibrary.org/obo/so#> .\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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> ." ;
        dataid:sha256sum         "540e4d9c8136793ce9dc9c573d10d28b010c4435f9f76ea78e801a9a153773a0" ;
        dataid:signature         "uVsMu0DpTPZWJ4Ozdz7MzacldDyi0pEC92LT7VGmKA6J2Au0ibfwTgaDE34+JF5RSPhQYdxjl6dRuKq2thNqjhBtgfFnHIue2qiwrtnlQdEMqLK+Mflkhz+YaRO9QERBuOeojCZ/fKLZogVcnIoGeEJavhyvopdjDKY6GA36R278AuKd25bH/8dEkKaHukyRjBWNQ+ny9dW3oz7tIy1bfK6NgdGsQEc6qEcEd8l/mwZ9rHzoEqh33DXHm9cLevbroeMOrqDWt/wvBEPUW0FJ+kI3oWJiahhkxKbGNpJ/RNuK1kFzGovZWcTiH6dbwsNS6pOg2Fgz9NYmN8DhVLlFcw==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:22Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2293635"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=parsed.ttl> ;
        dcat:mediaType           dataid-mt:TextTurtle .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=shaclReport_validates=archivoMetadata.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "shaclReport" , "archivoMetadata" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=shaclReport_validates=archivoMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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 false ;\n    sh:result [ a sh:ValidationResult ;\n            sh:focusNode <http://purl.obolibrary.org/obo/so.owl> ;\n            sh:resultMessage \"Archivo requires either dct:abstract, dct:description or dc:description for a short comment about the ontology.\"@en ;\n            sh:resultSeverity sh:Violation ;\n            sh:sourceConstraintComponent sh:OrConstraintComponent ;" ;
        dataid:sha256sum         "e87721c75b37b4a75d5978ad8ded2b6b824e7519fc8f99b1544bfb3ab1880244" ;
        dataid:signature         "Wu38Npq2xEoJ3eGvxW4+SCURt7nX25ZxxXphyLBIrYQjnZKvgml4Fxc8N9az310jrnBHRTJZbxghrnS46cNiqCdOtlfbUsx2iTFWablXn26TpVv0x3hyC0oEeKd2witnGX2DxsAA0oFxLIDYyrbEqgDGjfQNpjQqbweI00x9Gq+ZPIZOfKjCjIHCpygPEbSRivNlOtuQeIA0xjM6AbmHcQaruUC2HzRqQs2BZxeNVcaG/SFgnNG7WfcVHrhKk3YR9L/uOf0UyqypiNZr3HBYkLdqp+roRBU+O2oqtERdnbHjm6bB8u9zjN38Yh63vokYIYwN9YOF1es39VYVtkveZA==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "archivoMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:32Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1957"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=shaclReport_validates=archivoMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=diff_axioms=old.dl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "old" , "diff" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=diff_axioms=old.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "" ;
        dataid:sha256sum         "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b" ;
        dataid:signature         "OYdJMYtfPkvVvAU9hhHjrEi9+F1gXJFdulE9EgKuR2lqY3xERmLdazYBXeDHuO4lN6PiFPKha5rOxudghRJE/mOLTjlgeSrxE22XA1855WwF45kVRNGoWrgrdDukqb0JQjfgM78VsuXNhZTzm4PNWrtaXnx2orfLrp+Qj6axSebFRRCFt8MDxELOlqOQFCB+6DbgPSXVEv3WEdfVKvl1ieX82ZshEJBrMUu5cCuhAm+KkfJY+nyAWzD552QnTf1xMI6yxSX/W9pA1kPvV4aWDBCtvVs+6wGKRGxQ6xaDSXOuqOjK8bwoY4a1PPW1P1DMADeiSqJP+bE0v3Sfp/FWZg==" ;
        dataid-cv:axioms         "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:21Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=diff_axioms=old.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--owl_type=diff_axioms=new.dl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "diff" , "new" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=diff_axioms=new.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "SO_0002396 ⊑ SO_0001555\nSO_0002395 ⊑ SO_0002317\nSO_0002397 ⊑ SO_0001536\nSO_0002392 ⊑ SO_0001554\nSO_0002391 ⊑ SO_0001541\nSO_0002390 ⊑ SO_0001568\nSO_0002394 ⊑ SO_0001554" ;
        dataid:sha256sum         "24c9916caeaee5690c63223a12f05cfc2cbfc0ceda9745a4acd4df74eab5ac4f" ;
        dataid:signature         "ktmnYlkoXG3eX/LqfiRvoc9mrs27TdnEa+WA5wufckM4gaUivAHzTigcFnH0n71ELYW9OORKa1xfrmi0Uq8lhaf+PxPm/jG1SuSk3oR1SiwbpMbV9vyPyHcmbvYmlrwadgiMqOu4Hfm+TNd9MznQcr4e4fUMmlaBu1m7/NPSrASyOa9NaEy5ELqHE/UX4LG+oGXDfOsXWzfrtsJAmPFZCRRNytKuHUFCzo9Nbux77y5zabLwA0OsjnemnDnA8mGOfiHKMOX3u0xNEPsOLdqrOmFHoA96ObA19alxg8AFmMj8b4139wtOLLRR1Pt/K/7QGU0pm4dJ7e7Nrsm56w5FGw==" ;
        dataid-cv:axioms         "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:21Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "182"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=diff_axioms=new.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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--so--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-08-09T17:02:08Z"^^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--so--owl"@en .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--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--so--owl/2025.08.09-165914/obo--so--owl_type=parsed.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.obolibrary.org/obo/so.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/so.owl> <http://www.w3.org/2002/07/owl#versionIRI> <http://purl.obolibrary.org/obo/so/2024-11-18/so.owl> .\n<http://purl.obolibrary.org/obo/so.owl> <http://purl.obolibrary.org/obo/IAO_0000700> <http://purl.obolibrary.org/obo/SO_0000110> .\n<http://purl.obolibrary.org/obo/so.owl> <http://purl.obolibrary.org/obo/IAO_0000700> <http://purl.obolibrary.org/obo/SO_0000400> .\n<http://purl.obolibrary.org/obo/so.owl> <http://purl.obolibrary.org/obo/IAO_0000700> <http://purl.obolibrary.org/obo/SO_0001060> .\n<http://purl.obolibrary.org/obo/so.owl> <http://purl.obolibrary.org/obo/IAO_0000700> <http://purl.obolibrary.org/obo/SO_0001260> .\n<http://purl.obolibrary.org/obo/so.owl> <http://www.geneontology.org/formats/oboInOwl#date> \"18:11:2024 23:05\" .\n<http://purl.obolibrary.org/obo/so.owl> <http://www.geneontology.org/formats/oboInOwl#default-namespace> \"sequence\" .\n<http://purl.obolibrary.org/obo/so.owl> <http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion> \"1.2\" .\n<http://purl.obolibrary.org/obo/so.owl> <http://www.geneontology.org/formats/oboInOwl#saved-by> \"Evan Christensen\" ." ;
        dataid:sha256sum         "bfcf112855a5e810e46df67fc76e15ff6873ffc8f0cdf7182fd3ebe78978c4d6" ;
        dataid:signature         "i7G4pkecGBDrfN5UwzwLCLDI0zCiJdo+oM/upUXkavqEBv4m5USHeqsI/mnaZQ+R6KHWG5STNAPvrPNIUljw2m5j+nUkY8rhGOBQ65s6Dxm9wULc4EwzM9TFa5FjY/07/GfxSgtpiKKPgdQfvHH76G8QpaRuWeIYrhBQvBEGowvqZ8Ld8Ze52rgasL2lkjmOpUn/w/HB1k+FCnfJo5r75M1NnkXzOqHGDXdey13L2uTZeUcOt/qLpb1JFYOn5NMsxikL9IyQcYtkFZJmflvJs6WstMjy7w+qotIlfmMU1kBVNGGsh/SWTsRpuoUzMa5fbkufck4n+V+3VN59sczl0w==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:21Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "5713720"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=parsed.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/dataid.ttl#obo--so--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--so--owl/2025.08.09-165914/obo--so--owl_type=shaclReport_validates=lodeMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/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/SO_0000635> ;" ;
        dataid:sha256sum         "1351694a68eb80bf0a8ef123d9ba9268780312d96d4d7dfa76eb36146148332c" ;
        dataid:signature         "KYY7r6f+308EpN65RL+9E573Ln1vzd9OiuVecFXytCcHKQPzrPxK0uWdwHRsHWBDMJMraAqcfYO0T9pboHZ51oaRmw/6YIfTLArW4a6E5gXkFJzdh/lpYpZXQsAPN3iTwM2gnIAs2f/05KM/b7O/Rj7sORB2Bc6q+Uo+8gqKwqmKjKNk+wl2/2FAo+j/UQYBIgiD24r6hwYkZBIQrmaK2seww0bMGwyVXLqntflqnFnqBfNPsobUgFzIf79cDRTmYQGHwfDeBg2KxXxHEXJ37/auLysbvA6Hk+m9ICo6H2H8Q8dDaDUm99mpRNIeUB5a5xdF5B31WkwU4hjVgUdH0w==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "lodeMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.08.09-165914" ;
        dct:issued               "2025-08-09T17:02:08Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2025-08-09T17:00:49Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2312369"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/purl.obolibrary.org/obo--so--owl/2025.08.09-165914/obo--so--owl_type=shaclReport_validates=lodeMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .
