@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/p32261080X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bende van Ratstad / Geronimo Stilton ; [ill.: Giuseppe Facciotto ... et al. ; vert. uit het Italiaans: Loes Randazzo]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241360870> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241224217>,
        <http://data.bibliotheken.nl/id/thes/p314638555> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p325002282> ;
    schema1:isbn "9789085921073" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df3db391a0bac5d89fcfd15a7886b0a6> ;
    schema1:name "De bende van Ratstad" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6de6b51b11db788b99ca6a1e4d6abf0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/528524737> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/35cc8b6357696c1a260e45370e2bcc8d> .

