@base          <http://opentox.org/api/1.1> .
@prefix :      <https://apps.ideaconsult.net/ambit2/> .
@prefix ac:    <https://apps.ideaconsult.net/ambit2/compound/> .
@prefix ad:    <https://apps.ideaconsult.net/ambit2/dataset/> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix ot:    <http://www.opentox.org/api/1.1#> .
@prefix af:    <https://apps.ideaconsult.net/ambit2/feature/> .
@prefix ag:    <https://apps.ideaconsult.net/ambit2/algorithm/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix am:    <https://apps.ideaconsult.net/ambit2/model/> .
@prefix otee:  <http://www.opentox.org/echaEndpoints.owl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix bx:    <http://purl.org/net/nknouf/ns/bibtex#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ota:   <http://www.opentox.org/algorithmTypes.owl#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

dc:title  a     owl:AnnotationProperty .

ot:FeatureValue  a  owl:Class .

<https://apps.ideaconsult.net/ambit2/compound/602/conformer/409424>
        a             ot:Compound , ot:Dataset ;
        ot:dataEntry  [ a            ot:DataEntry ;
                        ot:compound  <https://apps.ideaconsult.net/ambit2/compound/602/conformer/409424>
                      ] .

ot:Compound  a  owl:Class .

ot:acceptValue  a  owl:ObjectProperty .

ot:DataEntry  a  owl:Class .

ot:ToxicityCategory  rdfs:subClassOf  xsd:string .

ot:dataEntry  a  owl:ObjectProperty .

ot:Dataset  a   owl:Class .

ot:compound  a  owl:ObjectProperty .

dc:type  a      owl:AnnotationProperty .

ot:Feature  a   owl:Class .

dc:description  a  owl:AnnotationProperty .
