@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/p314253505> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stam van de haai / Gazzotti [tek.] ; Vehlmann [scenario ; inkleuring: Caroline ... et al. ; vert. uit het Frans]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074835521> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212794698>,
        <http://data.bibliotheken.nl/id/thes/p314253513> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p299365905> ;
    schema1:isbn "9789031429288" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/381e53bfa1d328f9cc2223f783ce11bb> ;
    schema1:name "De stam van de haai" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89599c76b83f0609c37284d6ab92d48a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/259887306> .

