sub:assertion {
dct:description rdfs:label "can be described as follows:" .
sub:assertion a nt:AssertionTemplate ;
rdfs:label "Defining a new variable according to the I-ADOPT Framework" ;
nt:hasDefaultProvenance <
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
nt:hasRequiredPubinfoElement <
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
nt:hasStatement sub:st0 ,
sub:st1 ,
sub:st11 ,
sub:st2 ,
sub:st3 ,
sub:st4 ,
sub:st5 ,
sub:st6 ,
sub:st7 ,
sub:st8 .
sub:class a nt:RestrictedChoicePlaceholder ;
rdfs:label "the URI of the class this variable belongs to" ;
nt:possibleValue <
https://w3id.org/iadopt/ont/Variable> ;
nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Class&searchterm=" , "https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=" .
sub:constraintOfContextObject a nt:ValuePlaceholder ;
rdfs:label "label or URL of a constraint of a context object" .
sub:constraintOfMatrix a nt:ValuePlaceholder ;
rdfs:label "label or URL of a constraint of a matrix" .
sub:constraintOfObjectOfInterest a nt:ValuePlaceholder ;
rdfs:label "label or URL of a constraint of an object of interest" .
sub:contextObject a nt:ValuePlaceholder ;
rdfs:label "label or URL of a context object" .
sub:description a nt:LongLiteralPlaceholder ;
rdfs:label "description of the variable" .
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 URL of a matrix" .
sub:name a nt:LongLiteralPlaceholder ;
rdfs:label "long name of variable" .
sub:objecOfInterest a nt:ValuePlaceholder ;
rdfs:label "label or URL of an object of interest" .
sub:property a nt:ValuePlaceholder ;
rdfs:label "label or URL of property" .
sub:seeAlsoLink a nt:UriPlaceholder ;
rdfs:label "a URL where more information about this variable can be found" .
sub:st0 rdf:object sub:class ;
rdf:predicate rdf:type ;
rdf:subject sub:individual ;
a rdf:Statement ;
nt:statementOrder "0" .
sub:st1 rdf:object sub:name ;
rdf:predicate rdfs:label ;
rdf:subject sub:individual ;
a rdf:Statement ;
nt:statementOrder "1" .
sub:st10 rdf:object sub:contextObject ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasContextObject> ;
rdf:subject sub:individual ;
nt:statementOrder "2" .
sub:st11 a nt:GroupedStatement ,
nt:OptionalStatement ,
nt:RepeatableStatement ;
nt:hasStatement sub:st10 ,
sub:st9 ;
nt:statementOrder "11" .
sub:st2 rdf:object sub:description ;
rdf:predicate dct:description ;
rdf:subject sub:individual ;
a rdf:Statement ;
nt:statementOrder "2" .
sub:st3 rdf:object sub:seeAlsoLink ;
rdf:predicate rdfs:seeAlso ;
rdf:subject sub:individual ;
a nt:OptionalStatement ;
nt:statementOrder "3" .
sub:st4 rdf:object sub:property ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasProperty> ;
rdf:subject sub:individual ;
a rdf:Statement ;
nt:statementOrder "4" .
sub:st5 rdf:object sub:constraintOfObjectOfInterest ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasConstraint> ;
rdf:subject sub:individual ;
a nt:OptionalStatement ,
nt:RepeatableStatement ;
nt:statementOrder "5" .
sub:st6 rdf:object sub:objecOfInterest ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasObjectOfInterest> ;
rdf:subject sub:individual ;
a rdf:Statement ;
nt:statementOrder "6" .
sub:st7 rdf:object sub:constraintOfMatrix ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasConstraint> ;
rdf:subject sub:individual ;
a nt:OptionalStatement ,
nt:RepeatableStatement ;
nt:statementOrder "7" .
sub:st8 rdf:object sub:matrix ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasMatrix> ;
rdf:subject sub:individual ;
a nt:OptionalStatement ;
nt:statementOrder "8" .
sub:st9 rdf:object sub:constraintOfContextObject ;
rdf:predicate <
https://w3id.org/iadopt/ont/hasConstraint> ;
rdf:subject sub:individual ;
a nt:RepeatableStatement ;
nt:statementOrder "1" .
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/hasConstraint>
rdfs:label "has as constraint a" .
<
https://w3id.org/iadopt/ont/hasContextObject>
rdfs:label "has as context object a" .
<
https://w3id.org/iadopt/ont/hasMatrix>
rdfs:label "has as matrix a" .
<
https://w3id.org/iadopt/ont/hasObjectOfInterest>
rdfs:label "has as object of interest a" .
<
https://w3id.org/iadopt/ont/hasProperty>
rdfs:label "has as property a" .
}