s4inma:GTIN12ID — GTIN12ID

IRI
https://saref.etsi.org/saref4inma/GTIN12ID
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:GTIN12ID

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

GTIN-12 (UPC-A) is a 12-digit number used primarily in North America

Description as a Class

has super-classes
s4inma:ID
is in range of
s4inma:hasGTIN12ID

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/> .

s4inma:hasGTIN12ID rdfs:range s4inma:GTIN12ID .

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

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

s4inma:GTIN12ID a owl:Class ;
    rdfs:label "GTIN12ID"@en ;
    ns1:isReferencedBy <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:comment "GTIN-12 (UPC-A) is a 12-digit number used primarily in North America"@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:subClassOf s4inma:ID ;
    ns2:hiddenLabel "GTIN12ID" .