@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix lov: <https://lov.linkeddata.es/dataset/lov/vocabs/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:saref.industry .

bioregistry.metaresource:lov dcterms:hasPart lov:s4inma .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:s4inma .

bioregistry:saref.industry a bioregistry.schema:0000001 ;
    rdfs:label "SAREF4INMA: an extension of SAREF for the industry and manufacturing domain" ;
    dcterms:description "SAREF4INMA is an extension of SAREF for the industry and manufacturing domain. SAREF4INMA focuses on extending SAREF for the industry and manufacturing domain to solve the lack of interoperability between various types of production equipment that produce items in a factory and, once outside the factory, between different organizations in the value chain to uniquely track back the produced items to the corresponding production equipment, batches, material and precise time in which they were manufactured. SAREF4INMA is specified and published by ETSI in the TS 103 410-5 associated to this ontology file. SAREF4INMA was created to be aligned with related initiatives in the smart industry and manufacturing domain in terms of modelling and standardization, such as the Reference Architecture Model for Industry 4.0 (RAMI), which combines several standards used by the various national initiatives in Europe that support digitalization in manufacturing. The full list of use cases, standards and requirements that guided the creation of SAREF4INMA are described in the associated ETSI TR 103 507."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch lov:s4inma,
        tib.ts:s4inma ;
    dcat:keyword "engineering",
        "industry",
        "iot",
        "nfdi4ing" ;
    foaf:homepage <https://saref.etsi.org/saref4inma/> ;
    bioregistry.schema:0000005 "Area"^^xsd:string ;
    bioregistry.schema:0000006 "https://saref.etsi.org/saref4inma/$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000023 "s4inma" ;
    bioregistry.schema:0000024 "https://saref.etsi.org/saref4inma/"^^xsd:string ;
    bioregistry.schema:0000027 <https://saref.etsi.org/saref4inma/Area> ;
    bioregistry.schema:0000029 "saref.industry" .

lov:s4inma dcterms:isPartOf bioregistry.metaresource:lov .

tib.ts:s4inma dcterms:isPartOf bioregistry.metaresource:tib .

