@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p121727084> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p121727084>,
        bnode:58b08a492b25bd0c8b948e0ad06bad9e ;
    skos:altLabel "DFT"@nl,
        "Density functional theory"@nl,
        "Dichtheidsfunctionaaltheorie"@nl,
        "Local Density Function"@nl ;
    skos:editorialNote "Encyclopaedia Britannica geeft: Density function"@nl,
        "GOO-thesaurusbeheer"@nl,
        "McGraw-Hill Dictionary of scientific and technical terms"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Density function theory"@en,
        "Density function theory"@nl .

