@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://data.matportal.org/ns/datagraph#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://automatce.dev.matportal.org/resource/steel-inspection-document-mapro/example/316-4401-elongation-after-fracture-scalar-value-specification-4717dae9df> a <http://purl.obolibrary.org/obo/OBI_0001931> ;
    rdfs:label "Elongation after Fracture Mean" ;
    dcterms:isPartOf <https://datagraph.dev.matportal.org/id/graph/steel-inspection-document-mapro/inspectiondocument-316-4401-alloy-pmdcore-929c0b99> ;
    rdfs:seeAlso <https://automatce.dev.matportal.org/resource/steel-inspection-document-mapro/example/316-4401-elongation-after-fracture-scalar-value-specification-4717dae9df> ;
    owl:sameAs <http://www.example.org/#316-4401_elongation_after_fracture_scalar_value_specification> ;
    ns1:datasetSlug "steel-inspection-document-mapro" .

