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

<http://data.bibliotheken.nl/id/thes/p202575306> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad4890ebfa07d7909fcff3177df6d6a4> ;
    skos:altLabel "Standard Generalized Markup Language"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075603195> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "SGML"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p124140912>,
        <http://data.bibliotheken.nl/id/thes/p14821262X>,
        <http://data.bibliotheken.nl/id/thes/p202571564>,
        <http://data.bibliotheken.nl/id/thes/p222463341> .

