@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/p338777970> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De werelden van Troy / tekst Christophe Arleston & Audrey Alwett ; tek. Virginie Augustin ; inkleuring Virginie Augustin & Yoann Guillo ; [vert. uit het Frans]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303562714> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p103786651>,
        <http://data.bibliotheken.nl/id/thes/p316197548> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02f362b3b94f6e79e401ccba9fff6d83> ;
    schema1:name "De werelden van Troy" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d00a09f32c33dc2c4cbead65af9dc0b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/761814695> .

