@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/p402180666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tony Rabbit / Sti ; inkleuring Felix Ruiz" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p326490442> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p402196597> ;
    schema1:description "Oorspronkelijke Franse uitgave: Editions Paquet, ©2008",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p402196562> ;
    schema1:isbn "9789462801844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38031d0b22e11f4809493c4a29953e03> ;
    schema1:name "Tony Rabbit" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d66f6cfff5637a4fde31f04fd7ab551a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/947118542> .

