@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/p28358467X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wonderplaneet / tekst: Christian Godard ; tek.: Julio Ribera ; [vert. uit het Frans: Hans van den Boom]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064780> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946503>,
        <http://data.bibliotheken.nl/id/thes/p068980256> ;
    schema1:description "Oorspr. Franse uitg.: Dargaud, cop. 2003" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082780285> ;
    schema1:isbn "903430258X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a01f318787c759ee5afbe4c90ad8f9f6> ;
    schema1:name "De wonderplaneet" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe694c23c3d9afedc0c95d446132bbdd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66417441> .

