@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/p831444118> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Grote letter bibliotheek" ;
    dcterms1:issued "1980" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc7fb4f5a887f1127034b1f65a9abfe2> ;
    schema1:name "Grote letter bibliotheek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b71a3ea8734e39095c2f56a61b297887> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72680064> .

