@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://semanticscience.org/resource/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:SIO_000435 metadata_def:mappingLoom "second" ; metadata_def:mappingSameURI ns0:SIO_000435 ; metadata_def:prefLabel "second"@en ; metadata:prefixIRI "sio:SIO_000435" ; dct:description "A second (symbol: s) is the base unit of time in the International System of Units (SI) and is the second division of the hour by sixty, the first division by 60 being the minute."@en ; a owl:Class ; rdfs:label "second"@en ; rdfs:subClassOf ns0:SIO_000417 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://semanticscience.org/resource/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:SIO_000435
    metadata_def:mappingLoom "second" ;
    metadata_def:mappingSameURI ns0:SIO_000435 ;
    metadata_def:prefLabel "second"@en ;
    metadata:prefixIRI "sio:SIO_000435" ;
    dct:description "A second (symbol: s) is the base unit of time in the International System of Units (SI) and is the second division of the hour by sixty, the first division by 60 being the minute."@en ;
    a owl:Class ;
    rdfs:label "second"@en ;
    rdfs:subClassOf ns0:SIO_000417 .