

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

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

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

<https://databus.dbpedia.org/ontologies/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335>
        a       dataid:Version .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed_sorted.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.org/dc/elements/1.1/identifier> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .\n<http://purl.org/dc/terms/description> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .\n<http://semanticscience.org/ontology/sio.owl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .\n<http://semanticscience.org/resource/SIO_000313> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .\n<http://semanticscience.org/resource/SIO_000313> <http://www.w3.org/2000/01/rdf-schema#label> \"is component part of\"@en .\n<http://semanticscience.org/resource/SIO_000369> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .\n<http://semanticscience.org/resource/SIO_000369> <http://www.w3.org/2000/01/rdf-schema#label> \"has component part\"@en .\n<http://semanticscience.org/resource/SIO_010020> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .\n<http://semanticscience.org/resource/SIO_010020> <http://www.w3.org/2000/01/rdf-schema#label> \"submolecular entity\"@en .\n<http://semanticscience.org/resource/SIO_010044> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> ." ;
        dataid:sha256sum         "f49f717ed8b85d619e19afa95750d602d007237d06a0f2d3811ab3306b6ce75e" ;
        dataid:signature         "ORwDX3OsKvkaJpaMGeR82T1TsMd0uam8K0DhQgdM2I7kq36ptUY7Om3E7P9DcYcc+jZ6TICX3VnOTsNS9783ofuUhZ6cpypouuZCjOxRUGGmfnsvY/SbpU9m5y6PRo9BgZGexsmdoa78UfPGrXdPEC0Wr+4FjLS/6ulvooztI2yJrQj2YkbyG4Nqpr8p+I4aPMWTP7axYAZwF6S1LvbTwXq8QYpbTPikrducldRwusJPlheJBs6zu/3rwIOC3KYhmneUu0bIQ1BAilXpi4r9TvJt7Uf4N+G9j8SX4DHBbOuuX0i5wt4i+Wqi3fSeWr6uGFpnL2N6QPx1yQazPdF/Wg==" ;
        dataid-cv:tag            "sorted" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:39Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "3366"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed_sorted.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=diff_triples=old.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "_:genid1 <http://www.w3.org/2002/07/owl#onProperty> <http://semanticscience.org/resource/SIO_000369> .\n_:genid1 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://semanticscience.org/resource/SIO_010044> .\n_:genid2 <http://www.w3.org/2002/07/owl#onProperty> <http://semanticscience.org/resource/SIO_000313> .\n_:genid2 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://semanticscience.org/resource/SIO_011125> ." ;
        dataid:sha256sum         "5d7934320eb94a4e88b31e4becb344abcc9a293ee9ea52f2a91b34295f4db06f" ;
        dataid:signature         "OyCWzCWv5scx+GdG5Xva80EYSyl1CubTnv2pbOGAFnEzrvgXITfUbiykiQdn05+5SwTcAJKxpRNOPCi3CwkEPjsrur8DO33Ro/4wl9ettoLAgD2I3bCQq603mGTZ5dl+BUw5jrZkZ1KmTClRL/cpxoEhdyL56jyBn6AQLkHAFIzCVHcabMVT6pBZILhIwMqV+IP/QXLB/u/s1OmoXL6h2mYRxwtwUPuI5J5t9uTtNfVI4hmymUc0tnplgsSSCAfD4nDdpYEkiS5SJK5tu8gMV1GwLaJ1uZkZ81zTXu4Dg4/4oQ6g6lgFxDAWUgd8qzxxG8D2Nqd4fyLRH49KV5aC6A==" ;
        dataid-cv:triples        "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "420"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=diff_triples=old.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://semanticscience.org/ontology/sio.owl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .\n<http://purl.org/dc/elements/1.1/identifier> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .\n<http://purl.org/dc/terms/description> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .\n<http://semanticscience.org/resource/SIO_000313> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .\n<http://semanticscience.org/resource/SIO_000313> <http://www.w3.org/2000/01/rdf-schema#label> \"is component part of\"@en .\n<http://semanticscience.org/resource/SIO_000369> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .\n<http://semanticscience.org/resource/SIO_000369> <http://www.w3.org/2000/01/rdf-schema#label> \"has component part\"@en .\n<http://semanticscience.org/resource/SIO_010020> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .\n<http://semanticscience.org/resource/SIO_010020> <http://www.w3.org/2000/01/rdf-schema#label> \"submolecular entity\"@en .\n<http://semanticscience.org/resource/SIO_010044> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> ." ;
        dataid:sha256sum         "a7f3d23222f363567b41be5192428407c36c7132590cb4adcef35665979099d4" ;
        dataid:signature         "WqwE8CHzMN1LCoYAEQ2arA8OUOrgDhLnAZiaeDjL7RIUI8zA7zBIaJFA66QJcl4YR4lHJQ8Em+r2oU+PvS0FwnJde9wdzSo7zzd1oteFnwpFgDn7de1HlE8h9ul2CBqREyVQxPQl5213tpfu6b6iCV3DA7YNvN8pJEhcV3QvbV7kti6BxSZCllGys0KpRrvtqXOz9EYcS3u0sy1qnCXONJ0zYMytqpwrw/VWoT6MAV6xh7H2jDvqA/UR+0fGLbjuK4yWIrqO5FNQRxyCS6akdFFxM3xAueEz9KthqeNpbnnKx6ob+D9x7RqveJQDTcUQY5raoIV4UL6HsUGBFWF/1Q==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "3366"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=profile.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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: OK\nOWL2_EL: OK\nOWL2_RL: 2 violations" ;
        dataid:sha256sum         "cbd6d1d8d9fd4f5f73c5fb8ba66a547113189d50f148c346836bb30b0141d5e9" ;
        dataid:signature         "khAbJPhxU61cw6ixWupOW0aRbkGkC7oPeI9HGdnSEiql07oBhQA20iSltF7hVrNWCh9qEL/Jt+mDDQ2gm+6Gt/2UbeovVdUp6EEv5+7+VXdLpD/W/WlNGTtuuNYr0C1A3tsFT7HDoCMPmBkoMYFtto43qKFz1ioBhfdwJUE8hErLX8lRucvNLFmXwaNFi+sh6Qmnxm0Guj7BEG5PvncvF5Jr70OJaY/MAtObQTkM+sw4pAuZ25Y5zl1REcCEIC7K3qVS+ofiffrTITnwAUlRMk09/zYMEVfJOBWqW/UoxK+YdK3fUTmT1kRYOHkDQWpvyKYmzTM/mNcWEq5yB2rdYA==" ;
        dataid-cv:type           "profile" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:50Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "713"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=profile.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=pelletInfo_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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         "c2fc10e0835945606921756cffe5d72bb7ab073f908f1a8845a07ab97d883002" ;
        dataid:signature         "lqzqoKgcRVCcjerJiOMu/oTcPftyvvcwC9zrrWWZUABYTXw3qaq/IqtlFR4nuopS0FBxqqzDsTa2drZft9kIHmC7MnWURqTB+z9H7CvW7dPk7Efe74DmPPwtyOAovqRDwgnN9bIzmul3Rub/DUfiV8oEeVQkKU4W1luou1cDRpAHwqx27fekv4wfCDmg3VssJmYY6UsHMgpECmqfBveA2BUx1R39y9cxGGye2l7KI7gBmiDoEWQYGcFvf77plPTHnNjixDfVfASIIEm2B2OMAtdte5khJRRjtEXoARrQhj/FeSnplKYQscztBD/j3I0jpcjLBCRBEJFh9hyHPckSXA==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:48Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1921"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=pelletInfo_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=pelletConsistency_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed.ttl\nStart loading\nFinished loading in 00:00:00.060\nInput size: Classes = 6, Properties = 16, Individuals = 0\nExpressivity: ELH\nStart consistency check\nFinished consistency check in 00:00:00.022\n\nTimer summary:" ;
        dataid:sha256sum         "700e92cf075016a568d9d0c04fe3ea6883ce557d4305f3f5782074ef38319561" ;
        dataid:signature         "rwwN2R5nuuK7LpXFtR0venYAmG5+7rndHSADqeAIoti7Zng/8Q3gFbW+jNGx0w8UVe8QF+9wclbqP5YUw0lqh4J1L+12oNInsqkMCfXfxRGJyODfGk+LdP1GaZZq1ey5tdcDvPaQ3JMNqwOBNqzwcKQuNorAHvzzXYPXogjW5FPUSiRcpfuy9aHmTznq7lQFwZ7bZcTEWRUKZMreZzrRklF7/ijcVaEepglbg30PQMhU3i0LtLNwdv1ojJRxfpagfL1qqzyLkyaRHMO6RvFQgpoxzsb4kP/X8ELvb/apa5cufPfhBcTdcArGbwlFBF40tWmgSj22QPsu1Rgog6L9jA==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:43Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "538"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=pelletConsistency_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=pelletInfo_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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         "413ca3787e517d5edd339c03f1eea821e824a99db4fd6c30ad7cc33244f25604" ;
        dataid:signature         "t2vX8JneLdmf5uGWylD339nES6PQuc3p8sBUR6V8OzkMEAVLxAXcng2XeVD8WdAefYftu6B4na1Pc8SX3qqqMyolQAaXIox3Rv9IWQSqtp9dx6cd9yL6G3/+XD+7tB3GINVwhezXKDYA5ejjI9+17my0OO4EOnoBefZKsFvgkWMln+ljmxqa5dXKhOCxWRPRmhGhdgtfS13NT31t74kMx7IXB5IrNxgtWODMxLr7L6CftKbSeUiicsXMECneNOK1wBsB2t4QS2jpicUqMJijN3GYy0yMS30G22/Xa5PmniwmWVPC1qvHfJk1BFNMJZZYh3frbZEwQ3BaSk53Tqt15w==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:46Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1921"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=pelletInfo_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=generatedDocu.html> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<html><head><title>LODE error</title></head><body><h2>LODE error</h2><p><strong>Reason: </strong>https://ontobee.org/ontology/rdf/SIO</p></body></html>\n" ;
        dataid:sha256sum         "65e4a32263c40eb78614c3df4b03c082909fd9d237887265f9263c4c45ac0c3c" ;
        dataid:signature         "L8t1EpOOdZRfVbvaYMetvLSqWrkpT1QQgdr/gWxGjAYAW7OzPumRJOx0Td7pJ1Oqz5zi80jEpQTydntRK6m1SMjFCZxlg1XqFVSSW98VNAgXsp/w9VvZuvA+QN6gi+N8DpHZW3xu42x0n0c46KLepGRMdlik0uG7leBUnJpF2QZAw0oTgRUwKaFHkS52xhz+YJSu2CrrS9/zeiiLj7AgtwRvYzxxuSbV2WlaImH2m0hiHuiXUAURcDxF70THd42ZcjfF1QEA3U1I/EJ+1/QoeRZ5uQsz5jNZ3FqMn79xqOmi7BHcVLRiwSXvla3gbEcHAsEpMGeCfcQbH0dZkmBRAg==" ;
        dataid-cv:type           "generatedDocu" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:53Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "153"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=generatedDocu.html> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=shaclReport_validates=lodeMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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://semanticscience.org/ontology/sio.owl> ;" ;
        dataid:sha256sum         "81717de5f63f8154ee755974d160327829098c13653e91070020e54b042db80c" ;
        dataid:signature         "P6aXFqrp4YUujlVTwnQ8euEsdT3cTPdd8hXODkx5GTmXhvQSuoR6YeFEJmgfvr7zuBP9AMDuI4+XIDXb53RUvsGbBfLHaY6PBV5LSlngDhYy7HhxAiAi1OjynFvVSI61iOVujKBku/L9k3N3aPpgR7jt/TI0dKv2E+TdfVpO1/D/4PuJQWVaHMe/1CubBFkp+LjCtJ9y7QHBntmrcoeeGX8dyDbY15reRj0fvTfJCrewy8XeTdIGAgWWG2aKbh+1hYaXCPkrN1nIAx6AguQQaP0rgMwxezVI+sfSUeSOdIW9ickmJMZS2wksmhlT8+mEVwLKSECSzmiJYiB2m6e24g==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "lodeMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "11920"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=shaclReport_validates=lodeMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=shaclReport_validates=goodLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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://semanticscience.org/ontology/sio.owl> ;\n            sh:resultMessage \"No dct:license statement found\"@en ;\n            sh:resultPath dct:license ;" ;
        dataid:sha256sum         "ab322b9b80350d55ae6b97904e27d17a6ff26f13fe1fdb0de90b58ad99c1330b" ;
        dataid:signature         "DwzATKjCqGAPrAvdCF/hWwQ1zhmrZyLPSfED/i9l0jqf/qs7gbBfCwblUEXjjlubFNn8hmxHYTGvgJQZcPPzbSfEbyb+lTJtqqHAWtqIdM+SBa3z9Xlk0oXhhGpzdltcj2373mhJMVNrQtl6eAhask5EsVpXj7PqTag+F63fimD0TzmO0Lk+O0hkwhnAvv+apuvvnWniYjY88/tc5jqUnXV9wTZBiqEX0+l9aRhuMp9FRl01CV2+caXSHhSWFAohz38/9TzBMqMwdqQexfj6vbgrxalIxunfPBHMPIgkc2nb8Gt3pZIElgALkZ+OppJRjWf3LcRpMHEqdejeCkilCA==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "goodLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "662"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=shaclReport_validates=goodLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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://semanticscience.org/ontology/sio.owl#> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .\n@prefix resource: <http://semanticscience.org/resource/> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix obo: <http://purl.obolibrary.org/obo/> .\n@prefix ns4: <http://purl.org/dc/terms/> .\n@prefix foaf: <http://xmlns.com/foaf/0.1/> ." ;
        dataid:sha256sum         "4e044ff2fd295f3e639051b2a927f74f543cba6a81affb990e8b65f9d41e231f" ;
        dataid:signature         "PKQkfjzaGkQYNYU447T44YIpoLkEpzYzfDFE+1c5D3wCgGMq+IpvZLBaYmFzlWnpj1GWICz8nz0u6puDy1YIVbpGRObkpo5l8gVzEErtlBQiCb4MFffOvLxjBL1+yGmDpQQ4OunUdCQ5fEGMQajGWdSKX6KncZJ4PFKG0i3gymLm1QMGzGAk3KFSc38skuhdD78kR6dta2iayBAv/Tki7R81a1bzZ8BSFIXFo5k3JfptAjzwfwErRn7YcLO/KTCEEvw0lOcoDOgCs2kGQMDKD7Le3XV0513khY9/K+LLfL7nWo1ytejohhOpLOhKH4ImUG9xkDqWTFYw6Mcv/cbmMw==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1691"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed.ttl> ;
        dcat:mediaType           dataid-mt:TextTurtle .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=diff_axioms=new.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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         "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=diff_axioms=new.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=diff_axioms=old.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=diff_axioms=old.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://databus.dbpedia.org/ontologies/semanticscience.org/resource--SIO--010441--rdf>
        a       dataid:Artifact .

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

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=shaclReport_validates=archivoMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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://semanticscience.org/ontology/sio.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         "579146aba2d79f8860f6332cb67170a37f54f7707b2a958dc02ed78a3c4fa85f" ;
        dataid:signature         "aIE2cfYW45ldeBgggkSRpGV0RAfRoy1UYeTfiQJ/y04DKxKdblwwqTPiYyv0nVVWMKke53GwFXrdKWMIPn3ZgndBmMkXLqziYSlm0nQfkQ4vTSS5WsgpO9gRap4ycrTrQrfJAZv7hmlw/rSSmFZeJ0+ZUN3843gNWdXsujS19tW/iX9seQCrcZESul1KynbbEljkE/pED+6MOR8Kvt1qRdl2g1FfmH60alEHhkcMV+kb558Djq+WCb0G9jXqk72zg4kW6ZLSQ+EktRJkr53NR9jMe4qlDUeIJJjKnn9J23vn4lGknCRBZDqZ5x8a04zRAeA1RZEUdmoSvXlOvJxuag==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "archivoMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1993"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=shaclReport_validates=archivoMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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 semanticscience.org/resource--SIO--010441--rdf"@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              "2024-03-04T01:24:03Z"^^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 semanticscience.org/resource--SIO--010441--rdf"@en .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=meta.json> ;
        dataid:formatExtension   "json" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "{\n    \"http-data\": {\n        \"accessed\": \"2024.03.04; 01:23:39\",\n        \"best-header\": \"application/rdf+xml\",\n        \"content-length\": \"4308\",\n        \"e-tag\": \"\",\n        \"lastModified\": \"\"\n    },\n    \"logs\": {\n        \"nir-header\": \"{'Server': 'nginx/1.23.3', 'Date': 'Mon, 04 Mar 2024 01:23:35 GMT', 'Content-Type': 'text/html', 'Content-Length': '169', 'Connection': 'keep-alive', 'Location': 'https://semanticscience.org/resource/SIO_010441.rdf'}\"," ;
        dataid:sha256sum         "606b897dd928900489038666e95860d5967731efa920d8e8a27fdaee9fd792a3" ;
        dataid:signature         "Q217xzqLVU5MfYZLONr9e6lo8bCZYO19zPDR0BncsnHOk2Xr9pFftyzIlFMpHH3zj8gJf1rCt7IhOHopDszmQ4Vid1CEdGUJ38zjLvQYsuay4V66JoqZ8NDsk8uey+dgf6kWUWCDlfwjuCprXO2sfAL3EnOwS1eN79nirRsdoL3G9DzRCaN6sPoQZO0r/bQ2KnPawQ/lM221cOfqfoA1j5Ht9fXjQdqEner9mJBK84mcpzkV1+nTtdpxh7cDLSdSWZ6vrQptnK/DTCBcHcs7d02UXvdurM8zF6JexX3LFiwSqq1OB/BUdUEEd1563CqrBGRQB6aKv9em3v4Cm7TkAA==" ;
        dataid-cv:type           "meta" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:50Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1392"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=meta.json> ;
        dcat:mediaType           dataid-mt:ApplicationJson .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#Dataset>
        a                       dataid:Dataset ;
        rdfs:comment            "Archivo Ontology Snapshot for http://semanticscience.org/resource/SIO_010441.rdf"@en ;
        rdfs:label              "http://semanticscience.org/resource/SIO_010441.rdf"@en ;
        dataid:account          databus:ontologies ;
        dataid:artifact         <https://databus.dbpedia.org/ontologies/semanticscience.org/resource--SIO--010441--rdf> ;
        dataid:associatedAgent  <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:group            <https://databus.dbpedia.org/ontologies/semanticscience.org> ;
        dataid:groupdocu        "## All DBpedia Archivo ontologies from semanticscience.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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335> ;
        dct:conformsTo          "http://dataid.dbpedia.org/ns/core#" ;
        dct:description         "## DBpedia Archivo Ontology Snapshot\n\n| Attribute |  Value |\n| - | - |\n| Ontology URI | <http://semanticscience.org/resource/SIO_010441.rdf>\n| Archivo Ontology Factsheet| [Link](http://archivo.dbpedia.org/info?o=http://semanticscience.org/resource/SIO_010441.rdf)\n| Snapshot File URL | <https://ontobee.org/ontology/rdf/SIO?iri=http://semanticscience.org/resource/SIO_010441>\n| Snapshot OWL Version IRI | <None>\n| Snapshot Time | 2024-03-04 01:23:35\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          "2024.03.04-012335" ;
        dct:issued              "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license             <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:publisher           <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:title               "http://semanticscience.org/resource/SIO_010441.rdf"@en ;
        dcat:distribution       <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=shaclReport_validates=archivoMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=parsed.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=orig.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=parsed_sorted.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=pelletInfo_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=pelletConsistency_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=meta.json> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=shaclReport_validates=goodLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=shaclReport_validates=lodeMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=shaclReport_validates=minLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=profile.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=pelletConsistency_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=generatedDocu.html> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=diff_axioms=old.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=parsed.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=parsed.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=diff_triples=new.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=diff_triples=old.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=pelletInfo_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=diff_axioms=new.dl> .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=orig.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<?xml version=\"1.0\"?>\n<rdf:RDF xmlns=\"http://semanticscience.org/ontology/sio.owl#\"\n     xml:base=\"http://semanticscience.org/ontology/sio.owl\"\n     xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"\n     xmlns:owl=\"http://www.w3.org/2002/07/owl#\"\n     xmlns:oboInOwl=\"http://www.geneontology.org/formats/oboInOwl#\"\n     xmlns:resource=\"http://semanticscience.org/resource/\"\n     xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\"\n     xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\"\n     xmlns:obo=\"http://purl.obolibrary.org/obo/\"" ;
        dataid:sha256sum         "d708cf55932b34fb8f122e6aacb9fab47b1a5420bf295d9db0765f562b23896a" ;
        dataid:signature         "bTAtmf4cjUJfpNRwq8+ygNohmgt4zxmooLShxk+P5rr1LjjLWe8vxKi/JmQUG2wROJl3UwHGeq/bvm/mz/tc8UpvGb3PfHYvL3H8WSK+aN0sJJJsBH/m6+Lmp+I0sHCiVy+Hzj0ed/xegikvHHaGY4ncmJquufMfuFpK54tzmhHXBeOm+elqCs2UhZv9wgdwXb6zkEDn2+d/Epc1t/PKSwu8GYrZCsRhw97uWYAisEeuj33JTfFSdjeUe8qgnGQJltHbQp2GKRmyWTxb/N/acr1cRbVYP13nA3exxbDHpWTN4NpRZbqdVaAp5HF7umtEPHeLLm0J9fW3cPKhk+Ktng==" ;
        dataid-cv:type           "orig" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:39Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "4309"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=orig.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_type=shaclReport_validates=minLicense.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "minLicense" , "shaclReport" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=shaclReport_validates=minLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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://semanticscience.org/ontology/sio.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         "eef58ec1b1b080681e8024b73f5bdd4899235ab4a54cddac37664ab7b3902871" ;
        dataid:signature         "P4g8H3BQrpz9R+VAwKVfuq88zVktSyAODjkcvq2WN7Z2ESHCshsnAKhrCX1KN91Mo0dMOGAKnIhP42TBAZPWVweU3Ngqlaovr/Wa3ROPQ3MxH89KRqmLi3btBzpavGhh8EC/SBGUBxrB9QdmCneexC3K4AR12zjq1kvwWr5XllQA0ZTyJ1zDMOR5EKwazuhwyjxv5iJN0uvsTHXqXoCA58Eov2JEuetn3i4YBB5UUkDcWuG0kAu2rc0XE4zmpabc/yF43sWgbbETwnbyLSuWJ3qO1dnrxDPTJDSfWd/txFNS+XHs4Y4TGDT9R5Jx3WGHtchVw7oj/2aFFtE0K+z5+A==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "minLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "682"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=shaclReport_validates=minLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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:ns4=\"http://purl.org/dc/terms/\" 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:resource=\"http://semanticscience.org/resource/\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" xmlns=\"http://semanticscience.org/ontology/sio.owl#\">\n  <rdf:Description rdf:about=\"http://semanticscience.org/ontology/sio.owl\">\n    <rdf:type rdf:resource=\"http://www.w3.org/2002/07/owl#Ontology\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://purl.org/dc/elements/1.1/identifier\">\n    <rdf:type rdf:resource=\"http://www.w3.org/2002/07/owl#AnnotationProperty\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://purl.org/dc/terms/description\">\n    <rdf:type rdf:resource=\"http://www.w3.org/2002/07/owl#AnnotationProperty\"/>" ;
        dataid:sha256sum         "8c3c4f5978fec503c64eb293b5f7d0ce764b889f2609339285429a3b87c2e472" ;
        dataid:signature         "AU3jN9rFZ3SPDfvUuqhXN8nxCwfEJiv87Mm2X3WTXrkW/UuPyygGMLXaUSaZrK2vdPlfZZta5w3isAcHBHWsUjPVG5NTT99g94BzzaK8pmR68uC03XE2tD44Fr6KpUW7VFLzTrQpyz38CNZTnrV8oVH7eJSn9kLEaTtVF80CnzFnUUyj8KNTqQY/V91zX+bMPu9FjMuzarlYnU5w9uvSmTXahscoxVCiZuXzHdmdPdKXJUqoecfVxEIz7FZrBXdPIOnJLEbtx9D2yQaIC62KEmCGTraDCcXlj8hdgMyays6IYRS/OVeySKua3M5t3vDynfWOej/P/kqV07OkeTomyQ==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "4919"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=diff_triples=new.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "_:genid1 <http://www.w3.org/2002/07/owl#onProperty> <http://semanticscience.org/resource/SIO_000313> .\n_:genid1 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://semanticscience.org/resource/SIO_011125> .\n_:genid2 <http://www.w3.org/2002/07/owl#onProperty> <http://semanticscience.org/resource/SIO_000369> .\n_:genid2 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://semanticscience.org/resource/SIO_010044> ." ;
        dataid:sha256sum         "276472356cb800367096fe0d66b91f5a29e2d5db2cb1bcb4ae27c301a372b4c3" ;
        dataid:signature         "f6AjLtpvZcZ2x9RdVF9HSfRbW6+4rE7o/IlInHrHiGWPDHjrkUuNX04GFWPIA6LrZTw3asJnhT83vCrSsSCZiMuMb3pkHMmAuKDvI1+U3JtpSFCI7haphmaSXgReldVPoTcFi7OAeS8V/3P8RLGqKl0payKbhdrvtUvq6j/eBk7b0qnKT1tSoHVZCfiISxgDpsriJrlof77x6aBCPtbfDOyZiE+TwUmqWZQRxQHpaDCmAygvht7/HS63payDwPb1aAL7wTcFEz/piXME/v2dDX0BI4SFn8eD92m35lrXsltNfKioN0zFtLJrhv71dUKC3NNcj1eJsRng5DwhLRIsSg==" ;
        dataid-cv:triples        "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:40Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "420"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=diff_triples=new.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/dataid.ttl#resource--SIO--010441--rdf_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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=pelletConsistency_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/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/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=parsed.ttl\nStart loading\nFinished loading in 00:00:00.059\nInput size: Classes = 6, Properties = 16, Individuals = 0\nExpressivity: ELH\nStart consistency check\nFinished consistency check in 00:00:00.022\n\nTimer summary:" ;
        dataid:sha256sum         "dd43d892f1e8d71042ba511dc30fc2fc59c99aa2c6759cde3ff624e326a58397" ;
        dataid:signature         "qlxJiTfAa0cAtPI+3/hTUiRXVtC7zIHPovfxyZcMFIVI9K7c9LXyF3HYIZr/p40rA+FmQa4YMuhKCrUHGPrYVNNxG5/v+mH/t7QMFAwrfZ5CZoSkX191ETRkUSMPjpeYa1QdL9nZNiOLgbh83uZSO9IysF8h5Wa6NHpUj6yQyOoKQ3A9mOSeyAq1dO6osrO0nGTddD97E8VpsElaOR5lOcC0w4JNLP9NSRHxkssKlQ2GLRpkjnQM0btzjL+roJxcy1FBtWqxF+Kx8xuq2XxA76O+A3+KV7Eg+n8Fdh9EYw8jbI5hAKs28Yu57fG9SpHGUV3sqP9WmNTeEtBf9HY4Ew==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2024.03.04-012335" ;
        dct:issued               "2024-03-04T01:24:03Z"^^xsd:dateTime ;
        dct:license              <http://archivo.dbpedia.org/sys/licenses#notSpecified> ;
        dct:modified             "2024-03-04T01:23:43Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "538"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/semanticscience.org/resource--SIO--010441--rdf/2024.03.04-012335/resource--SIO--010441--rdf_type=pelletConsistency_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

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