@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .

<https://w3id.org/iadopt/variable/ExternalvsInternalSA> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/Variable>;
  dct:description "the distinction between the surface area of a material that is exposed on the outer particle surface (external surface area) and the surface area located within pores or internal structures of the material";
  rdfs:label "External vs internal SA", "external vs internal surface area of material";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAE5yFKO8MGUUsN1PlSgQ0nF_45OXIJQNDf0LDayoYScc/material>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAE5yFKO8MGUUsN1PlSgQ0nF_45OXIJQNDf0LDayoYScc/externalvsinternalsurfacearea> .
