Biomaterials


URI

https://openalex.org/subfields/2502

Label

Biomaterials

Description

any substance that has been engineered to interact with biological systems for a medical purpose

Implementation

@prefix oafields: <https://openalex.org/fields/> .
@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oasubfields:2502 a skos:Concept ;
    rdfs:label "Biomaterials"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <http://www.wikidata.org/entity/Q865663>,
        <https://en.wikipedia.org/wiki/Biomaterials> ;
    skos:broader oafields:25 ;
    skos:definition "any substance that has been engineered to interact with biological systems for a medical purpose"@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Biomaterials"@en ;
    openalex:cited_by_count 13962800 ;
    openalex:works_count 623684 .