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

<http://data.bibliotheken.nl/id/thes/p155445162> a schema1:Class ;
    rdfs:label "State publications" ;
    schema1:alternateName "Government publications",
        "Official publications",
        "Overheidspublicaties" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1310eddbba1acded0743ba0de3792bc9> ;
    schema1:name "State publications" .

