@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/p397104359> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroemd! / Iris Boter ; met tek. van Iris Boter" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146128737> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p315912901> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450104826> ;
    schema1:isbn "9789492333025" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b23c8860a1edb7af8d7ab0755a3976e7> ;
    schema1:name "Beroemd!" ;
    schema1:numberOfPages 6720376 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23dea682e5d0eeba0e9f30a54f37e086> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003212320> .

