@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://w3id.org/skgo/modsci#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . ns0:ADInstruments a ns0:ScientificInstrumentManufacturer . ns0:AgilentTechnologies a ns0:ScientificInstrumentManufacturer . ns0:AntonPaar a ns0:ScientificInstrumentManufacturer . ns0:Bruker a ns0:ScientificInstrumentManufacturer . ns0:Elementar a ns0:ScientificInstrumentManufacturer . ns0:Horiba a ns0:ScientificInstrumentManufacturer . ns0:LECO_Corporation a ns0:ScientificInstrumentManufacturer . ns0:MalvernInstruments a ns0:ScientificInstrumentManufacturer . ns0:MarkesInternational a ns0:ScientificInstrumentManufacturer . ns0:McPhersonInc a ns0:ScientificInstrumentManufacturer . ns0:NovacamTechnologies a ns0:ScientificInstrumentManufacturer . ns0:OxfordInstruments a ns0:ScientificInstrumentManufacturer . ns0:PallCorp a ns0:ScientificInstrumentManufacturer . ns0:PolymerChar a ns0:ScientificInstrumentManufacturer . ns0:ScientificInstrumentManufacturer metadata_def:mappingLoom "scientificinstrumentmanufacturer" ; metadata_def:mappingSameURI ns0:ScientificInstrumentManufacturer ; metadata_def:prefLabel "Scientific Instrument Manufacturer" ; metadata:prefixIRI "modsci:ScientificInstrumentManufacturer" ; a owl:Class ; rdfs:comment "Companies manufacturing equipment for scientific sstudies." ; rdfs:label "Scientific Instrument Manufacturer" ; rdfs:subClassOf owl:Thing . ns0:ShimadzuCorp a ns0:ScientificInstrumentManufacturer . ns0:Techtron a ns0:ScientificInstrumentManufacturer . ns0:WatersCorporation a ns0:ScientificInstrumentManufacturer . ns0:hasManufacturer rdfs:range ns0:ScientificInstrumentManufacturer .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/skgo/modsci#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

ns0:ADInstruments
    a ns0:ScientificInstrumentManufacturer .

ns0:AgilentTechnologies
    a ns0:ScientificInstrumentManufacturer .

ns0:AntonPaar
    a ns0:ScientificInstrumentManufacturer .

ns0:Bruker
    a ns0:ScientificInstrumentManufacturer .

ns0:Elementar
    a ns0:ScientificInstrumentManufacturer .

ns0:Horiba
    a ns0:ScientificInstrumentManufacturer .

ns0:LECO_Corporation
    a ns0:ScientificInstrumentManufacturer .

ns0:MalvernInstruments
    a ns0:ScientificInstrumentManufacturer .

ns0:MarkesInternational
    a ns0:ScientificInstrumentManufacturer .

ns0:McPhersonInc
    a ns0:ScientificInstrumentManufacturer .

ns0:NovacamTechnologies
    a ns0:ScientificInstrumentManufacturer .

ns0:OxfordInstruments
    a ns0:ScientificInstrumentManufacturer .

ns0:PallCorp
    a ns0:ScientificInstrumentManufacturer .

ns0:PolymerChar
    a ns0:ScientificInstrumentManufacturer .

ns0:ScientificInstrumentManufacturer
    metadata_def:mappingLoom "scientificinstrumentmanufacturer" ;
    metadata_def:mappingSameURI ns0:ScientificInstrumentManufacturer ;
    metadata_def:prefLabel "Scientific Instrument Manufacturer" ;
    metadata:prefixIRI "modsci:ScientificInstrumentManufacturer" ;
    a owl:Class ;
    rdfs:comment "Companies manufacturing equipment for scientific sstudies." ;
    rdfs:label "Scientific Instrument Manufacturer" ;
    rdfs:subClassOf owl:Thing .

ns0:ShimadzuCorp
    a ns0:ScientificInstrumentManufacturer .

ns0:Techtron
    a ns0:ScientificInstrumentManufacturer .

ns0:WatersCorporation
    a ns0:ScientificInstrumentManufacturer .

ns0:hasManufacturer
    rdfs:range ns0:ScientificInstrumentManufacturer .