@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://w3id.org/stax/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns1: <https://orcid.org/> . @prefix ns2: <https://github.com/RDF-STaX/rdf-stax.github.io/tree/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix ns3: <https://w3id.org/stax/dev/assets/> . @prefix ns4: <https://w3id.org/stax/dev/> . @prefix omv: <http://omv.ontoware.org/2005/05/ontology#> . @prefix ns5: <http://www.w3.org/2004/02/skos/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix ns6: <https://spdx.org/licenses/> . @prefix bibo: <http://purl.org/ontology/bibo/> . @prefix ns7: <http://purl.org/ontology/bibo/status/> . @prefix ns8: <https://w3id.org/stax/ontology#> . @prefix schema: <http://schema.org/> . ns0:ontology omv:useImports ns5:core ; dc:description "RDF-STaX is an OWL 2 DL ontology that enables describing the types of RDF streams and defines relations between them."@en ; dc:title "RDF Stream Taxonomy (RDF-STaX)"@en ; dct:created "2023-10-22T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; dct:issued "2023-10-23T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; dct:license <https://spdx.org/licenses/CC-BY-4.0> ; dct:modified "2023-12-28T14:39:50"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; dct:publisher <https://orcid.org/0000-0002-2543-9461> ; dct:source ns2:main ; bibo:status ns7:published ; vann:preferredNamespacePrefix "stax" ; vann:preferredNamespaceUri <https://w3id.org/stax/ontology#> ; schema:citation "Please cite this ontology according to the instructions here: https://w3id.org/stax/dev/licensing/"@en ; a owl:NamedIndividual, owl:Ontology, skos:ConceptScheme ; owl:versionIRI ns4:ontology ; owl:versionInfo "dev" ; skos:altLabel "RDF-STaX"@en ; skos:hasTopConcept ns8:rdfStream ; skos:prefLabel "RDF Stream Taxonomy"@en ; foaf:homepage ns0:dev ; foaf:logo <https://w3id.org/stax/dev/assets/logo_color.svg> . ns8:datasetStream skos:inScheme ns0:ontology . ns8:flatQuadStream skos:inScheme ns0:ontology . ns8:flatStream skos:inScheme ns0:ontology . ns8:flatTripleStream skos:inScheme ns0:ontology . ns8:graphStream skos:inScheme ns0:ontology . ns8:groupedStream skos:inScheme ns0:ontology . ns8:namedGraphStream skos:inScheme ns0:ontology . ns8:rdfStream skos:topConceptOf ns0:ontology . ns8:subjectGraphStream skos:inScheme ns0:ontology . ns8:timestampedNamedGraphStream skos:inScheme ns0:ontology .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/stax/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <https://orcid.org/> .
@prefix ns2: <https://github.com/RDF-STaX/rdf-stax.github.io/tree/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns3: <https://w3id.org/stax/dev/assets/> .
@prefix ns4: <https://w3id.org/stax/dev/> .
@prefix omv: <http://omv.ontoware.org/2005/05/ontology#> .
@prefix ns5: <http://www.w3.org/2004/02/skos/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ns6: <https://spdx.org/licenses/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix ns7: <http://purl.org/ontology/bibo/status/> .
@prefix ns8: <https://w3id.org/stax/ontology#> .
@prefix schema: <http://schema.org/> .

ns0:ontology
    omv:useImports ns5:core ;
    dc:description "RDF-STaX is an OWL 2 DL ontology that enables describing the types of RDF streams and defines relations between them."@en ;
    dc:title "RDF Stream Taxonomy (RDF-STaX)"@en ;
    dct:created "2023-10-22T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    dct:issued "2023-10-23T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    dct:license <https://spdx.org/licenses/CC-BY-4.0> ;
    dct:modified "2023-12-28T14:39:50"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    dct:publisher <https://orcid.org/0000-0002-2543-9461> ;
    dct:source ns2:main ;
    bibo:status ns7:published ;
    vann:preferredNamespacePrefix "stax" ;
    vann:preferredNamespaceUri <https://w3id.org/stax/ontology#> ;
    schema:citation "Please cite this ontology according to the instructions here: https://w3id.org/stax/dev/licensing/"@en ;
    a owl:NamedIndividual, owl:Ontology, skos:ConceptScheme ;
    owl:versionIRI ns4:ontology ;
    owl:versionInfo "dev" ;
    skos:altLabel "RDF-STaX"@en ;
    skos:hasTopConcept ns8:rdfStream ;
    skos:prefLabel "RDF Stream Taxonomy"@en ;
    foaf:homepage ns0:dev ;
    foaf:logo <https://w3id.org/stax/dev/assets/logo_color.svg> .

ns8:datasetStream
    skos:inScheme ns0:ontology .

ns8:flatQuadStream
    skos:inScheme ns0:ontology .

ns8:flatStream
    skos:inScheme ns0:ontology .

ns8:flatTripleStream
    skos:inScheme ns0:ontology .

ns8:graphStream
    skos:inScheme ns0:ontology .

ns8:groupedStream
    skos:inScheme ns0:ontology .

ns8:namedGraphStream
    skos:inScheme ns0:ontology .

ns8:rdfStream
    skos:topConceptOf ns0:ontology .

ns8:subjectGraphStream
    skos:inScheme ns0:ontology .

ns8:timestampedNamedGraphStream
    skos:inScheme ns0:ontology .