@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/p821571893> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Vlugschriften op het gebied van de taalbeheersing van het Nederlands" ;
    dcterms1:issued "1981" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f50033efa8a0c3ce6889dd1977a862f> ;
    schema1:name "Vlugschriften op het gebied van de taalbeheersing van het Nederlands" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d47203f6a8c69214a469cd4af0afb90c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72666263> .

