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

<http://data.bibliotheken.nl/id/nbt/p852224427> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informatie en suggesties voor de leerkracht bij de verhalenbundels / Wim Westerman" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068163177>,
        <http://data.bibliotheken.nl/id/thes/p075353024> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7573843d29e78ebf3b9c9d5161b9c45> ;
    schema1:name "Informatie en suggesties voor de leerkracht bij de verhalenbundels" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e25c8327ffa2af6b0f10be1f39de851> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64152554> .

