@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p155446444> a schema1:Thing,
        skos:Concept ;
    rdfs:label "Electrotechnology" ;
    schema1:alternateName "Electriciteit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/207a406bc0daf27685da563f0e8775a9> ;
    schema1:name "Electrotechnology" .

