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

<http://data.bibliotheken.nl/id/nbt/p29051665X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Grote klassieken" ;
    dcterms1:issued "2005" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f76378b2b990008aa531ce85530b734e> ;
    schema1:name "Grote klassieken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d91b932911cc021bc83d17bd5104413> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73681143> .

