@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/p413626067> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bas moet nodig / Liesbeth van Binsbergen & Marjolein Hund" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p255758316> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241765498> ;
    schema1:description "Tekeningen: Marjolein Hund ; Teksten: Liesbeth van Binsbergen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408691522> ;
    schema1:isbn "9789089014269" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a88bd79241ced7ace838d2d0c30d190> ;
    schema1:name "Bas moet nodig" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cae95bc116658dcb251f0988e6e2141> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1028751484> .

