@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/p822771950> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een stier, een gorilla... en een zijspan / Jean Graton" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069302286> ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822673339>,
        <http://data.bibliotheken.nl/id/nbt/p822771748> ;
    schema1:isbn "9064280177" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f35ce5b562f444b2781226c0e42e283> ;
    schema1:name "Een stier, een gorilla... en een zijspan" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2d826ad7a26bd6bfaf43360377b038a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63262851> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6798e6b737b4343602cf92e31c4ff6c9> .

