@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:TBSP
  a qudt:Unit ;
  dcterms:description "In the US and parts of Canada, a tablespoon is the largest type of spoon used for eating from a bowl. In the UK and most Commonwealth countries, a tablespoon is a type of large spoon usually used for serving. In countries where a tablespoon is a serving spoon, the nearest equivalent to the US tablespoon is either the dessert spoon or the soup spoon. A tablespoonful, nominally the capacity of one tablespoon, is commonly used as a measure of volume in cooking. It is abbreviated as T, tb, tbs, tbsp, tblsp, or tblspn. The capacity of ordinary tablespoons is not regulated by law and is subject to considerable variation. In most countries one level tablespoon is approximately 15 mL; in Australia it is 20 mL."^^rdf:HTML ;
  qudt:applicableSystem sou:IMPERIAL ;
  qudt:applicableSystem sou:USCS ;
  qudt:conversionMultiplier 0.0000147867656 ;
  qudt:conversionMultiplierSN 1.47867656E-5 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Tablespoon"^^xsd:anyURI ;
  qudt:definedUnitOfSystem sou:IMPERIAL ;
  qudt:definedUnitOfSystem sou:USCS ;
  qudt:hasDimensionVector qkdv:A0E0L3I0M0H0T0D0 ;
  qudt:hasQuantityKind quantitykind:Volume ;
  qudt:iec61360Code "0112/2///62720#UAB006" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB006"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Tablespoon?oldid=494615208"^^xsd:anyURI ;
  qudt:scalingOf unit:M3 ;
  qudt:symbol "tbsp" ;
  qudt:ucumCode "[tbs_us]"^^qudt:UCUMcs ;
  qudt:udunitsCode "Tbl" ;
  qudt:udunitsCode "Tblsp" ;
  qudt:udunitsCode "Tbsp" ;
  qudt:udunitsCode "tblsp" ;
  qudt:udunitsCode "tbsp" ;
  qudt:uneceCommonCode "G24" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q105816198> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Tablespoon" ;
  rdfs:label "Tablespoon"@en .
