@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.ebi.ac.uk/efo/swo/> . @prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix ns1: <http://www.ebi.ac.uk/swo/> . ns0:SWO_0000743 obo_purl:IAO_0000233 "https://github.com/allysonlister/swo/issues/59" ; obo_purl:IAO_0100001 ns1:SWO_0000743 ; a oboinowl_gen:ObsoleteClass, owl:NamedIndividual ; rdfs:comment "AL 2023-03-05: Improperly created IRI (with 'efo' in the IRI) replaced by the correct form for SWO IRIs."@en ; rdfs:label "obsolete Strand Life Sciences"@en ; owl:deprecated true .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ebi.ac.uk/efo/swo/> .
@prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix ns1: <http://www.ebi.ac.uk/swo/> .

ns0:SWO_0000743
    obo_purl:IAO_0000233 "https://github.com/allysonlister/swo/issues/59" ;
    obo_purl:IAO_0100001 ns1:SWO_0000743 ;
    a oboinowl_gen:ObsoleteClass, owl:NamedIndividual ;
    rdfs:comment "AL 2023-03-05: Improperly created IRI (with 'efo' in the IRI) replaced by the correct form for SWO IRIs."@en ;
    rdfs:label "obsolete Strand Life Sciences"@en ;
    owl:deprecated true .