s4inma:hasGTIN8ID — has GTIN8ID

IRI
https://saref.etsi.org/saref4inma/hasGTIN8ID
Is defined by
https://saref.etsi.org/saref4inma/v1.1.2/
https://saref.etsi.org/saref4inma/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4inma/v1.1.2/
https://saref.etsi.org/saref4inma/v2.1.1/
Download serialization
License

Definition of s4inma:hasGTIN8ID

Defined in https://saref.etsi.org/saref4inma/v1.1.2/ as:

A relationship determining the GTIN-8 identifier

Description as an Object Property

has super-properties
s4inma:hasIdentifier
has range
s4inma:GTIN8ID

Turtle

@prefix ns1: <http://purl.org/dc/terms/> .
@prefix ns2: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4inma: <https://saref.etsi.org/saref4inma/> .

<https://saref.etsi.org/saref4inma/v1.1.2/> ns1:references s4inma:hasGTIN8ID ;
    ns1:subject s4inma:hasGTIN8ID .

<https://saref.etsi.org/saref4inma/v2.1.1/> ns1:references s4inma:hasGTIN8ID ;
    ns1:subject s4inma:hasGTIN8ID .

s4inma:hasGTIN8ID a owl:ObjectProperty ;
    rdfs:label "has GTIN8ID"@en ;
    ns1:isReferencedBy <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:comment "A relationship determining the  GTIN-8 identifier"@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:range s4inma:GTIN8ID ;
    rdfs:seeAlso <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:subPropertyOf s4inma:hasIdentifier ;
    ns2:hiddenLabel "hasGTIN8ID" .