@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/p32275156X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stormlopers / Chris Mould ; [vert. uit het Engels: Tim Gladdines ; red.: Catalina Steenkoop]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142046140> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152234217>,
        <http://data.bibliotheken.nl/id/thes/p321076311> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p322751411> ;
    schema1:isbn "9789078345138" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f24a24364a2eff808051c0d91ec39e5> ;
    schema1:name "De stormlopers" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/123d392a5858c12af5a2d83d457b8ea2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/499259174> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ab9023466de1a86f5eef021a771c55e0> .

