sub:assertion {
<
http://purl.org/petapico/o/hycl#hasConflictingMeaning>
rdfs:label "has a conflicting meaning with" .
<
http://purl.org/petapico/o/hycl#hasConsistentMeaning>
rdfs:label "has a consistent meaning with" .
<
http://purl.org/petapico/o/hycl#hasDifferentMeaning>
rdfs:label "has a different meaning than" .
<
http://purl.org/petapico/o/hycl#hasMoreGeneralMeaningThan>
rdfs:label "has a more general meaning than" .
<
http://purl.org/petapico/o/hycl#hasMoreSpecificMeaningThan>
rdfs:label "has a more specific meaning than" .
<
http://purl.org/petapico/o/hycl#hasNonoppositeMeaning>
rdfs:label "has a non-opposite meaning of" .
<
http://purl.org/petapico/o/hycl#hasOppositeMeaning>
rdfs:label "has the opposite meaning of" .
<
http://purl.org/petapico/o/hycl#hasRelatedMeaning>
rdfs:label "has a related meaning as" .
<
http://purl.org/petapico/o/hycl#hasSameMeaning>
rdfs:label "has the same meaning as" .
<
http://purl.org/petapico/o/hycl#hasUnrelatedMeaning>
rdfs:label "has a unrelated meaning as" .
<
http://purl.org/petapico/o/hycl#isImprovedVersionOf>
rdfs:label "is a improved version of" .
sub:assertion a nt:AssertionTemplate ;
rdfs:label "Asserting a relation between two statements" ;
nt:hasStatement sub:st0 ;
nt:hasTag "Claims" .
sub:mappingPredicate a nt:RestrictedChoicePlaceholder ;
nt:hasDefaultValue <
http://purl.org/petapico/o/hycl#hasRelatedMeaning> ;
nt:possibleValue <
http://purl.org/petapico/o/hycl#hasConflictingMeaning> , <
http://purl.org/petapico/o/hycl#hasConsistentMeaning> , <
http://purl.org/petapico/o/hycl#hasDifferentMeaning> , <
http://purl.org/petapico/o/hycl#hasMoreGeneralMeaningThan> , <
http://purl.org/petapico/o/hycl#hasMoreSpecificMeaningThan> , <
http://purl.org/petapico/o/hycl#hasNonoppositeMeaning> , <
http://purl.org/petapico/o/hycl#hasOppositeMeaning> , <
http://purl.org/petapico/o/hycl#hasRelatedMeaning> , <
http://purl.org/petapico/o/hycl#hasSameMeaning> , <
http://purl.org/petapico/o/hycl#hasUnrelatedMeaning> , <
http://purl.org/petapico/o/hycl#isImprovedVersionOf> .
sub:resource1 a nt:ExternalUriPlaceholder ;
rdfs:label "First AIDA URI (starting with \"http://purl.org/aida/\")" ;
nt:hasRegex "http://purl\\.org/aida/.+\\." .
sub:resource2 a nt:ExternalUriPlaceholder ;
rdfs:label "Second AIDA URI (starting with \"http://purl.org/aida/\")" ;
nt:hasRegex "http://purl\\.org/aida/.+\\." .
sub:st0 rdf:object sub:resource2 ;
rdf:predicate sub:mappingPredicate ;
rdf:subject sub:resource1 .
}