@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/p142657476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De veroveraars van de zon / tekst: Cornen ; tek. en inkleuring: Plisson ; red. verzorging Nederlandse uitg.: Van der Heide Produkties ; [vert. uit het Frans]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073093718>,
        <http://data.bibliotheken.nl/id/thes/p075377276> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073093726> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042855888>,
        <http://data.bibliotheken.nl/id/nbt/p843106085> ;
    schema1:isbn "9067934097" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5aaf3d56284df9236f667880bdf4b025> ;
    schema1:name "De veroveraars van de zon" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8bf5d3bdd6f97130a1840115c1bc2bb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68994677> .

