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

<http://data.bibliotheken.nl/id/thes/p155444824> a schema1:Class ;
    rdfs:label "Emblem books" ;
    schema1:alternateName "Embleemboeken",
        "Emblematabundels" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94cf6768f6376ebed3561c5625373f75> ;
    schema1:name "Emblem books" .

