unit:NT

URI: http://qudt.org/vocab/unit/NT

Type
Description

Properties
qudt:plainTextDescription
Net tonnage is used in the United States to determine eligibility for registering boats with the federal government. It is a nonlinear unit derived from the total volume of a ship's cargo space as well as some dimensionless factors. Net tonnage is not a measure of the weight of the ship or its cargo, and should not be confused with terms such as deadweight tonnage or displacement. Net tonnage is also used to determine the amount of money that can be charged to a ship for using a port's facilities.
Annotations
rdfs:label
Net tonnage(en)
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/unit/NT">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/unit/RT"/>
    <j.0:plainTextDescription>Net tonnage is used in the United States to determine eligibility for registering boats with 
 the federal government. It is a nonlinear unit derived from the total volume of a ship's cargo space as well as some 
 dimensionless factors. Net tonnage is not a measure of the weight of the ship or its cargo, and should not be confused 
 with terms such as deadweight tonnage or displacement. Net tonnage is also used to determine the amount of money that 
 can be charged to a ship for using a port's facilities.</j.0:plainTextDescription>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdfs:label xml:lang="en">Net tonnage</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Net_tonnage</j.0:informativeReference>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0E0</j.0:conversionMultiplierSN>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
    <j.0:symbol>NT</j.0:symbol>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</j.0:conversionMultiplier>
  </rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://qudt.org/vocab/unit/NT>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 0.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Volume> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Net_tonnage"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> """Net tonnage is used in the United States to determine eligibility for registering boats with 
 the federal government. It is a nonlinear unit derived from the total volume of a ship's cargo space as well as some 
 dimensionless factors. Net tonnage is not a measure of the weight of the ship or its cargo, and should not be confused 
 with terms such as deadweight tonnage or displacement. Net tonnage is also used to determine the amount of money that 
 can be charged to a ship for using a port's facilities.""" ;
  <http://qudt.org/schema/qudt/symbol> "NT" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Net tonnage"@en ;
  rdfs:seeAlso <http://qudt.org/vocab/unit/RT> ;
.
JSON
{"resource":"Net tonnage" 
 ,"qname":"unit:NT" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/NT" 
 ,"properties":["applicable system":"sou:USCS" 
    ,"conversion multiplier":"0.0" 
    ,"conversion multiplier scientific":"0.0E0" 
    ,"description (plain text)":"Net tonnage is used in the United States to determine eligibility for registering boats with \n the federal government. It is a nonlinear unit derived from the total volume of a ship's cargo space as well as some \n dimensionless factors. Net tonnage is not a measure of the weight of the ship or its cargo, and should not be confused \n with terms such as deadweight tonnage or displacement. Net tonnage is also used to determine the amount of money that \n can be charged to a ship for using a port's facilities." 
    ,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:Volume" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Net_tonnage" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Net tonnage" 
    ,"seeAlso":"unit:RT" 
    ,"symbol":"NT" 
    ,"type":"qudt:Unit" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/NT",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : "http://qudt.org/vocab/sou/USCS",
  "conversionMultiplier" : "0.0",
  "conversionMultiplier:SN" : 0.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Volume",
  "informativeReference" : "http://en.wikipedia.org/wiki/Net_tonnage",
  "plainTextDescription" : "Net tonnage is used in the United States to determine eligibility for registering boats with \n the federal government. It is a nonlinear unit derived from the total volume of a ship's cargo space as well as some \n dimensionless factors. Net tonnage is not a measure of the weight of the ship or its cargo, and should not be confused \n with terms such as deadweight tonnage or displacement. Net tonnage is also used to determine the amount of money that \n can be charged to a ship for using a port's facilities.",
  "symbol" : "NT",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Net tonnage"
  },
  "seeAlso" : "http://qudt.org/vocab/unit/RT",
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}

Generated 2024-08-31T10:41:33.177-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)