@prefix : <http://www.semanticweb.org/owl/owlapi/turtle#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ex: <http://example.org/> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .
@prefix lis: <http://rds.posccaesar.org/ontology/lis14/rdl/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pav: <http://purl.org/pav/> .
@prefix pca: <http://data.posccaesar.org/rdl/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdl: <http://rds.posccaesar.org/ontology/plm/rdl/> .
@prefix req: <https://w3id.org/requirement-ontology/rdl/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ntpl: <http://norsok.org/templates/> .
@prefix ottr: <http://ns.ottr.xyz/0.4/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rrdl: <http://w3id.org/readi/rdl/> .
@prefix rstr: <http://tpl.ottr.xyz/owl/restriction/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix o-rdf: <http://tpl.ottr.xyz/rdf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix listpl: <http://rds.posccaesar.org/ontology/lis14/tpl/0.1/> .
@prefix o-rdfs: <http://tpl.ottr.xyz/rdfs/0.1/> .
@prefix plmtpl: <http://rds.posccaesar.org/ontology/plm/tpl/0.1/> .
@prefix reqtpl: <http://w3id.org/requirement-ontology/tpl/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix o-docttr: <http://tpl.ottr.xyz/p/docttr/0.1/> .
@prefix o-owl-ax: <http://tpl.ottr.xyz/owl/axiom/0.1/> .
@prefix o-owl-ma: <http://tpl.ottr.xyz/owl/macro/0.1/> .
@prefix o-owl-re: <http://tpl.ottr.xyz/owl/restriction/0.1/> .
@prefix o-owl-ut: <http://tpl.ottr.xyz/owl/util/0.1/> .
@prefix o-owl-dec: <http://tpl.ottr.xyz/owl/declaration/0.1/> .
@base <http://rds.posccaesar.org/ontology/plm/ont/document> .

<http://rds.posccaesar.org/ontology/plm/ont/document> rdf:type owl:Ontology ;
                                                       owl:versionIRI <http://rds.posccaesar.org/ontology/plm/ont/document/0.9.1> ;
                                                       owl:imports <http://rds.posccaesar.org/ontology/plm/ont/core> ;
                                                       ottr:status ottr:incomplete ;
                                                       dc:creator <https://orcid.org/0000-0001-8076-7460> ;
                                                       dc:description "Document ontology for PLM RDL" ;
                                                       dc:title "document" ;
                                                       dcterms:issued "2022-02-25"^^xsd:date ;
                                                       dcterms:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
                                                       dcterms:modified "2022-09-26"^^xsd:date ;
                                                       dcterms:publisher <http://www.posccaesar.org/> ;
                                                       pav:createdBy <https://orcid.org/0000-0001-8076-7460> ;
                                                       pav:hasPreviousVersion <http://rds.posccaesar.org/ontology/plm/ont/document/0.9.0> ;
                                                       pav:lastUpdateOn "2022-09-26T23:40:00Z"^^xsd:dateTime ;
                                                       vann:preferredNamespacePrefix "rdl" ;
                                                       vann:preferredNamespaceUri rdl: ;
                                                       void:feature <http://www.w3.org/ns/formats/JSON-LD> ,
                                                                    <http://www.w3.org/ns/formats/N-Triples> ,
                                                                    <http://www.w3.org/ns/formats/OWL_Manchester> ,
                                                                    <http://www.w3.org/ns/formats/RDF_XML> ,
                                                                    <http://www.w3.org/ns/formats/Turtle> ;
                                                       void:sparqlEndpoint <https://rds.posccaesar.org/ontology/sparql> ;
                                                       rdfs:comment "Document ontology for PLM RDL" ;
                                                       rdfs:label "document" ;
                                                       owl:versionInfo "0.9.1" ;
                                                       skos:changeNote "Moved definitions from core to chebi/uom" ;
                                                       foaf:homepage <http://rds.posccaesar.org/ontology/plm/doc/document> .

###  Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/
