View as:
CSV
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:j.1="http://purl.org/dc/terms/"
xmlns:j.2="http://www.linkedmodel.org/schema/vaem#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.3="http://www.w3.org/2004/02/skos/core#"
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/quantitykind/EquivalentAbsorptionArea">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckArea"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BARN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/IN2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MI_US2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliM2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MIL_Circ"/>
<j.2:todo>belongs to SOQ-ISO</j.2:todo>
<rdfs:comment>Applicable units are those of quantitykind:Area</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MI2"/>
<j.0:abbreviation>m2</j.0:abbreviation>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciM2"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.rockfon.co.uk/acoustics/comparing+ceilings/sound+absorption/equivalent+absorption+area</j.0:informativeReference>
<rdfs:label xml:lang="en">Equivalent absorption area</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloMIL_Circ"/>
<j.3:broader rdf:resource="http://qudt.org/vocab/quantitykind/Area"/>
<j.0:plainTextDescription>In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiM2"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/HA"/>
<j.0:symbol>A</j.0:symbol>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/AC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoM2"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ARE"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YD2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloM2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DecaARE"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroM2"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
</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/quantitykind/EquivalentAbsorptionArea>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/abbreviation> "m2" ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/AC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ARE> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BARN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DecaARE> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HA> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloMIL_Circ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MIL_Circ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_US2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoM2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckArea> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD2> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.rockfon.co.uk/acoustics/comparing+ceilings/sound+absorption/equivalent+absorption+area"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power." ;
<http://qudt.org/schema/qudt/symbol> "A" ;
<http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ;
rdfs:comment "Applicable units are those of quantitykind:Area" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Equivalent absorption area"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Area> ;
.
JSON
{"resource":"Equivalent absorption area"
,"qname":"quantitykind:EquivalentAbsorptionArea"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/EquivalentAbsorptionArea"
,"properties":["abbreviation":"m2"
,"applicable unit":"unit:AC"
,"applicable unit":"unit:ARE"
,"applicable unit":"unit:BARN"
,"applicable unit":"unit:CentiM2"
,"applicable unit":"unit:DecaARE"
,"applicable unit":"unit:DeciM2"
,"applicable unit":"unit:FT2"
,"applicable unit":"unit:HA"
,"applicable unit":"unit:IN2"
,"applicable unit":"unit:KiloM2"
,"applicable unit":"unit:KiloMIL_Circ"
,"applicable unit":"unit:M2"
,"applicable unit":"unit:MI2"
,"applicable unit":"unit:MIL_Circ"
,"applicable unit":"unit:MI_US2"
,"applicable unit":"unit:MicroM2"
,"applicable unit":"unit:MilliM2"
,"applicable unit":"unit:NanoM2"
,"applicable unit":"unit:PlanckArea"
,"applicable unit":"unit:YD2"
,"comment":"Applicable units are those of quantitykind:Area"
,"description":"In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power."
,"description (plain text)":"In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power."
,"has broader":"quantitykind:Area"
,"has dimension vector":"dimension:A0E0L2I0M0H0T0D0"
,"informative reference":"http:\/\/www.rockfon.co.uk\/acoustics\/comparing+ceilings\/sound+absorption\/equivalent+absorption+area"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Equivalent absorption area"
,"symbol":"A"
,"todo":"belongs to SOQ-ISO"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/EquivalentAbsorptionArea",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power.",
"abbreviation" : "m2",
"applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckArea", "http://qudt.org/vocab/unit/BARN", "http://qudt.org/vocab/unit/IN2", "http://qudt.org/vocab/unit/MI_US2", "http://qudt.org/vocab/unit/MilliM2", "http://qudt.org/vocab/unit/MIL_Circ", "http://qudt.org/vocab/unit/MI2", "http://qudt.org/vocab/unit/DeciM2", "http://qudt.org/vocab/unit/KiloMIL_Circ", "http://qudt.org/vocab/unit/CentiM2", "http://qudt.org/vocab/unit/HA", "http://qudt.org/vocab/unit/AC", "http://qudt.org/vocab/unit/M2", "http://qudt.org/vocab/unit/NanoM2", "http://qudt.org/vocab/unit/ARE", "http://qudt.org/vocab/unit/YD2", "http://qudt.org/vocab/unit/KiloM2", "http://qudt.org/vocab/unit/DecaARE", "http://qudt.org/vocab/unit/FT2", "http://qudt.org/vocab/unit/MicroM2" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0",
"informativeReference" : "http://www.rockfon.co.uk/acoustics/comparing+ceilings/sound+absorption/equivalent+absorption+area",
"plainTextDescription" : "In a diffuse sound field, the Equivalent Absorption Area is that area of a surface having an absorption factor equal to 1, which, if diffraction effects are neglected, would, in the same diffuse sound field, absorb the same power.",
"symbol" : "A",
"todo" : "belongs to SOQ-ISO",
"comment" : "Applicable units are those of quantitykind:Area",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Equivalent absorption area"
},
"broader" : "http://qudt.org/vocab/quantitykind/Area",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"todo" : {
"@id" : "http://www.linkedmodel.org/schema/vaem#todo"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"abbreviation" : {
"@id" : "http://qudt.org/schema/qudt/abbreviation"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}