@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/p045352666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De treitertrend : de strijd tegen het pesten op school / Niek de Kruif" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p207229090> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072178868>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2231b8c38d40991d4c66272da00fe2ff> ;
    schema1:name "De treitertrend : de strijd tegen het pesten op school" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e50851296ce99d4927f6f3e9a5876ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64811436> .

