

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

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


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

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

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

<https://databus.dbpedia.org/ontologies/nomenclature.info/nom--ontology>
        a       dataid:Artifact .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://schema.org/CreativeWork> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .\n<http://schema.org/CreativeWork> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://schema.org/Thing> .\n<http://schema.org/CreativeWork> <http://www.w3.org/2000/01/rdf-schema#label> \"CreativeWork\" .\n<http://schema.org/CreativeWork> <http://www.w3.org/2000/01/rdf-schema#comment> \"The most generic kind of creative work, including books, movies, photographs, software programs, etc.\" .\n<http://schema.org/CreativeWork> <http://schema.org/source> <http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews> .\n<http://schema.org/isPartOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .\n<http://schema.org/isPartOf> <http://www.w3.org/2000/01/rdf-schema#label> \"isPartOf\" .\n<http://schema.org/isPartOf> <http://www.w3.org/2000/01/rdf-schema#comment> \"Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of.\" .\n<http://schema.org/isPartOf> <http://schema.org/domainIncludes> <http://schema.org/CreativeWork> .\n<http://schema.org/isPartOf> <http://schema.org/inverseOf> <http://schema.org/hasPart> ." ;
        dataid:sha256sum         "60d735532f18d2b39b2a8e2302d5e106156942da2b6ede2087d0892d55c16d07" ;
        dataid:signature         "ifNHhO2oJWGVhoKFjB+1GtcqsSnTApTuDIgq8ctaky6cZXJHK+kYkt/2DVJlTKx7hb+pxKtc4tRBNNwPsXAa+1rxNcqknY37aWwKnitrIToZkkxtKBvFsLk3O4FskuwmBqjYAujmAoOYRhjwrO+8nL9WiF+RCJH0hox8sb1cln24AOlNQeXhLsajWpPyGK1dfKR+8lxdswE36jKJoYzGK009q/M9T3s3Th/e9yMk23jJKxdvewNoEnvyilzExbOMQ3fDp4jLMlm/bbM3qvC1FIWiwpmS4OvqTG4x+xZJqTgCLOJWjsQZnG3GP9TNeVzoIFbk1U0BUjhJgo/LZ5JeDQ==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "110197"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=pelletConsistency_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed.ttl\nStart loading\nException in thread \"main\" java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter\n\tat com.clarkparsia.pellet.datatypes.types.real.XSDInteger.fromLexicalForm(XSDInteger.java:45)\n\tat com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType.getCanonicalRepresentation(AbstractDerivedIntegerType.java:72)\n\tat com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl.getCanonicalRepresentation(DatatypeReasonerImpl.java:365)\n\tat org.mindswap.pellet.ABox.createLiteral(ABox.java:1746)\n\tat org.mindswap.pellet.ABox.addLiteral(ABox.java:1725)\n\tat org.mindswap.pellet.KnowledgeBase.addPropertyValue(KnowledgeBase.java:1002)" ;
        dataid:sha256sum         "b0eaf5a60b329ffab06c398f782c9a577d9bf229521d67051e7359bec457426f" ;
        dataid:signature         "SaVU18wBNlwkVH+1r8M8HyP7/X8bg8df0k0xm8FJ4eJjM0ouPn1dN/EAFt2FCAqvphzIyDim+J/tk97yPuUFQhUFJzuNHZryLaZB4TWa0uDngkcf+OcvOYXKyJ/ghcTI53IDfZSdQ54z7i1Vj0rg39hVVIcZzspgwS+ZTyK0Anu31zNnEPTjpoM6xzQoJfOZgIk9oWG99RnPty2GUpHUoZS1FFPd5NXOysiBdul6eJc1MdZOKUBGUe8PDQuMU3gEMCUSqkvqHrvH6JXt07eaT4M45Bu1OyK/A2vku2a+ixiWUCDJnzH3tODWYCM9Jo00iZYWgU9eJeU+PFF00fYMKg==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:51Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2135"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=pelletConsistency_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#Dataset>
        a                       dataid:Dataset ;
        rdfs:comment            "NOM Ontology defines the values used in Nomenclature for Museum Cataloging."@en ;
        rdfs:label              "Nomenclature for Museum Cataloging Ontology"@en ;
        dataid:account          databus:ontologies ;
        dataid:artifact         <https://databus.dbpedia.org/ontologies/nomenclature.info/nom--ontology> ;
        dataid:associatedAgent  <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:group            <https://databus.dbpedia.org/ontologies/nomenclature.info> ;
        dataid:groupdocu        "## All DBpedia Archivo ontologies from nomenclature.info 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/nomenclature.info/nom--ontology/2025.02.01-111244> ;
        dct:conformsTo          "http://dataid.dbpedia.org/ns/core#" ;
        dct:description         "## DBpedia Archivo Ontology Snapshot\n\n| Attribute |  Value |\n| - | - |\n| Ontology URI | <https://nomenclature.info/nom/ontology/>\n| Archivo Ontology Factsheet| [Link](http://archivo.dbpedia.org/info?o=https://nomenclature.info/nom/ontology/)\n| Snapshot File URL | <https://nomenclature.info/nom/ontology/.rdf>\n| Snapshot OWL Version IRI | <None>\n| Snapshot Time | 2025-02-01 11:12:44\n\nThe [DBpedia Archivo Databus agent](https://databus.dbpedia.org/ontologies) generates only basic, static documentation for the archived snapshots of the ontologies.\n\n## Ontology Metadata\n\nDBpedia Archivo extracts metadata from the ontology for well known properties (e.g. dct:description). This subsection shows the content of every property individually using a separate heading.\n\n### dc:description\n\nNOM Ontology defines the values used in Nomenclature for Museum Cataloging. It uses the SKOS, SKOS-XL, DC, DCT, FOAF, Schema, Lexinfo, Changeset ontologies.\n\n### rdfs:comment\n\nNOM Ontology defines the values used in Nomenclature for Museum Cataloging. It uses the SKOS, SKOS-XL, DC, DCT, FOAF, Schema, Lexinfo, Changeset ontologies." ;
        dct:hasVersion          "2025.02.01-111244" ;
        dct:issued              "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license             <http://creativecommons.org/licenses/by/4.0/> ;
        dct:publisher           <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:title               "Nomenclature for Museum Cataloging Ontology"@en ;
        dcat:distribution       <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=diff_triples=new.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=generatedDocu.html> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=pelletConsistency_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=meta.json> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=profile.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=pelletInfo_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=parsed.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=shaclReport_validates=goodLicense.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=pelletConsistency_imports=NONE.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=diff_axioms=old.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=parsed.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=diff_axioms=new.dl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=parsed.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=orig.owl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=shaclReport_validates=archivoMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=pelletInfo_imports=FULL.txt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=diff_triples=old.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=shaclReport_validates=lodeMetadata.ttl> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=parsed_sorted.nt> , <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=shaclReport_validates=minLicense.ttl> .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=shaclReport_validates=lodeMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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 <https://nomenclature.info/nom/ontology/> ;" ;
        dataid:sha256sum         "c82789362064555f15e8bd10746abfe46a75e9c6efba7ac4d34c90df6f753445" ;
        dataid:signature         "UuYi4VCl+LhpSDwJIEyMiMK2hKYohe4Mlu9+dNVoqg/c9JrtzfKAzYVyNYEFkxcSoZhA1N9gU6z6kCXaSqGV/OZsSRAdGZvHNtihtMdLEv35sf2GpwRyJt+6F5M6Kgsn380P+0wsYDNedsti1EtmXZpK1cjBNaC0m8o3D5dBgPDzin6mGQA/hL65YKUiSS1hDURekIskqp3aaUHDYrwObQzFpNWzHJuBLnnmrv6hq8Nl5yRL9NoEdAwcv1cxZvbydnP8PcA6iQJrlEeN0X9jS5rw0dNu90qr/ggCKEoHhKozUtQEiwspqCGw59Tb465iShW3nT4MGNcjthHsRq31rA==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "lodeMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:48Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "10931"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=shaclReport_validates=lodeMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=diff_triples=new.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.org/vocab/changeset/schema#ChangeSet> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid-af2333163ddd455b864cd30c5cb4cf69-8F206DBC5ECBCEEDD77A491A7EBD451B .\n<http://purl.org/vocab/changeset/schema#ChangeSet> <http://www.w3.org/2004/02/skos/core#changeNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-A93F222084295424CA5791CB1BCFB9E6 .\n<http://purl.org/vocab/changeset/schema#ChangeSet> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-098719853DFFB2338F939A89E31D6D67 .\n<http://purl.org/vocab/changeset/schema#addition> <http://www.w3.org/2004/02/skos/core#changeNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-720078C0E67CEA7215E649390EF55C7B .\n<http://purl.org/vocab/changeset/schema#addition> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-14DDB2D17A25312D208C5B5420D8B0B0 .\n<http://purl.org/vocab/changeset/schema#addition> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-E38B1958316297EB895F21586280766F .\n<http://purl.org/vocab/changeset/schema#createdDate> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-61970BB0E0B6675305E025C56176827D .\n<http://purl.org/vocab/changeset/schema#removal> <http://www.w3.org/2004/02/skos/core#changeNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-7C9303B6CCA3566C3863241EE375C4A6 .\n<http://purl.org/vocab/changeset/schema#removal> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-42EC9DC16CE31C146EC65EFB8B23DD21 .\n<http://purl.org/vocab/changeset/schema#removal> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-af2333163ddd455b864cd30c5cb4cf69-4809E1CEC2ADAA20E97430E6EB8C63F8 ." ;
        dataid:sha256sum         "0b4f3c6377dc844eafdcb1b5ff2eedb708f9dad0f947df1a9b4865e1cfc9b2bb" ;
        dataid:signature         "E07roz0BrnfG0VTieIvif/lKJ81HkRVsItix/uVnC3cfAuZyI48z2Ljy84L9qioJwO/+EPbIA7muddQUXQRLeWJ3/eULtqZUPX/isQsH4CAoB5cJ5l1F/l9JHzjABuMGhF7YiOBJKZnQi0WL4pldP57ECeqvcOORWK8KnaBYJmkVhvNV935vZTmboHvdNNtvueIKMqNgIqvoLFEMTffPPHzZ0X67eqM0GLvaofvKxrpTKlKFTUoNcpcK05500To4n6kBcSN4QOMulbc42aaRXn9HNpZ4sZwWtTQREI/wFyuiYdV01/U3s5rpZ9b6eiiNabs29OftWWxSWHEcm9BOCA==" ;
        dataid-cv:triples        "new" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "12461"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=diff_triples=new.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=shaclReport_validates=archivoMetadata.ttl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "shaclReport" , "archivoMetadata" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=shaclReport_validates=archivoMetadata.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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 <https://nomenclature.info/nom/lang/> ;\n            sh:resultMessage \"For a proper description of the ontology on the Databus Archivo requires at least one of rdfs:description, dcterms:description, dc:description, rdfs:comment or dcterms:abstract.\"@en ;\n            sh:resultSeverity sh:Warning ;\n            sh:sourceConstraintComponent sh:OrConstraintComponent ;" ;
        dataid:sha256sum         "3d19af3aaf7c3fe5f1ca9c808b2fdaaa1908a7c6fd119feef7c6f717db084b5d" ;
        dataid:signature         "pNM9ib1+i0P1hLOe1MjvG88yOfjqbCyZA8wAdGKvlzP3R5yrwICH+VCZvukeoSG7nWABzsGcyO9tiGMYKev67WZI4csZPBdcXVnENA5fZFBL2oDy2NrQ8HzKjQxpbwfQuK+2nLgK4CUumULBUCtHz26/lv1BYlHkxd9amIfNx0DjjYFfwzAznubeaMmYSxUY6q9/ziNANNzZ68OtieQICJrYeSMmxlFPAW+eJ5szHjkOkSSVPYz9azxsLIlu3TP+8fYL/vrKoo9wWfQewyKENWW0mK93hjhngSAG4mswCdhgH7P5Mf3Xw8rGluLVh6IUzrazSgx13UizBObzG64xPw==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "archivoMetadata" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1346"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=shaclReport_validates=archivoMetadata.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=pelletInfo_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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.TripleHandlers - Usage of rdf vocabulary: http://schema.org/about -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ;
        dataid:sha256sum         "c26bd1fe6ed82639057f20878bb6df0a7ee0c2b8ebfe11b04de4b03f4d6e9baf" ;
        dataid:signature         "DJ6AfjkyesjGCh/XfcCLJGj7jVnYaQ8Str64exwY6hmfC0/2b2pbBJYyt9LIwfEnUqwCIMz0CnXWv+7mByPakXSa5MNm1/w8oPeFEK4WorOayxmcpK9JhwBpZBFwyvm4NzvqZ+KBF1qxipo8Yvqd6372+ZbtWd6dDAoG7ym6aAFyAYQXWp2f5kl0d2PUzs7wwSXT5yN/jXOPjBCzudDyBFWKoJCsqqn0NL2JWybgSW9J94E6rDYbt0PVJKMl29++Lig1rfEs5Cvz88T6HJWeHcASCinp4HN7NnRdZksB8eTqH5dwk15jkQntpFtJKQ0xrFw9E5R8s2dJpH1tonRW9g==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:55Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "10581"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=pelletInfo_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=generatedDocu.html> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<?xml version=\"1.0\" encoding=\"UTF-8\"?><html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:cpannotationschema=\"http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><title>Nomenclature for Museum Cataloging Ontology</title><title>Nomenclature for Museum Cataloging Ontology</title><title>Nomenclature for Museum Cataloging Ontology</title><link href=\"/lode/owl.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/Primer.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/rec.css\" rel=\"stylesheet\" type=\"text/css\" /><link href=\"/lode/extra.css\" rel=\"stylesheet\" type=\"text/css\" /><link rel=\"shortcut icon\" href=\"/lode/favicon.ico\" /><script src=\"/lode/jquery.js\"></script><script src=\"/lode/jquery.scrollTo.js\"></script><script src=\"/lode/marked.min.js\"></script><script>\n\t\t\t$(document).ready(\n\t\t\tfunction () {\n\t\t\tjQuery(\".markdown\").each(function(el){\n\t\t\tjQuery(this).after(marked(jQuery(this).text())).remove()});\n\t\t\tvar list =\n\t\t\t$('a[name=\"\n\t\t\thttps://nomenclature.info/nom/ontology/.rdf\n\t\t\t\"]');\n\t\t\tif (list.size() != 0) {" ;
        dataid:sha256sum         "4437750b279fe77d69c76695c7dfca71dc18b205618b39c808951a831d166ef3" ;
        dataid:signature         "MJ32zq/Drcox2nlheVNXlRvMLhbzGZvxc6iod9+bE0OPy2c43mjVxVBwsDUgRIqzgyft+BU9JWhbACBoDMNcXl+zLHVKq3T+YTxH2hm9Cil27XigfK/dalto4n9S7H0Ewlh+5OnbUUj6myW77Zi9thRp6D58o/OH+iv8u0ig8JVCsNgiLE8bBCnnYz+G7eZfjTbrh0X41PJisR6gWYZYAfasIz2j/MruAWrwxbmMQEz4NzkdsCfIn3xMGH0cevGwv7OpEy+NKlvGoVOgVCKTmGcRnKT0nOuqqzqLVKGPNMwtyEAE5cLnCLYAe+a/zBp0pHCJJRzO7uWnpPpYWhNgnA==" ;
        dataid-cv:type           "generatedDocu" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:13:03Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "97837"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=generatedDocu.html> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=meta.json> ;
        dataid:formatExtension   "json" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "{\n    \"http-data\": {\n        \"accessed\": \"2025.02.01; 11:12:45\",\n        \"best-header\": \"application/rdf+xml\",\n        \"content-length\": \"\",\n        \"e-tag\": \"\",\n        \"lastModified\": \"\"\n    },\n    \"logs\": {\n        \"nir-header\": \"{'Server': 'nginx', 'Date': 'Sat, 01 Feb 2025 11:12:44 GMT', 'Content-Type': 'text/html; charset=iso-8859-1', 'Content-Length': '250', 'Connection': 'keep-alive', 'Location': 'https://nomenclature.info/nom/ontology/.rdf', 'Strict-Transport-Security': 'max-age=15768000'}\"," ;
        dataid:sha256sum         "34ccd9f06e08e2a2bf355e782e2ab7057a8a60d03fe74a933a86d731f8b93b98" ;
        dataid:signature         "CezUZjZq4ec2jEGqbKHCFCVTrlxqWvCpBAxhWIJ7mpRYRqZ2xKAVKfQvY//wf18L4R50EOxJAxvRNbFvNlNjP+M6xI+WuXR6nzFgM/P22cuXov28Bv64r4C9Y2KX6PQfhyAGQV+M90hZ9Ji7vlcDQPuFkXD9LwqmsNgLmy7veEzmnJryPNNwgdm+b33XwoNJh36Bj/ZfC/0WJ21Ga5NsGh/OjirPycxFxV1ml0J66FbaNT7nLC0XdrqUY9ywW1kuRbwCK1DZWd9Ys/p3A61XypkcyYuTPsXpFb1gZYXFLxokqTDFVTemYjL1aT6PRL0G37tBzlZ3Cc2yGvqfnj45Sw==" ;
        dataid-cv:type           "meta" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:58Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "1414"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=meta.json> ;
        dcat:mediaType           dataid-mt:ApplicationJson .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=shaclReport_validates=goodLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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 <https://nomenclature.info/nom/lang/> ;\n            sh:resultMessage \"No dct:license statement found\"@en ;\n            sh:resultPath dct:license ;" ;
        dataid:sha256sum         "d964c29cccd1726892f8e87b72b0b02667431d9e80cd590fe3c544edca6d5a56" ;
        dataid:signature         "RQPm3OXQsHFKDosFXTm1kpUIusMGQP8bAHSTnMyO9qKw80hfQfAfFSDKb/LciEZEyGMT6EvHoxQQAh2Vl3ChgmfWCw4qvnHNmAgvOutyXecA3WAJcy6cBupdGRPYokUt9nHjeSOs1+EhoAJNXeUD8cZ4SxleoCVc6UtcCAca6apFAs4jKoIlN2zAJEdn9irYiwr2FQI7/O4PyJ+hgjXK7e5HfuRk/j1SjYzypE3ljy4dzm3hxQJzKbyDxDin7hFgBnnm36G7pekBbFW+KIWJOtVDLodzGJ4onTXpSdsEBVRyfGdUcw8Mr4fb2bWuLsLNoMgJYf9yVDtq56tgMY1c1Q==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "goodLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:48Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "654"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=shaclReport_validates=goodLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix rdf4j: <http://rdf4j.org/schema/rdf4j#> .\n@prefix sesame: <http://www.openrdf.org/schema/sesame#> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n@prefix fn: <http://www.w3.org/2005/xpath-functions#> .\n@prefix : <http://schema.org/> .\n\n<http://purl.org/dsnotify/vocab/eventset/CreateEvent>" ;
        dataid:sha256sum         "774df0d1591a77d0722462b700c2254ad87ac0e09d31f172c3e79b4738268fe4" ;
        dataid:signature         "Kk+kxx/Nd8fVudjAG4bWF2h13udkAl0tPxX60guNwEz5JNj1N6fcEZtmL1DzWz/bi4DabZcCj+wbXve/Q7OYUgvHHW256DoBWvOP7VI3THzZhfrhKRSjs8siIoReKbNuW3qSVtjVdBviAuFkAgPRVE4gfS+nlHgGuYKX7KQdn2iYCu9s/u20gMvb1oaC9pdIAiEe+a3Uh+coXgzOyU1VowVFSYqVDiCDqTOYLXbjcqzBMwMPOVNTIIupbbgP1l/XEtaHsFr/BvWxk6Bp3C6zN0MO9DVUepUANaknpQtGfKsSosdYWqcmeAYUf2s45WICd6rEYHXwSY0Cew2daLfNFw==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "49348"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed_sorted.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.org/dsnotify/vocab/eventset/CreateEvent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .\n<http://purl.org/dsnotify/vocab/eventset/CreateEvent> <http://www.w3.org/2000/01/rdf-schema#comment> \"An event class describing that a particular resource was 'created' in a dataset. This means that one or more triples having the associated resource as subject or object were created in the corresponding RDF model.\"@en-us .\n<http://purl.org/dsnotify/vocab/eventset/CreateEvent> <http://www.w3.org/2000/01/rdf-schema#label> \"create event\"@en-us .\n<http://purl.org/dsnotify/vocab/eventset/CreateEvent> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/dsnotify/vocab/eventset/ResourceChangeEvent> .\n<http://purl.org/dsnotify/vocab/eventset/MoveEvent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .\n<http://purl.org/dsnotify/vocab/eventset/MoveEvent> <http://www.w3.org/2000/01/rdf-schema#comment> \"An event class describing that a particular resource was 'moved' in a dataset or between datasets. This means that all triples having the associated older resource as subject/object were replaced by triples having the target resource as subject/object in the corresponding RDF models. \"@en-us .\n<http://purl.org/dsnotify/vocab/eventset/MoveEvent> <http://www.w3.org/2000/01/rdf-schema#label> \"Move event\"@en-us .\n<http://purl.org/dsnotify/vocab/eventset/MoveEvent> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/dsnotify/vocab/eventset/ResourceChangeEvent> .\n<http://purl.org/dsnotify/vocab/eventset/RemoveEvent> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .\n<http://purl.org/dsnotify/vocab/eventset/RemoveEvent> <http://www.w3.org/2000/01/rdf-schema#comment> \"An event class describing that a particular resource was 'removed' from a dataset. This means that all triples having the associated resource as subject or object were removed from the corresponding RDF model.\"@en-us ." ;
        dataid:sha256sum         "7c8d9109180225de4e64e67fe833264b376529417a48301e8c489b3c2ff96481" ;
        dataid:signature         "i/+G5K5mNDsh4pmxSlvPLnFQp61n9VmBiMp20qCNp7/U6UtnyETAGevsNl3vWJ+qz6PA6FYSJRDySQUQdZYQFHIXA3JdUKgQBe0ZnrPJgv9jKzkkWdCvKSPz45spH7KENBcAww1zjH76X2/xBlpPuGr8CGVc6K+ISS4YF3rj+hxqo4g9oX9zt1zA9CPup1d3TKFu89X00cQ3aQEtUOrqoR1u9zpg/8VcJb1QsdXooGa3DqnqjBmOkdpXm2lverR3XFREnRPYgerfNuGXTAOrD8a4hnF/p1sWvKw1TYa9iQjmOogppdrbiJjuhQ3TsU7cQ6C1WRcUoDveNhoF4ocUuA==" ;
        dataid-cv:tag            "sorted" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:45Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "110197"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed_sorted.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

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

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

<https://databus.dbpedia.org/ontologies/nomenclature.info/nom--ontology/2025.02.01-111244>
        a       dataid:Version .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=orig.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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\n\txmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"\n\txmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\"\n\txmlns:rdf4j=\"http://rdf4j.org/schema/rdf4j#\"\n\txmlns:sesame=\"http://www.openrdf.org/schema/sesame#\"\n\txmlns:owl=\"http://www.w3.org/2002/07/owl#\"\n\txmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\"\n\txmlns:fn=\"http://www.w3.org/2005/xpath-functions#\">\n" ;
        dataid:sha256sum         "be7aff5e6bb833b467badbf131ab8371ee63fc608c4a2d1c952d3a95792685ee" ;
        dataid:signature         "HEVSIG+ifO3Hb8aaYxs+E9Qrvgz4q3bWzbtcIP4uID9AF4azNw7m5Lx/gUay4qjadPheiSJYDwp7tROtnTbU8xjHyWhdFdc91jaLDZpEmy/nw30SaM03k2RwLXpvYmCgdBQDzTY4o/AqdT2NWfBw9+Rr6zC8sis3NicfeCGFSXBcWJ/NHgFt2XPFBmhzrHW2IhRdQwahWU6NdAkeRE1haSiDCJA5r45GhT4oap1uvj3GFakk1wbKjOd+G3FruEjRoLZ1PZ9oqGJF6D0HDdMUkhmtsU3hR1+JufD4zFigvwLlcWnZcSUjCue/IPrbDpa8aUHomPqLzu1AKNmZwuOGwQ==" ;
        dataid-cv:type           "orig" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:45Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "86648"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=orig.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=diff_axioms=old.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "" ;
        dataid:sha256sum         "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b" ;
        dataid:signature         "OYdJMYtfPkvVvAU9hhHjrEi9+F1gXJFdulE9EgKuR2lqY3xERmLdazYBXeDHuO4lN6PiFPKha5rOxudghRJE/mOLTjlgeSrxE22XA1855WwF45kVRNGoWrgrdDukqb0JQjfgM78VsuXNhZTzm4PNWrtaXnx2orfLrp+Qj6axSebFRRCFt8MDxELOlqOQFCB+6DbgPSXVEv3WEdfVKvl1ieX82ZshEJBrMUu5cCuhAm+KkfJY+nyAWzD552QnTf1xMI6yxSX/W9pA1kPvV4aWDBCtvVs+6wGKRGxQ6xaDSXOuqOjK8bwoY4a1PPW1P1DMADeiSqJP+bE0v3Sfp/FWZg==" ;
        dataid-cv:axioms         "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=diff_axioms=old.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=diff_triples=old.nt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "old" , "diff" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=diff_triples=old.nt> ;
        dataid:formatExtension   "nt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#Dataset> ;
        dataid:maintainer        <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:preview           "<http://purl.org/vocab/changeset/schema#ChangeSet> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid-c6255ceb85c64e91ade4e7cfd1011847-8F206DBC5ECBCEEDD77A491A7EBD451B .\n<http://purl.org/vocab/changeset/schema#ChangeSet> <http://www.w3.org/2004/02/skos/core#changeNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-A93F222084295424CA5791CB1BCFB9E6 .\n<http://purl.org/vocab/changeset/schema#ChangeSet> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-098719853DFFB2338F939A89E31D6D67 .\n<http://purl.org/vocab/changeset/schema#addition> <http://www.w3.org/2004/02/skos/core#changeNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-720078C0E67CEA7215E649390EF55C7B .\n<http://purl.org/vocab/changeset/schema#addition> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-14DDB2D17A25312D208C5B5420D8B0B0 .\n<http://purl.org/vocab/changeset/schema#addition> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-E38B1958316297EB895F21586280766F .\n<http://purl.org/vocab/changeset/schema#createdDate> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-61970BB0E0B6675305E025C56176827D .\n<http://purl.org/vocab/changeset/schema#removal> <http://www.w3.org/2004/02/skos/core#changeNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-7C9303B6CCA3566C3863241EE375C4A6 .\n<http://purl.org/vocab/changeset/schema#removal> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-42EC9DC16CE31C146EC65EFB8B23DD21 .\n<http://purl.org/vocab/changeset/schema#removal> <http://www.w3.org/2004/02/skos/core#historyNote> _:genid-c6255ceb85c64e91ade4e7cfd1011847-4809E1CEC2ADAA20E97430E6EB8C63F8 ." ;
        dataid:sha256sum         "0a729ef6110098b73cfa7ba9b224b4281cbf48a3b8524d48606dfc487274d191" ;
        dataid:signature         "BryVjGlYfSkLEd5D+wSqWDSZgVcsxbxHFpIBLm+xD63qMNMKg9jVgyBrpUUtcsk0/BKbLGIYybOzxuFxQIQZ5wqdk4Utg5l7TvSEyYUEsbMzQ40FfDh7SNUbRC6UR6jLQM+wNyl6/N9kMXXNlek3YzokYPUyqCCbH7JcITg7GsqSbk3+q2aYNzMukhmCO2U1nnfAAuCsZnjRBgNLGvDutz04soDs1Bi7VKGYJjfpWe+bjZLAN1l4DxbHIBYG48y1EtJJGHpjfIcuFjnUkjC0NS3OE5oMCnpvMDO2LVEWz+UmFjrJa/0DQTeqgvqlbAFPUlXkLk607OHRII9u/IaxOg==" ;
        dataid-cv:triples        "old" ;
        dataid-cv:type           "diff" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "12461"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=diff_triples=old.nt> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=diff_axioms=new.dl>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "diff" , "new" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=diff_axioms=new.dl> ;
        dataid:formatExtension   "" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=diff_axioms=new.dl> ;
        dcat:mediaType           dataid-mt:UNKNOWN .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_type=pelletConsistency_imports=NONE.txt>
        a                        dataid:SingleFile ;
        dataid:associatedAgent   <https://yum-yab.github.io/webid.ttl#onto> ;
        dataid:compression       "None" ;
        dataid:contentVariant    "pelletConsistency" , "NONE" ;
        dataid:file              <https://databus.dbpedia.org/ontologies/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=pelletConsistency_imports=NONE.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed.ttl\nStart loading\nException in thread \"main\" java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter\n\tat com.clarkparsia.pellet.datatypes.types.real.XSDInteger.fromLexicalForm(XSDInteger.java:45)\n\tat com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType.getCanonicalRepresentation(AbstractDerivedIntegerType.java:72)\n\tat com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl.getCanonicalRepresentation(DatatypeReasonerImpl.java:365)\n\tat org.mindswap.pellet.ABox.createLiteral(ABox.java:1746)\n\tat org.mindswap.pellet.ABox.addLiteral(ABox.java:1725)\n\tat org.mindswap.pellet.KnowledgeBase.addPropertyValue(KnowledgeBase.java:1002)" ;
        dataid:sha256sum         "b0eaf5a60b329ffab06c398f782c9a577d9bf229521d67051e7359bec457426f" ;
        dataid:signature         "SaVU18wBNlwkVH+1r8M8HyP7/X8bg8df0k0xm8FJ4eJjM0ouPn1dN/EAFt2FCAqvphzIyDim+J/tk97yPuUFQhUFJzuNHZryLaZB4TWa0uDngkcf+OcvOYXKyJ/ghcTI53IDfZSdQ54z7i1Vj0rg39hVVIcZzspgwS+ZTyK0Anu31zNnEPTjpoM6xzQoJfOZgIk9oWG99RnPty2GUpHUoZS1FFPd5NXOysiBdul6eJc1MdZOKUBGUe8PDQuMU3gEMCUSqkvqHrvH6JXt07eaT4M45Bu1OyK/A2vku2a+ixiWUCDJnzH3tODWYCM9Jo00iZYWgU9eJeU+PFF00fYMKg==" ;
        dataid-cv:imports        "NONE" ;
        dataid-cv:type           "pelletConsistency" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:51Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "2135"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=pelletConsistency_imports=NONE.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=pelletInfo_imports=FULL.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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.TripleHandlers - Usage of rdf vocabulary: http://schema.org/about -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ;
        dataid:sha256sum         "20bf82ad7f04d3ba454b5b17dda5930d2d0836f7b912d68673f770b7c9aa5f7d" ;
        dataid:signature         "ZLO9cYGFeLjqI2h/OqIlh/rfvkn1yYjN5EJkywgbE3PjqqcBUu/023VkGNr+ZJJCZg6ZTXcOut1J0032wOgZv4jc3SSvfot2lxC5V2zSN5VxQKsyVfXpu8LvYqVrOn4Vdx/j4q9fi+stHQR4erNXtsNP2g1cLQ0jpbYwx80avl00+t7u65S7CpDjOX5DyF5QV9oqFt1DbIz1A/Bl169BbEC4ReOnHGrtRjGObHWLv3HgKPWkUX5Hv5aPkLef7px1iDkiq85xA23V7Sa5Vf0dlc7QjxZghhjVh2gB/KbcLkoncOecWwVozIFm+JWFog8paOY63YxwJYt6t0uCJQBheQ==" ;
        dataid-cv:imports        "FULL" ;
        dataid-cv:type           "pelletInfo" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:53Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "10581"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=pelletInfo_imports=FULL.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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 nomenclature.info/nom--ontology"@en ;
        dataid:associatedAgent  <https://yum-yab.github.io/webid.ttl#onto> ;
        dct:conformsTo          "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion          "1.3-SNAPSHOT" ;
        dct:issued              "2025-02-01T11:13:12Z"^^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 nomenclature.info/nom--ontology"@en .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=shaclReport_validates=minLicense.ttl> ;
        dataid:formatExtension   "ttl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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 <https://nomenclature.info/nom/lang/> ;\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         "7c50b0e4588ca465c6b53370e9a25badfa9c67fb42fd6499d39cbe341bd29163" ;
        dataid:signature         "drm0q4lCHIe+DMcATvr0s7A0cmhqEZMYTtJNEDQo2GxtJWShAv3z7Gbfc8rThXDBuSJ4nrNpwdw9JgqILTWsMhnuMb5zSEeDr7yBU/ECI5iLkf1bARR4yTwyBWicfsk1hTLWfLWS5Gs/obdYYpgVix2kJ/ItTUswvd3EE3zUKaheJqaY532tEgKSR/h1x4AVr/JW3eDKGCEYSdKh4CiDQh+kizj4jgORwbWW0895g8ptQnyjxSy5Iz02rc+3H2h5Cp3d7CeNNaNajAn1C9DSGIt4LPgeVrot0wnPZgwKm7aUz+6eV3eb0eb1jx9vrW4IeVWyg47OeWDMa1iDfCIZ+A==" ;
        dataid-cv:type           "shaclReport" ;
        dataid-cv:validates      "minLicense" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "666"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=shaclReport_validates=minLicense.ttl> ;
        dcat:mediaType           dataid-mt:ApplicationNTriples .

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

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed.owl> ;
        dataid:formatExtension   "owl" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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:fn=\"http://www.w3.org/2005/xpath-functions#\" xmlns:owl=\"http://www.w3.org/2002/07/owl#\" xmlns:rdf4j=\"http://rdf4j.org/schema/rdf4j#\" xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\" xmlns:sesame=\"http://www.openrdf.org/schema/sesame#\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\">\n  <rdf:Description rdf:about=\"http://schema.org/CreativeWork\">\n    <rdf:type rdf:resource=\"http://www.w3.org/2000/01/rdf-schema#Class\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://schema.org/CreativeWork\">\n    <rdfs:subClassOf rdf:resource=\"http://schema.org/Thing\"/>\n  </rdf:Description>\n  <rdf:Description rdf:about=\"http://schema.org/CreativeWork\">\n    <rdfs:label>CreativeWork</rdfs:label>" ;
        dataid:sha256sum         "e61512b6799a9ccb0ae93816a0d669946f1e4ea07bb1bd282b8c89f6c90e195b" ;
        dataid:signature         "Iot5RqplFkw9kfaEL+iRcSrcLGl2WPUW8+RniUlbWiOYmInmGP/ZSvol2YA05TlwXjujDlVDLSvtpoggBMLpHJu2e1jS7FN+lry3ASrUpoQK6Uw294d3b2JGAW69T0akUCgSYeCALCTvRlTdNXL7XCRsAhTD+rVN4L8SUohLlXFfdRbNkKBCr7+0OHjy2dlx5jqdqG5HqRlB37xL2Qt9nxahL9t5g4edOFnMm06p5ytybR764ylwjRgoWSJcvwVtgaRcw1HFDa0OaNDAZzaVVNLVhjqwodd+/OBvEDOU7pWUBy0dIeHYkIvVbXw82ZAhUROCJuE9+zmiS8WfzR/7Bg==" ;
        dataid-cv:type           "parsed" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:47Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "158766"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=parsed.owl> ;
        dcat:mediaType           dataid-mt:ApplicationRDFXML .

<https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/dataid.ttl#nom--ontology_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/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=profile.txt> ;
        dataid:formatExtension   "txt" ;
        dataid:isDistributionOf  <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/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[main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers - Usage of rdf vocabulary: http://schema.org/about -> 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://schema.org/alternateName -> 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://schema.org/citation -> 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://schema.org/contentSize -> 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://schema.org/contentUrl -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property" ;
        dataid:sha256sum         "81268472f57328e0ec2d8d4167456034cac0320e2895ca9e5b9e02a5d7100d0c" ;
        dataid:signature         "JettmesIDY2TQZ0NGJjMTQiBiZklKDzFxni7LVHomjHx/Aa1Q+RK+fLQ24Btt/wfLQcOeoG7IPrSX8GDJWbwD/eNJM3w4D932OIe61ZNyJIAPLpw+V3vyE0lwoSfluk2A54HbmKd0GwbZS8WjmD5gff970ut3L3jE9g8wfTcP19pHnCLmRTHgGDA5kDmgkIVlHa8dJdacpgXZ7rk1GmxaqnD6E/+pQBwaXOopq2m0SJPy23daDo3eb2Nw3nHvWnhUeNIQMqq304fsYr7G2LY+WDuJBRSzhR/mSLt9YE6WXzkQWmlyQXID6MOMuEPZP+efbH1viba4KxHowQq/rcP5A==" ;
        dataid-cv:type           "profile" ;
        dct:conformsTo           "http://dataid.dbpedia.org/ns/core#" ;
        dct:hasVersion           "2025.02.01-111244" ;
        dct:issued               "2025-02-01T11:13:12Z"^^xsd:dateTime ;
        dct:license              <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified             "2025-02-01T11:12:58Z"^^xsd:dateTime ;
        dct:publisher            <https://yum-yab.github.io/webid.ttl#onto> ;
        dcat:byteSize            "9620"^^xsd:decimal ;
        dcat:downloadURL         <https://akswnc7.informatik.uni-leipzig.de/dstreitmatter/archivo/nomenclature.info/nom--ontology/2025.02.01-111244/nom--ontology_type=profile.txt> ;
        dcat:mediaType           dataid-mt:TextPlain .
