sub:assertion {
dct:description rdfs:label "is described as follows:" .
rdf:type rdfs:label "is a" .
rdfs:label rdfs:label "is called" .
rdfs:seeAlso rdfs:label "is further explained at" .
<
https://w3id.org/iadopt/ont/Constraint>
rdfs:label "I-ADOPT Constraint" .
<
https://w3id.org/iadopt/ont/Variable>
rdfs:label "I-ADOPT Variable" .
<
https://w3id.org/iadopt/ont/hasConstraint>
rdfs:label "has constraint" .
<
https://w3id.org/iadopt/ont/hasContextObject>
rdfs:label "has context object" .
<
https://w3id.org/iadopt/ont/hasMatrix>
rdfs:label "has matrix" .
<
https://w3id.org/iadopt/ont/hasObjectOfInterest>
rdfs:label "has object of interest" .
<
https://w3id.org/iadopt/ont/hasProperty>
rdfs:label "has property" .
sub:alternativename a nt:LongLiteralPlaceholder ;
rdfs:label "alternative label" .
sub:assertion a nt:AssertionTemplate ;
rdfs:label "Defining a new variable according to the I-ADOPT Framework" ;
nt:hasDefaultProvenance ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
nt:hasRequiredPubinfoElement ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM ;
nt:hasStatement sub:st0 ,
sub:st1 ,
sub:st2 ,
sub:st3 ,
sub:st4 ,
sub:st5 ,
sub:st6 ,
sub:st7 ,
sub:st92 ,
sub:st93 .
sub:constraint a nt:ValuePlaceholder ;
rdfs:label "label or URI of a constraint" .
sub:contextObject a nt:ValuePlaceholder ;
rdfs:label "label or URI of a context object" .
sub:definition a nt:LongLiteralPlaceholder ;
rdfs:label "definition of the variable" .
sub:entity a nt:ValuePlaceholder ;
rdfs:label "label or URI of a constraint entity" .
sub:individual a nt:IntroducedResource ,
nt:LocalResource ,
nt:UriPlaceholder ;
rdfs:label "short name, used as URI suffix" .
sub:matrix a nt:ValuePlaceholder ;
rdfs:label "label or URI of a matrix" .
sub:name a nt:LongLiteralPlaceholder ;
rdfs:label "preferred label" .
sub:objecOfInterest a nt:ValuePlaceholder ;
rdfs:label "label or URI of an object of interest" .
sub:property a nt:ValuePlaceholder ;
rdfs:label "label or URI of a property" .
sub:seeAlsoLink a nt:UriPlaceholder ;
rdfs:label "a URL where more information about this variable can be found" .
sub:st0 rdf:object <
https://w3id.org/iadopt/ont/Variable> ;
rdf:predicate rdf:type ;
rdf:subject sub:individual .
sub:st1 rdf:object sub:name ;
rdf:predicate rdfs:label ;
rdf:subject sub:individual .
sub:st2 rdf:object sub:alternativename ;
rdf:predicate rdfs:label ;
rdf:subject sub:individual ;
a nt:OptionalStatement .
sub:st3 rdf:object sub:definition ;
rdf:predicate dct:description ;
rdf:subject sub:individual ;
a nt:OptionalStatement .
sub:st4 rdf:object sub:property ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasProperty> ;
rdf:subject sub:individual .
sub:st5 rdf:object sub:objecOfInterest ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasObjectOfInterest> ;
rdf:subject sub:individual .
sub:st6 rdf:object sub:matrix ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasMatrix> ;
rdf:subject sub:individual ;
a nt:OptionalStatement .
sub:st7 rdf:object sub:contextObject ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasContextObject> ;
rdf:subject sub:individual ;
a nt:OptionalStatement ,
nt:RepeatableStatement .
sub:st8 rdf:object sub:constraint ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasConstraint> ;
rdf:subject sub:individual .
sub:st9 rdf:object <
https://w3id.org/iadopt/ont/Constraint> ;
rdf:predicate rdf:type ;
rdf:subject sub:constraint .
sub:st91 rdf:object sub:entity ;
rdf:predicate <
https://w3id.org/iadopt/ont/constrains> ;
rdf:subject sub:constraint .
sub:st92 a nt:GroupedStatement ,
nt:OptionalStatement ,
nt:RepeatableStatement ;
nt:hasStatement sub:st8 ,
sub:st9 ,
sub:st91 .
sub:st93 rdf:object sub:seeAlsoLink ;
rdf:predicate rdfs:seeAlso ;
rdf:subject sub:individual ;
a nt:OptionalStatement .
}