@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p264105591> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c145c583777a24f4e090375ed85285e8> ;
    skos:altLabel "Unified Modeling Language"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075664186> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "UML"@nl .

