Library and Information Sciences


URI

https://openalex.org/subfields/3309

Label

Library and Information Sciences

Description

professional training program merging of the two fields library science and information science

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:3309 a skos:Concept ;
    rdfs:label "Library and Information Sciences"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <http://www.wikidata.org/entity/Q13420675>,
        <https://en.wikipedia.org/wiki/Library_and_information_science> ;
    skos:broader oafields:33 ;
    skos:definition "professional training program merging of the two fields library science and information science"@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Library and Information Sciences"@en ;
    openalex:cited_by_count 405808 ;
    openalex:works_count 221273 .