

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

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

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=parsed.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://rdf-vocabulary.ddialliance.org/xkos> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary> .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://purl.org/dc/elements/1.1/title> \"XKOS: an SKOS extension for representing statistical classifications\"@en .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://purl.org/dc/elements/1.1/title> \"XKOS : une extension de SKOS pour la repr\\u00E9sentation des nomenclatures statistiques\"@fr .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://www.w3.org/2000/01/rdf-schema#comment> \"This ontology is based on work initiated at Dagstuhl Schloss in September 2011\"@en .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://www.w3.org/2000/01/rdf-schema#comment> \"Cette ontologie est bas\\u00E9e sur le travail commenc\\u00E9 \\u00E0 Dagstuhl Schloss en septembre 2011\"@fr .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://purl.org/dc/elements/1.1/contributor> \"Daniel Gillman\" .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://purl.org/dc/elements/1.1/contributor> \"Wendy L. Thomas\" .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://purl.org/dc/elements/1.1/contributor> \"Richard Cyganiak\" .\n<http://rdf-vocabulary.ddialliance.org/xkos> <http://purl.org/dc/elements/1.1/contributor> \"Jannik Jensen\" ." ;
        dataid:sha256sum         "7b0f14d8c3532ad9dab9ceec901025cadb9d6f438b5691f71f88297b51358587" ;
        dataid:signature         "hgREaxf3N4xzRPReA7weFQZdYb26y4gkdDFovo7spivnxngudsFXY3HC6/fijctEtVdYvspU+Sm4jK0RdY/ecHBZaX9/QAN802ov4PTC77CCSv7/8AibwQPvpFDwtTJrqU0maBx9CfuUp42VOGngkyGmW4JkiqQskr3gSU8zQNewX/hQijV+wUOvx2G4HmYuuYlaiObnk7JkNXxnNzX506kqxPq2umeykdHFO/EaNamjkk7zrBJz43HJmY56rz6y/USxl+JPMXEHbv5ROZ98V9qQSYe/oSMyltcAC0OwzqDg03ycWFfc7NTx2iojM88ukMqEueeLBAXqi/QXUfpQlg==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:37Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "47434"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=parsed.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=orig.ttl>
        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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=orig.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix xkos: <http://rdf-vocabulary.ddialliance.org/xkos#> .\n@prefix xml: <http://www.w3.org/XML/1998/namespace> .\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix skos: <http://www.w3.org/2004/02/skos/core#> .\n@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .\n@prefix dc: <http://purl.org/dc/elements/1.1/> .\n@prefix dcterms: <http://purl.org/dc/terms/> ." ;
        dataid:sha256sum         "1d3f899ca6783c5b3a7f96d4cd57c2b5867cd3281e11d7fe4c12c63ea60616ac" ;
        dataid:signature         "BchnT6qzzmf29X13QK9rXHvq9N+cDtQfp/NRuuZ/FkTdepuruMdqpRwNUJtAu804J5HfhHABBcswv7Gkjp5g/OWe459W0hjXkO+Ieg5tSXQ2lpH2JL5tvdBlAzI6NI+5JqBj/F3szMhJrHdaTbs491A14PVnUYpR3o5o/061axT2h+swO60QYDAl9kHwwo7tLVjAszm4X+coNe+81hsFRTbvKfm0xLG+FGUyGlAl1P7RUIV8Gu55uQLrTugIltw8FLbLSCxOFq6USs8eySaPuCVsy80hNAUjVY+Jz/EBrQ4hKBDQI9HS0P5I62xiBVhIgzQ44cFDMygmh/J43lYhWw==" ;
        dataid-cv:type           "orig" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:36Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "15244"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=orig.ttl> ;
        dcat:mediaType           dataid-mt:TextTurtle .

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

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=shaclReport_validates=goodLicense.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "shaclReport" , "goodLicense" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=shaclReport_validates=goodLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/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://rdf-vocabulary.ddialliance.org/xkos> ;\n            sh:resultMessage \"No dct:license statement found\"@en ;\n            sh:resultPath dct:license ;" ;
        dataid:sha256sum         "9f5ee913957f6d5941653ce67b7451dc6f84a7edadd4937b226abeab669e1eb3" ;
        dataid:signature         "I3KTchjYvjKg7CxRzSFjk2l0imZebYDjlZvft2doySxzzwF/bP8IO9oNEYZb2XuSSennIN4CafRIppvdSjmeY4eDJs/6/a0vSIl+yIwr5RFEvSR1NNLQrDDd08vwzxLgaZHgnDP2vnCG41qMbuFsc3U4+zLUKAeVk6Euo1hAXLPrAluBtS5j/6zmL9OHDJJf/UbndPOAJMfOyXL0u+3y3X3TyBHYGqJCb6jyLMu0BMdzcDCVDJIv2H3GSFzGsNKsAaCdrmFkd0SpqoWi0b7uUWG9sLAHQoV2oTb0pcYEr5Al4CscVrYbRtQck8+RiAQdSP9A2zzyBqg8EvH/zLEJ6A==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "goodLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:38Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "661"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=shaclReport_validates=goodLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<https://databus.dbpedia.org/ontologies/rdf-vocabulary.ddialliance.org/xkos>
        a       dataid:Artifact .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=shaclReport_validates=lodeMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/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://rdf-vocabulary.ddialliance.org/xkos#notationPattern> ;" ;
        dataid:sha256sum         "0b084b97c6bf5fd537fb053e0453bf5c1ef82b79ddca838bc75131c81f4047f6" ;
        dataid:signature         "Z+4rx15z/LYSFl+Kygm0DDPzHZ3L9vQEIxejvR3CejT/dU0MR0QH6flR1FkanlMizWIvKm9ZmypMyAAaVU6HIwVh4gTPmCfIhjzFPadl1pSoeezwjRqXxKfSS7asZoKLrKfYJqzxhUFw4N6ZUD/NFJrj+LQjStgvlzYYyYT9NLv3KTNBfKjFahOqvDiUCIebNs+U57fVf7TKkX/BxV0Qn7Zn1/Ox8h+//NOOFHFvmkzrzpSHRjnD9wL8EUM8hdxtIsUHEItuTIH3UMce64RKoC9Vwo1/80ou5lECROkTz6I+6WwBf/rSg7Qkf7+LwfeI5HMsmbXw6KC6QxH1Dd+SkQ==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "lodeMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:38Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "19771"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=shaclReport_validates=lodeMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=pelletConsistency_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "There are 1 input files:\n/data/home/dstreitmatter/data/archivo-init-release/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=parsed.ttl\nStart loading\nAug 30, 2020 1:07:41 PM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature\nWARNING: Unsupported axiom: Ignoring range axiom for AnnotationProperty http://rdf-vocabulary.ddialliance.org/xkos#plainText\nAug 30, 2020 1:07:41 PM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature\nWARNING: Unsupported axiom: Ignoring domain axiom for AnnotationProperty http://rdf-vocabulary.ddialliance.org/xkos#plainText\nFinished loading in 00:00:00.462\nInput size: Classes = 13, Properties = 70, Individuals = 10\nExpressivity: SHI(D)" ;
        dataid:sha256sum         "a2ccbcf173a47020ca3e84ef3317d9665d88173ca8d8e36c9f479efbad42e447" ;
        dataid:signature         "bPU/cGdM6/lamgkqEXSgcT06Z1MxBg/fuOuJxJJ5vZDzmfJvZTIO8vToPFqrxqukiY94gvqcxhqm3xqgBosN4oHHq86m7T6X7TZxX7TiMQB2V65tqgZgplJozLmwNH+7v5YVecIGyFPRBdr+NKMYl4+Jmtve0BG7pKKD0sn47HibrfskShewauyOF+iCMzF5HbFy21LbLiSMbWanRrQbwhHBIrXP4/z+CwCgd2RLdwltcMs6CEDEp3M15SrlGJylITKL1eQeR5JMJdWt7os9hk+ndH+0NJUNFnuku2xOkyfjN/7aTpTipkYlgrMB0YP1Y+rJWL8DP3hguYquYNtriw==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "994"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=pelletConsistency_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://databus.dbpedia.org/ontologies/rdf-vocabulary.ddialliance.org>
        a       dataid:Group .

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

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=pelletInfo_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "[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.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#additionalContentNote -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#after -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#before -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#belongsTo -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#caseLaw -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#causal -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ;
        dataid:sha256sum         "829572c988f6c3521e9b3a9e4dd85b39364ade8b03a27f5333e78298734aa180" ;
        dataid:signature         "UUDj4CRLZ9HtVtTzdUojxzS0QqDvhJMuXZcuExc4MWwwBtPMz8WJX/Zq4PWkFURc9gcOhYL9NS7Isww+lwn68GcoF9lCWNOGcNZNFZERcBqcyZNbmUlg+eNot+604YYHbv5bmDak8qhdKoRSo/reRUv7fV7bxA6LJmg/SeHPdmA1xIKxTUWguM6KyVBP4bnQ8pQx0cHBH4S3ts11l/jtkggyw7Ru6urlFR1Jb5R3Nn+LrDQ3wDv1qraCa4I8YNWOTEPeidabgbzCVQ30IAdUiaNYhv5QTAVcsJ8/mRt3HubmoPBSxgQUAmrkGU1NMDQxroLaGibr7zminoiuNs0moQ==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:57Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "15004"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=pelletInfo_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=parsed.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@base <http://rdf-vocabulary.ddialliance.org/xkos> .\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix xkos: <#> .\n@prefix xml: <http://www.w3.org/XML/1998/namespace> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix skos: <http://www.w3.org/2004/02/skos/core#> .\n@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .\n@prefix dc: <http://purl.org/dc/elements/1.1/> ." ;
        dataid:sha256sum         "129bd01758ee3f466eabfbed694a388261312f83bb02346706b77ec1f0b7d4ab" ;
        dataid:signature         "JtjNbmN+kWBC9acn9L6KhvU+tthdR697NKSuJw3lyipssbD6l7jVAB4/pJeFANOWH7MKFUjMnrK8G1AFiWhmr7b7RW4BcbZ+6gyDGn9t6Dcx69OUfOT0NEuzh7i6+im8OuymCzi/+ttEpN/E5nswfg7f19mH1gqugTGQp2t+Mvzxq9PLNmQTVGkScEE5IAg1O2nz1rSwo47al3NT4OpKKAS8P6MmtWTJGWZys1PAe1srkfUVzwnPpRY9BqKReCQ/XCEi/i6uF1J+SD015fdc7rLtfpQTu0JLkEcYG/7YTkx0MBUZmXlUHfWJLjAUe0Jy0rLvlj0NkMDtbww7MOTonA==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:37Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "11097"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=parsed.ttl> ;
        dcat:mediaType           dataid-mt:TextTurtle .

<https://databus.dbpedia.org/ontologies/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735>
        a       dataid:Version .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=shaclReport_validates=minLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "@prefix sh: <http://www.w3.org/ns/shacl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n[] a sh:ValidationReport ;\n    sh:conforms true .\n\n" ;
        dataid:sha256sum         "8cc7623326d727b72062b0d9a0514eae24060b5f3e9945d603fa8b2c551fe965" ;
        dataid:signature         "adeW/RUz6MuVcNVk7PfjWZUKe31AjPDp8kR30NTgcpCRmxjWt2Bo0zLhNxt9M3KTUN0zfxvoXjXoKs7DqnAvkD5L9XopzTo+bDrWO0LDHJh80ldW8VlMuaFchgTHBaAqyzMKHJVDHJSpsPCEhpGkg50bT8TpY4NepaOxyOzYqEPNcqgYODrElsNJQ3k6ptDsh9mBc4rlOD/T4KKyDmepLSx635mihyr/OX0RAjDSmiMvjO+T4r8/p2P+ljq79GFrqQy6swubqDJQVFq+VDZinFY9rNAVpFxM5vAnxuN1fCaufXLUK48jDNXG38guo4DutK6w6ajqjiiNnzvdj2mRxg==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "minLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:37Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "148"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=shaclReport_validates=minLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=meta.json> ;
        dataid:formatExtension   "json" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "{\n    \"http-data\": {\n        \"accessed\": \"2020-08-30 13:07:35.779817\",\n        \"best-header\": \"text/turtle\",\n        \"content-length\": \"15243\",\n        \"e-tag\": \"\\\"7ee00024-3b8b-5ad3fdd8b6bc0\\\"\",\n        \"lastModified\": \"Wed, 19 Aug 2020 19:18:15 GMT\"\n    },\n    \"logs\": {\n        \"nir-header\": \"{'Date': 'Sun, 30 Aug 2020 11:07:35 GMT', 'Server': 'Apache', 'Location': 'https://rdf-vocabulary.ddialliance.org/xkos', 'Content-Length': '227', 'Keep-Alive': 'timeout=5, max=50', 'Connection': 'Keep-Alive', 'Content-Type': 'text/html; charset=iso-8859-1'}\"," ;
        dataid:sha256sum         "4fda171b945d2c08fe95f614cadc36eef633a4e83806cf2a9bd9c06fae7c609c" ;
        dataid:signature         "WghG8glbNlR37g5fQ7EqwZVr09R/7ciD7FuE0xwc3FOiKwmceTqAe0bVwFLX9a4TdMP6L8b3V3LCDuTpt3riQ8GBrMbPwlbro+pt+r3QL4UCgUNV5cTZK6Sl7oGaOuh8l5EVfWIbDM+fa6rUuiXgo1oqcGKk2e44pfFCVGuQKbO+M8bIjDAe3cw/bFn6CmVTVBoJSOEBYb3zn51MWASFbqPhOZPsx+VtGdlK1sr0/iasn6nvi9V61ZQP7YsF+/mii13JojlvcaxxjJBcA4hJMo8956VSzhtQf0CfCyFZwmLWgjFWCLqK56zkI36bo4WnEfjcTMUrwuBIMOgSUeTxUQ==" ;
        dataid-cv:type           "meta" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:57Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1420"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=meta.json> ;
        dcat:mediaType           dataid-mt:ApplicationJson .

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

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

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

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset>
        a                       dataid:Dataset ;
        rdfs:comment            "Archivo Ontology Snapshot for http://rdf-vocabulary.ddialliance.org/xkos"@en ;
        rdfs:label              "XKOS: an SKOS extension for representing statistical classifications"@en ;
        dataid:account          databus:ontologies ;
        dataid:artifact         <https://databus.dbpedia.org/ontologies/rdf-vocabulary.ddialliance.org/xkos> ;
        dataid:associatedAgent  <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:group            <https://databus.dbpedia.org/ontologies/rdf-vocabulary.ddialliance.org> ;
        dataid:groupdocu        "## All DBpedia Archivo ontologies from rdf-vocabulary.ddialliance.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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735> ;
        dct:conformsTo          "http://dataid.dbpedia.org/ns/core#" ;
        dct:description         "## DBpedia Archivo Ontology Snapshot\n\n| Attribute |  Value |\n| - | - |\n| Ontology URI | <http://rdf-vocabulary.ddialliance.org/xkos>\n| Archivo Ontology Factsheet| [Link](http://archivo.dbpedia.org/info?o=http://rdf-vocabulary.ddialliance.org/xkos)\n| Snapshot File URL | <https://rdf-vocabulary.ddialliance.org/xkos.ttl>\n| Snapshot OWL Version IRI | <None>\n| Snapshot Time | 2020-08-30 13:07:35\n\nThe [DBpedia Archivo Databus agent](https://databus.dbpedia.org/ontologies) generates only basic, static documentation for the archived snapshots of the ontologies.\n\n## Ontology Metadata\n\nDBpedia Archivo extracts metadata from the ontology for well known properties (e.g. dct:description). This subsection shows the content of every property individually using a separate heading.\n\n### rdfs:comment\n\nThis ontology is based on work initiated at Dagstuhl Schloss in September 2011" ;
        dct:hasVersion          "2020.08.30-130735" ;
        dct:issued              "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license             <http://creativecommons.org/licenses/by/4.0/> ;
        dct:publisher           <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:title               "XKOS: an SKOS extension for representing statistical classifications"@en ;
        dcat:distribution       <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=pelletConsistency_imports=NONE.txt> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=generatedDocu.html> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=shaclReport_validates=lodeMetadata.ttl> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=parsed.ttl> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=pelletInfo_imports=FULL.txt> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=pelletInfo_imports=NONE.txt> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=meta.json> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=parsed.nt> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=parsed.owl> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=orig.ttl> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=shaclReport_validates=goodLicense.ttl> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=pelletConsistency_imports=FULL.txt> , <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_type=shaclReport_validates=minLicense.ttl> .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=generatedDocu.html> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/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://rdf-vocabulary.ddialliance.org/xkos</p></body></html>\n" ;
        dataid:sha256sum         "606735e2c9dd4460b0770214eb0f1faacbcad7fd1a66f9feb9e68dfd1486b9eb" ;
        dataid:signature         "XrYHWChQ6bDQUAyVCe/qGD6rIQ11dijgIzeFCfXNfSXwbBV4fmI1KU7qXoT0FpWuHVUQnhIC/Un+bkoRCje4QDh9o1O+ZWZ70kO8Qujlmxcay0pSdwfBBrDsWFJltJ/r95wIm5bvLm4IzPCOpDXsAo1/SoVGHbn0lqoLl/tuXMamk6D6KSFlhhOzRWU+myQym6ovNHS+hoMY9fmRiQ9qlm6VADHrfiDpsJtl9K5r22X2m7cKAWI2I57kw+DMdGpyheALZGY7PjdxcK8jXbI6MDhDVQYXr00OxufOidqPAkIex4GodDT0LL8DTqaWsgSpGt5ArOm8qXlK22Vc7qMY6A==" ;
        dataid-cv:type           "generatedDocu" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:08:00Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "160"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=generatedDocu.html> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=pelletInfo_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "[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.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#additionalContentNote -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#after -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#before -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#belongsTo -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#caseLaw -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property\n[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://rdf-vocabulary.ddialliance.org/xkos#causal -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ;
        dataid:sha256sum         "829572c988f6c3521e9b3a9e4dd85b39364ade8b03a27f5333e78298734aa180" ;
        dataid:signature         "UUDj4CRLZ9HtVtTzdUojxzS0QqDvhJMuXZcuExc4MWwwBtPMz8WJX/Zq4PWkFURc9gcOhYL9NS7Isww+lwn68GcoF9lCWNOGcNZNFZERcBqcyZNbmUlg+eNot+604YYHbv5bmDak8qhdKoRSo/reRUv7fV7bxA6LJmg/SeHPdmA1xIKxTUWguM6KyVBP4bnQ8pQx0cHBH4S3ts11l/jtkggyw7Ru6urlFR1Jb5R3Nn+LrDQ3wDv1qraCa4I8YNWOTEPeidabgbzCVQ30IAdUiaNYhv5QTAVcsJ8/mRt3HubmoPBSxgQUAmrkGU1NMDQxroLaGibr7zminoiuNs0moQ==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:51Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "15004"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=pelletInfo_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=parsed.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/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:cc=\"http://creativecommons.org/ns#\" xmlns:dc=\"http://purl.org/dc/elements/1.1/\" xmlns:dcterms=\"http://purl.org/dc/terms/\" xmlns:iso-thes=\"http://purl.org/iso25964/skos-thes#\" 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:skos=\"http://www.w3.org/2004/02/skos/core#\" xmlns:skosxl=\"http://www.w3.org/2008/05/skos-xl#\" xmlns:vann=\"http://purl.org/vocab/vann/\" xmlns:voaf=\"http://purl.org/vocommons/voaf#\" xmlns:xkos=\"http://rdf-vocabulary.ddialliance.org/xkos#\" xmlns:xml=\"http://www.w3.org/XML/1998/namespace\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" xml:base=\"http://rdf-vocabulary.ddialliance.org/xkos\">\n  <rdf:Description rdf:about=\"\">\n    <rdf:type rdf:resource=\"http://www.w3.org/2002/07/owl#Ontology\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"\">\n    <rdf:type rdf:resource=\"http://purl.org/vocommons/voaf#Vocabulary\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"\">\n    <dc:title xml:lang=\"en\">XKOS: an SKOS extension for representing statistical classifications</dc:title>" ;
        dataid:sha256sum         "3b92810f481f7cc5556db23da8fec06773bcb35ddf138f96c4bc4695d453b3f6" ;
        dataid:signature         "DdEvgt4H75inJqkJ7BlUhSSUKKY5Yg4m1XDcXWAvAO9+EYeDVCCxOzkKdL6RrPHOBMGyqVGrhb9AISNdY+2Htv0k8GKTz3GtvCzellCckaZZxG8l+4eJyX1SdbQ0ldi6bpM5l/0+EXPVXoMkfORGbeyOwGOOhgVAHEjWgezohZsfEmDxatn2ixAqpqOIyjFjpLkzpQnXzgzYK1tPxhIj4s8pcZ89tvqLyOXI2afDZ1iZqVz574UcTR8sp6MaMcQW3JezCbDJrIPdP9/ZuH0IsonYbf7cex/pGqW8KUfd7Qy6+mJ1yoxI2F5s5YomOF6czQybP2npoOXFKOYY/3QPMg==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:37Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "43230"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=parsed.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/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 rdf-vocabulary.ddialliance.org/xkos"@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              "2020-08-30T11:08:16Z"^^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 rdf-vocabulary.ddialliance.org/xkos"@en .

<http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#xkos_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/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=pelletConsistency_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "There are 1 input files:\n/data/home/dstreitmatter/data/archivo-init-release/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=parsed.ttl\nStart loading\nAug 30, 2020 1:07:46 PM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature\nWARNING: Unsupported axiom: Ignoring range axiom for AnnotationProperty http://rdf-vocabulary.ddialliance.org/xkos#plainText\nAug 30, 2020 1:07:46 PM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature\nWARNING: Unsupported axiom: Ignoring domain axiom for AnnotationProperty http://rdf-vocabulary.ddialliance.org/xkos#plainText\nFinished loading in 00:00:01.541\nInput size: Classes = 13, Properties = 70, Individuals = 10\nExpressivity: SHI(D)" ;
        dataid:sha256sum         "e3844e8957492eeab34d02589f5d92b6429cf480182855672b05dced9ea48ff6" ;
        dataid:signature         "QdMK6n/ze9l3WfINXYdSGr38+MnFoUtxAURUjY3I+XEU4qDqK5IY8X6KjfRdW+jwtS+tnGC6tYERkIB2Hyrp0tfQKy0NV6wMK8uwE5B9ImNonbl2JrtQrlD+dcoLef349bCC5fzyd9jWrs8BIX2o4oRacntCpgFRYJtYvlD/tGSMQXrhvFTmui5D9l7XhNinPHOoAtRvB2IjDs9XiKLps6cTSxcTY6xtO+n+6HEdyKbkLmE42r5acg48cWDeAfcwsz6ELfpg/Whiry/45Ya6gHA4wdlY9NZWH+H7BvfpF+M8c7mCtw/vcf6POUhTdh9rLyYnj4fd4C1EeWMKYdpunA==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2020.08.30-130735" ;
        dct:issued               "2020-08-30T11:08:16Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2020-08-30T11:07:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "994"^^xsd:decimal ;
        dcat:downloadURL         <http://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/rdf-vocabulary.ddialliance.org/xkos/2020.08.30-130735/xkos_type=pelletConsistency_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

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