NEN 2660

Normative classes and properties (RDFS, OWL, and SHACL)

NEN 2660 uses the following prefix statements:

prefix nen2660-term: <https://w3id.org/nen2660/term#>
prefix nen2660:      <https://w3id.org/nen2660/def#>

AbstractConcept <https://w3id.org/nen2660/def#AbstractConcept>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:AbstractConcept
rdfs:subClassOf nen2660:TopConcept
skos:definition "Concept that forms a manifestation and demarcation in an abstract space. An abstract concept has no life cycle"@en
skos:prefLabel "Abstract concept"@en
From file nen2660-owl.ttl
rdf:type owl:Class

aggregationStateType <https://w3id.org/nen2660/def#aggregationStateType>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Matter
rdfs:range nen2660:AggregationStateType
rdfs:seeAlso nen2660-term:aggregationStateType
skos:definition "The possession of an aggregation state type"@en
skos:prefLabel "aggregation state type"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

AmountOfBulkMatter <https://w3id.org/nen2660/def#AmountOfBulkMatter>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:AmountOfBulkMatter
rdfs:subClassOf nen2660:RealObject
skos:definition "A real object that consists of a continuous amount of non-rigid matter, held together primarily by external forces (gravity or confinement)"@en
skos:prefLabel "Amount of bulk matter"@en
From file nen2660-owl.ttl
rdf:type owl:Class

ChemicalCompound <https://w3id.org/nen2660/def#ChemicalCompound>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:ChemicalBonding
rdfs:subClassOf nen2660:PureSubstance
skos:definition "Pure substance consisting of two or more chemical elements that have a chemical bond with each other. In a chemical compound, the elements occur in a fixed ratio. A compound can be broken down into simpler substances by means of chemical reactions"@en
skos:prefLabel "Chemical compound"@en
From file nen2660-owl.ttl
rdf:type owl:Class

ChemicalElement <https://w3id.org/nen2660/def#ChemicalElement>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:ChemicalElement
rdfs:subClassOf nen2660:PureSubstance
skos:definition "Pure substance that is made up of atoms with the same atomic number. A chemical element cannot be decomposed through chemical reactions"@en
skos:prefLabel "Chemical element"@en
From file nen2660-owl.ttl
rdf:type owl:Class

chemicalFormula <https://w3id.org/nen2660/def#chemicalFormula>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Matter
rdfs:range xsd:string
rdfs:seeAlso nen2660-term:chemicalFormula
skos:definition "The possession of information about the chemical proportions of atoms that constitute a particular chemical compound"@en
skos:prefLabel "chemical formula"@en
From file nen2660-owl.ttl
rdf:type owl:DatatypeProperty

ConceptType <https://w3id.org/nen2660/def#ConceptType>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:ConceptType
rdfs:subClassOf nen2660:Type
skos:definition "A meta-concept having concepts as instances that can have attributes or relations"@en
skos:prefLabel "Concept type"@en
From file nen2660-owl.ttl
rdf:type owl:Class

Connection <https://w3id.org/nen2660/def#Connection>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Connection
rdfs:subClassOf nen2660:PhysicalObject
skos:definition "A physical object (real object or spatial area) that connects two other physical objects and over which interaction takes place, namely the transfer of matter, energy, information or forces"@en
skos:prefLabel "Connection"@en
From file nen2660-owl.ttl
rdf:type owl:Class
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:class nen2660:PhysicalObject ; sh:path nen2660:connectsObject ; ]
sh:property [ sh:class nen2660:Port ; sh:path nen2660:connectsPort ; ]

connectsObject <https://w3id.org/nen2660/def#connectsObject>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:range nen2660:PhysicalObject
rdfs:seeAlso nen2660-term:connectsObject
skos:definition "The physical objects connected by a connection or interface"@en
skos:prefLabel "connects object"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty
rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( nen2660:Connection nen2660:Interface ) ; ]

connectsPort <https://w3id.org/nen2660/def#connectsPort>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:range nen2660:Port
rdfs:seeAlso nen2660-term:connectsPort
skos:definition "The ports (as part of physical objects) connected by a connection or interface"@en
skos:prefLabel "connects port"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty
rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( nen2660:Connection nen2660:Interface ) ; ]

contains <https://w3id.org/nen2660/def#contains>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:SpatialRegion
rdfs:range nen2660:RealObject
rdfs:seeAlso nen2660-term:contains
skos:definition "The real objects located in a spatial region, typically the gaseous amount of bulk matter present in that region"@en
skos:prefLabel "contains"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

DiscreteObject <https://w3id.org/nen2660/def#DiscreteObject>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:DiscreteObject
rdfs:subClassOf nen2660:RealObject
skos:definition "A real object consisting of a contiguous amount of form-retaining matter, held together primarily by internal forces (gravity or electromagnetic force)"@en
skos:prefLabel "Discrete object"@en
From file nen2660-owl.ttl
rdf:type owl:Class

EnergyFlow <https://w3id.org/nen2660/def#EnergyFlow>

From file nen2660-rdfs.ttl
rdf:type nen2660:TransferType
rdfs:seeAlso nen2660-term:EnergyFlow
skos:definition "The movement of an amount of energy (as capacity to do work)"@en
skos:prefLabel "Energy flow"@en

Entity <https://w3id.org/nen2660/def#Entity>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Entity
rdfs:subClassOf nen2660:ConcreteConcept
skos:definition "Concept that forms a manifestation and a demarcation in a concrete space-time, and which has a certain state at any moment in time. An entity has a unique identity that remains constant throughout its life cycle. The life cycle of an entity is made up of the sequence of states of that entity, which follow each other in time. An entity is an object or an activity. An object exists, an activity takes place"@en
skos:prefLabel "Entity"@en
From file nen2660-owl.ttl
rdf:type owl:Class
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:class nen2660:State ; sh:path nen2660:hasState ; ]
sh:property [ sh:class nen2660:Event ; sh:path nen2660:triggers ; ]

EnumerationType <https://w3id.org/nen2660/def#EnumerationType>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:EnumerationType
rdfs:subClassOf rdfs:Container
rdfs:subClassOf nen2660:Type
skos:definition "A meta-concept having concepts as instances having no further attributes or relations (annotations only)"@en
skos:prefLabel "Enumeration type"@en
From file nen2660-owl.ttl
rdf:type owl:Class

Force <https://w3id.org/nen2660/def#Force>

From file nen2660-rdfs.ttl
rdf:type nen2660:TransferType
rdfs:seeAlso nen2660-term:Force
skos:definition "Physical quantity which, when exerted on a body, causes tension or pressure to arise therein, or which causes the body to change motion, accelerate"@en
skos:prefLabel "Force"@en

Gas <https://w3id.org/nen2660/def#Gas>

From file nen2660-rdfs.ttl
rdf:type nen2660:AggregationStateType
rdfs:seeAlso nen2660-term:Gas
skos:definition "Matter in an intermediate state between liquid and plasma that can be contained only if it is fully surrounded by a solid (or in a bubble of liquid) (or held together by gravitational pull); it can condense into a liquid, or can (rarely) become a solid directly by deposition"@en
skos:prefLabel "Gas"@en

GeometricEntity <https://w3id.org/nen2660/def#GeometricEntity>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:GeometricEntity
rdfs:subClassOf nen2660:Representation
skos:definition "Named concept, which forms an actual or virtual demarcation in a concrete (physical, three-dimensional) space, which we experience in reality"@en
skos:prefLabel "Geometric entity"@en
From file nen2660-owl.ttl
rdf:type owl:Class

hasBoundary <https://w3id.org/nen2660/def#hasBoundary>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:ConcreteConcept
rdfs:range nen2660:GeometricEntity
rdfs:seeAlso nen2660-term:hasBoundary
skos:definition "The geometric entity representing the boundary of a concrete concept"@en
skos:prefLabel "has boundary"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasInterior <https://w3id.org/nen2660/def#hasInterior>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:ConcreteConcept
rdfs:range nen2660:GeometricEntity
rdfs:seeAlso nen2660-term:hasInterior
skos:definition "The geometric entity representing the interior of a concrete concept"@en
skos:prefLabel "has interior"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasPart <https://w3id.org/nen2660/def#hasPart>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:ConcreteConcept
rdfs:range nen2660:ConcreteConcept
rdfs:seeAlso nen2660-term:hasPart
skos:definition "A decomposition (hasPart) relation between concrete concepts"@en
skos:prefLabel "has part"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasPartsGroup <https://w3id.org/nen2660/def#hasPartsGroup>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:ConcreteConcept
rdfs:range rdfs:Container
rdfs:seeAlso nen2660-term:hasPart
skos:definition "The possession of an group of, potentially implicit, parts"@en
skos:prefLabel "has parts group"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasQuantityKind <https://w3id.org/nen2660/def#hasQuantityKind>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:range qudt:QuantityKind
rdfs:seeAlso nen2660-term:hasQuantityKind
skos:definition "The possession of a quantity kind"@en
skos:prefLabel "has quantity kind"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasRequirement <https://w3id.org/nen2660/def#hasRequirement>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:TopConcept
rdfs:range nen2660:Requirement
rdfs:seeAlso nen2660-term:hasRequirement
skos:definition "The (unstructured) requirement for something"@en
skos:prefLabel "has requirement"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasSolution <https://w3id.org/nen2660/def#hasSolution>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:FunctionalEntity
rdfs:range nen2660:TechnicalEntity
rdfs:seeAlso nen2660-term:hasSolution
skos:definition "A technical entity that is a potential solution for a functional entity"@en
skos:prefLabel "has solution"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasState <https://w3id.org/nen2660/def#hasState>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Entity
rdfs:range nen2660:State
rdfs:seeAlso nen2660-term:hasState
skos:definition "The state of an entity in a certain point or period of time"@en
skos:prefLabel "has state"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasTemporalEntity <https://w3id.org/nen2660/def#hasTemporalEntity>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:ConcreteConcept
rdfs:range time:TemporalEntity
rdfs:seeAlso nen2660-term:hasTemporalEntity
skos:definition "The abstract temporal entity representing a concrete concept in time"@en
skos:prefLabel "has temporal entity"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

hasUnit <https://w3id.org/nen2660/def#hasUnit>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:range qudt:Unit
rdfs:seeAlso nen2660-term:hasUnit
skos:definition "The possession of a unit"@en
skos:prefLabel "has unit"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

HeterogeneousMixture <https://w3id.org/nen2660/def#HeterogeneousMixture>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:HeterogeneousMixture
rdfs:subClassOf nen2660:Mixture
skos:definition "A mixture that is separated into different regions or phases that have different compositions or properties"@en
skos:prefLabel "Heterogeneous mixture"@en
From file nen2660-owl.ttl
rdf:type owl:Class

HomogeneousMixture <https://w3id.org/nen2660/def#HomogeneousMixture>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:HomogeneousMixture
rdfs:subClassOf nen2660:Mixture
skos:definition "A mixture that is uniform throughout, and has only one phase"@en
skos:prefLabel "Homogeneous mixture"@en
From file nen2660-owl.ttl
rdf:type owl:Class

InformationFlow <https://w3id.org/nen2660/def#InformationFlow>

From file nen2660-rdfs.ttl
rdf:type nen2660:TransferType
rdfs:seeAlso nen2660-term:InformationFlow
skos:definition "The movement of information represented in some medium"@en
skos:prefLabel "Information flow"@en

InformationObject <https://w3id.org/nen2660/def#InformationObject>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:InformationObject
rdfs:subClassOf nen2660:Object
skos:definition "Object which describes a thing in reality"@en
skos:prefLabel "Information object"@en
From file nen2660-owl.ttl
rdf:type owl:Class

Interaction <https://w3id.org/nen2660/def#Interaction>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Interaction
rdfs:subClassOf nen2660:Activity
skos:definition "The activity being a combination of sub-activities performed by physical objects between which a transfer of matter, information, energy or force takes place, typically over a connection or interface (directly or through ports)"@en
skos:prefLabel "Interaction"@en
From file nen2660-owl.ttl
rdf:type owl:Class
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:class nen2660:Connection ; sh:path nen2660:overConnection ; ]
sh:property [ sh:class nen2660:Interface ; sh:path nen2660:overInterface ; ]
sh:property [ sh:class nen2660:TransferType ; sh:path nen2660:transferType ; ]

Interface <https://w3id.org/nen2660/def#Interface>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Interface
rdfs:subClassOf nen2660:SpatialRegion
skos:definition "A spatial object, typically a thin 2D physical space (but also 0D or 1D) that connects two physical objects or ports of physical objects through which a static or dynamic interaction or interaction between those elements can take place"@en
skos:prefLabel "Interface"@en
From file nen2660-owl.ttl
rdf:type owl:Class
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:class nen2660:PhysicalObject ; sh:path nen2660:connectsObject ; ]
sh:property [ sh:class nen2660:Port ; sh:path nen2660:connectsPort ; ]

isConnectedTo <https://w3id.org/nen2660/def#isConnectedTo>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:PhysicalObject
rdfs:range nen2660:PhysicalObject
rdfs:seeAlso nen2660-term:isConnectedTo
skos:definition "The topological relationship between physical objects"@en
skos:prefLabel "is connected to"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

isDescribedBy <https://w3id.org/nen2660/def#isDescribedBy>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:TopConcept
rdfs:range nen2660:InformationObject
rdfs:seeAlso nen2660-term:isDescribedBy
skos:definition "The information object that describes something"@en
skos:prefLabel "is described by"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

isPlanFor <https://w3id.org/nen2660/def#isPlanFor>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:PlannedEntity
rdfs:range nen2660:RealizedEntity
rdfs:seeAlso nen2660-term:isPlanFor
skos:definition "A potentially realized entity according to this planned entity"@en
skos:prefLabel "is plan for"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

Liquid <https://w3id.org/nen2660/def#Liquid>

From file nen2660-rdfs.ttl
rdf:type nen2660:AggregationStateType
rdfs:seeAlso nen2660-term:Liquid
skos:definition "A liquid is a nearly incompressible fluid that conforms to the shape of its container but retains a (nearly) constant volume independent of pressure"@en
skos:prefLabel "Liquid"@en

MaterialFlow <https://w3id.org/nen2660/def#MaterialFlow>

From file nen2660-rdfs.ttl
rdf:type nen2660:TransferType
rdfs:seeAlso nen2660-term:MaterialFlow
skos:definition "The movement of an amount of material"@en
skos:prefLabel "Material flow"@en

Mixture <https://w3id.org/nen2660/def#Mixture>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Mixture
rdfs:subClassOf nen2660:Matter
skos:definition "The combination of two or more different pure substances without the molecules losing their identity"@en
skos:prefLabel "Mixture"@en
From file nen2660-owl.ttl
rdf:type owl:Class
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:or ( [ sh:class nen2660:Matter ; ] [ sh:class nen2660:MatterPortion ; ] ) ; sh:path nen2660:consistsOf ; ]

Object <https://w3id.org/nen2660/def#Object>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Object
rdfs:subClassOf nen2660:Entity
skos:definition "Entity that exists or can exist within a concrete space-time. An object executes an activity, and is transformed by an activity"@en
skos:prefLabel "Object"@en
From file nen2660-owl.ttl
rdf:type owl:Class
rdfs:subClassOf [ rdf:type owl:Restriction ; owl:allValuesFrom nen2660:Object ; owl:onProperty nen2660:hasPart ; ]
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:class nen2660:Object ; sh:path nen2660:hasPart ; ]

Objectification <https://w3id.org/nen2660/def#Objectification>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Objectification
rdfs:subClassOf nen2660:AbstractConcept
skos:definition "An attribute (quality or quantity) or relation represented as an individual defined by a concept"@en
skos:prefLabel "Objectification"@en
From file nen2660-owl.ttl
rdf:type owl:Class
rdfs:subClassOf [ rdf:type owl:Restriction ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty rdf:value ; ]
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:maxCount "1"^^xsd:integer ; sh:path rdf:value ; ]

overConnection <https://w3id.org/nen2660/def#overConnection>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Interaction
rdfs:range nen2660:Connection
rdfs:seeAlso nen2660-term:overConnection
skos:definition "The connection over which an interaction between physical objects takes place"@en
skos:prefLabel "over connection"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

overInterface <https://w3id.org/nen2660/def#overInterface>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Interaction
rdfs:range nen2660:Interface
rdfs:seeAlso nen2660-term:overInterface
skos:definition "The interface over which an interaction between physical objects takes place"@en
skos:prefLabel "over interface"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

participatesIn <https://w3id.org/nen2660/def#participatesIn>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:PhysicalObject
rdfs:range nen2660:Interaction
rdfs:seeAlso nen2660-term:participatesIn
skos:definition "The interaction a physical object participates in"@en
skos:prefLabel "participates in"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

PhysicalObject <https://w3id.org/nen2660/def#PhysicalObject>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:PhysicalObject
rdfs:subClassOf nen2660:Object
skos:definition "Object that exists or may exist within physical 4D space-time. A physical object forms a manifestation and a demarcation of matter and/or energy, and is (in)directly perceptible by the senses"@en
skos:prefLabel "Physical object"@en
From file nen2660-owl.ttl
rdf:type owl:Class
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:class nen2660:PhysicalObject ; sh:path nen2660:isConnectedTo ; ]
sh:property [ sh:class nen2660:InformationObject ; sh:path nen2660:isDescribedBy ; ]
sh:property [ sh:class nen2660:Interaction ; sh:path nen2660:participatesIn ; ]
sh:property [ sh:class nen2660:Activity ; sh:path nen2660:executes ; ]

Plasma <https://w3id.org/nen2660/def#Plasma>

From file nen2660-rdfs.ttl
rdf:type nen2660:AggregationStateType
rdfs:seeAlso nen2660-term:Plasma
skos:definition "A phase in which the particles of a gaseous substance are ionised"@en
skos:prefLabel "Plasma"@en

Port <https://w3id.org/nen2660/def#Port>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Port
rdfs:subClassOf nen2660:PhysicalObject
skos:definition "A physical or logical point of interaction as part of a physical object where, through a connection or interface, an interaction can take place"@en
skos:prefLabel "Port"@en
From file nen2660-owl.ttl
rdf:type owl:Class

PureSubstance <https://w3id.org/nen2660/def#PureSubstance>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:PureSubstance
rdfs:subClassOf nen2660:Matter
skos:definition "Chemical matter that has an equal chemical composition and recognizable uniform and isotropic properties"@en
skos:prefLabel "Pure substance"@en
From file nen2660-owl.ttl
rdf:type owl:Class

QualityValue <https://w3id.org/nen2660/def#QualityValue>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:QualityValue
rdfs:subClassOf nen2660:Objectification
skos:definition "The objectification of a value of a quality having a complex value like a simple value sec combined with other metadata or just a combination of simple values"@en
skos:prefLabel "Quality value"@en
From file nen2660-owl.ttl
rdf:type owl:Class
rdfs:subClassOf [ rdf:type owl:Restriction ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( xsd:string xsd:boolean xsd:anyURI ) ; ] ; owl:onProperty rdf:value ; ]
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:datatype xsd:string ; sh:path rdf:value ; ]

QuantityValue <https://w3id.org/nen2660/def#QuantityValue>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:QuantityValue
rdfs:subClassOf nen2660:Objectification
skos:definition "The objectification of a value of a quantity (typically involving a quantity kind and a unit) having a complex value like a simple value sec combined with other metadata or just a combination of simple values"@en
skos:prefLabel "Quantity value"@en
From file nen2660-owl.ttl
rdf:type owl:Class
rdfs:subClassOf [ rdf:type owl:Restriction ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( xsd:decimal xsd:float xsd:double xsd:integer ) ; ] ; owl:onProperty rdf:value ; ]
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:or ( [ sh:datatype xsd:decimal ; ] [ sh:datatype xsd:float ; ] [ sh:datatype xsd:double ; ] ) ; sh:path rdf:value ; ]

RelationReference <https://w3id.org/nen2660/def#RelationReference>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:RelationReference
rdfs:subClassOf nen2660:Objectification
skos:definition "The objectification of a reference for a relation having a complex value like a simple reference sec combined with other metadata or just a combination of simple references (n-ary relation)"@en
skos:prefLabel "Relation reference"@en
From file nen2660-owl.ttl
rdf:type owl:Class
rdfs:subClassOf [ rdf:type owl:Restriction ; owl:allValuesFrom xsd:anyURI ; owl:onProperty rdf:value ; ]
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:datatype xsd:anyURI ; sh:path rdf:value ; ]

Representation <https://w3id.org/nen2660/def#Representation>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Representation
rdfs:subClassOf nen2660:InformationObject
skos:definition "That which represents something else"@en
skos:prefLabel "Representation"@en
From file nen2660-owl.ttl
rdf:type owl:Class

RequirementSeverityType <https://w3id.org/nen2660/def#RequirementSeverityType>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdf:type nen2660:EnumerationType
rdfs:seeAlso nen2660-term:RequirementSeverityType
skos:definition "The seriousness of a requirement like demanded or wished"@en
skos:prefLabel "Requirement severity type"@en
From file nen2660-owl.ttl
rdf:type owl:Class

requirementSeverityType <https://w3id.org/nen2660/def#requirementSeverityType>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Requirement
rdfs:range nen2660:RequirementSeverityType
rdfs:seeAlso nen2660-term:requirementSeverityType
skos:definition "The possession of a severity type by a requirement"@en
skos:prefLabel "requirement severity type"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

RequirementSourceType <https://w3id.org/nen2660/def#RequirementSourceType>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdf:type nen2660:EnumerationType
rdfs:seeAlso nen2660-term:RequirementSourceType
skos:definition "The type of source from which a requirement comes like a client, by definition, recommended by the sector or demanded by law/regulation"@en
skos:prefLabel "Requirement source type"@en
From file nen2660-owl.ttl
rdf:type owl:Class

requirementSourceType <https://w3id.org/nen2660/def#requirementSourceType>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Requirement
rdfs:range nen2660:RequirementSourceType
rdfs:seeAlso nen2660-term:requirementSourceType
skos:definition "The possession of a source type by a requirement"@en
skos:prefLabel "requirement source type"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

RequirementTopicType <https://w3id.org/nen2660/def#RequirementTopicType>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdf:type nen2660:EnumerationType
rdfs:seeAlso nen2660-term:RequirementTopicType
skos:definition "The entity aspect a requirement applies to"@en
skos:prefLabel "Requirement topic type"@en
From file nen2660-owl.ttl
rdf:type owl:Class

requirementTopicType <https://w3id.org/nen2660/def#requirementTopicType>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Requirement
rdfs:range nen2660:RequirementTopicType
rdfs:seeAlso nen2660-term:requirementTopicType
skos:definition "The possession of a topic type by a requirement"@en
skos:prefLabel "requirement topic type"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

Solid <https://w3id.org/nen2660/def#Solid>

From file nen2660-rdfs.ttl
rdf:type nen2660:AggregationStateType
rdfs:seeAlso nen2660-term:Solid
skos:definition "Matter that can be picked up or held, having a texture, and usually firm. Unlike a liquid, gas or plasma"@en
skos:prefLabel "Solid"@en

SpatialRegion <https://w3id.org/nen2660/def#SpatialRegion>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:SpatialRegion
rdfs:subClassOf nen2660:PhysicalObject
skos:definition "A physical object that encloses a particular area such as a room, roadway and river, that is bounded by real objects or other spatial areas (e.g., by usage or convention) and that contains primarily liquid or gaseous amount of matter"@en
skos:prefLabel "Spatial region"@en
From file nen2660-owl.ttl
rdf:type owl:Class
rdfs:subClassOf [ rdf:type owl:Restriction ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( nen2660:SpatialRegion nen2660:Port ) ; ] ; owl:onProperty nen2660:hasPart ; ]
From file nen2660-shacl.ttl
rdf:type sh:NodeShape
sh:property [ sh:class nen2660:RealObject ; sh:path nen2660:contains ; ]
sh:property [ sh:or ( [ sh:class nen2660:SpatialRegion ; ] [ sh:class nen2660:Port ; ] ) ; sh:path nen2660:hasPart ; ]
sh:property [ sh:class nen2660:PhysicalObject ; sh:path nen2660:isBoundBy ; ]

transferType <https://w3id.org/nen2660/def#transferType>

From file nen2660-rdfs.ttl
rdf:type rdf:Property
rdfs:domain nen2660:Interaction
rdfs:range nen2660:TransferType
rdfs:seeAlso nen2660-term:transferType
skos:definition "The possession of a transfer type by an interaction"@en
skos:prefLabel "transfer type"@en
From file nen2660-owl.ttl
rdf:type owl:ObjectProperty

Type <https://w3id.org/nen2660/def#Type>

From file nen2660-rdfs.ttl
rdf:type rdfs:Class
rdfs:seeAlso nen2660-term:Type
rdfs:subClassOf nen2660:AbstractConcept
skos:definition "A meta-concept which instances are concepts (not individuals)"@en
skos:prefLabel "Type"@en
From file nen2660-owl.ttl
rdf:type owl:Class