@base <https://wordnet.dk/dannet/external/semowl/isInterpretantFor> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix semowl: <http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

semowl:isInterpretantFor owl:inverseOf semowl:hasInterpretant;
                         rdfs:subPropertyOf semowl:isInterpretantFor;
                         owl:propertyChainAxiom _:5161208e-8d4f-4192-8878-e299337543ae;
                         rdfs:domain semowl:Meaning;
                         rdfs:range semowl:InformationEntity;
                         rdfs:isDefinedBy "<http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl>";
                         rdfs:comment "The Peircean interpretant relation, widely adopted in semiotics: an Expression isInterpretantFor another, e.g. fourLeggedFriendOfHumans isInterpretantFor dog.\nSynonymy, translation, associativity, and topical proximity are all sources for interpretants, e.g.: domestic dog isInterpretantFor dog (synonymy); cane isInterpretantFor dog (translation); bark isInterpretantFor dog (associativity); veterinary isInterpretantFor dog (topical proximity).\nSemantic mechanisms such as metonymy depend on the interpretant relation.\nThe interpretant relation is here taken as very broad, also accepting Manifestation(s) as interpretants.";
                         rdf:type owl:ObjectProperty.

_:5161208e-8d4f-4192-8878-e299337543ae rdf:rest _:d8bfc53a-991f-4b99-856d-aa41545104a5;
                                       rdf:first semowl:isInterpretantFor.

# Relation labels
rdfs:domain rdfs:label "domain", "definitionsmængde"@da.
rdf:type rdfs:label "type"@da, "type".
semowl:InformationEntity rdfs:label "InformationEntity".
rdfs:subPropertyOf rdfs:label "underegenskab af"@da, "subPropertyOf".
rdfs:isDefinedBy rdfs:label "er defineret i"@da, "isDefinedBy".
owl:ObjectProperty rdfs:label "ObjectProperty", "objekt-egenskab"@da.
semowl:hasInterpretant rdfs:label "has meaning", "has interpretant"@en.
rdfs:comment rdfs:label "kommentar"@da, "comment".
owl:inverseOf rdfs:label "inverseOf", "modsat"@da.
owl:propertyChainAxiom rdfs:label "propertyChainAxiom".
semowl:Meaning rdfs:label "meaning"@en, "Meaning"@en, "betydning"@da.
rdfs:range rdfs:label "range", "værdimængde"@da.

