@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://w3id.org/steel/ProcessOntology/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix dct: <http://purl.org/dc/terms/> . ns0:PrincipalStressLimit4PostProcessing metadata_def:mappingLoom "principalstresslimit4postprocessing" ; metadata_def:mappingSameURI ns0:PrincipalStressLimit4PostProcessing ; metadata_def:prefLabel "PrincipalStressLimit4PostProcessing"@en ; metadata:prefixIRI "PrincipalStressLimit4PostProcessing" ; dct:description "Table ID with first principal stress limit as function of plastic strain (curves) and plastic strain rate (table). This option is for post-processing purposes only and gives an indication of areas in the structure where failure is likely to occur"@en ; a owl:Class, owl:NamedIndividual, skos:Concept ; rdfs:label "PrincipalStressLimit4PostProcessing"@en ; rdfs:subClassOf owl:Thing, "https://material-digital.de/pmdco/ValueObject" ; skos:altlabel "LCPS"@en ; skos:preflabel "PrincipalStressLimit4PostProcessing"@en ; ns0:hasExampleData "9" ; ns0:hasLabelSource "LS-DYNA_Manual_Volume_2"@en ; ns0:hasLabelSourceEn "LS-DYNA_Manual_Volume_2" ; ns0:hasTypicalUnitLabel "-" . ns0:hasPrincipalStressLimit4PostProcessing rdfs:range ns0:PrincipalStressLimit4PostProcessing .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/steel/ProcessOntology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix dct: <http://purl.org/dc/terms/> .

ns0:PrincipalStressLimit4PostProcessing
    metadata_def:mappingLoom "principalstresslimit4postprocessing" ;
    metadata_def:mappingSameURI ns0:PrincipalStressLimit4PostProcessing ;
    metadata_def:prefLabel "PrincipalStressLimit4PostProcessing"@en ;
    metadata:prefixIRI "PrincipalStressLimit4PostProcessing" ;
    dct:description "Table ID with first principal stress limit as function of plastic strain (curves) and plastic strain rate (table). This option is for post-processing purposes only and gives an indication of areas in the structure where failure is likely to occur"@en ;
    a owl:Class, owl:NamedIndividual, skos:Concept ;
    rdfs:label "PrincipalStressLimit4PostProcessing"@en ;
    rdfs:subClassOf owl:Thing, "https://material-digital.de/pmdco/ValueObject" ;
    skos:altlabel "LCPS"@en ;
    skos:preflabel "PrincipalStressLimit4PostProcessing"@en ;
    ns0:hasExampleData "9" ;
    ns0:hasLabelSource "LS-DYNA_Manual_Volume_2"@en ;
    ns0:hasLabelSourceEn "LS-DYNA_Manual_Volume_2" ;
    ns0:hasTypicalUnitLabel "-" .

ns0:hasPrincipalStressLimit4PostProcessing
    rdfs:range ns0:PrincipalStressLimit4PostProcessing .