@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/p314172068> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Weg van mol / [tekst:] Viviane Muiser ; [ill.:] Pauline Oud" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240772725> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147768349> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314171177> ;
    schema1:isbn "9789043703543" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9d1355788e02e934c6db313bf1b9b62> ;
    schema1:name "Weg van mol" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94e0fb3ff6b5fb528b758bb7495ca200> ;
    schema1:sameAs <http://www.worldcat.org/oclc/244382150> .

