@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/p092383742> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wil op school niet vlotten... / door J.W. Klein" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078571790>,
        <http://data.bibliotheken.nl/id/thes/p078616212> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/db391c84ce6807495ef13b61622bd189> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821768492> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6095525a2eb9b92f069f1530edc8aa5> ;
    schema1:name "Het wil op school niet vlotten..." ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6452275a3bce31564124dbc6f9d9a6ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65571493> .

