@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/p326510206> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joost wordt gepest : tieners weerbaar maken tegen pesten / [auteur:] Joost van der Leij ; [ill.:] Frank Zuithof" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p301805407> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p326387552> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460510359" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff61d06f2c3e133ec6851133505cb148> ;
    schema1:name "Joost wordt gepest : tieners weerbaar maken tegen pesten" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02014133e79446e46252763d625c7115> ;
    schema1:sameAs <http://www.worldcat.org/oclc/697469305> .

