@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/p217835082> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De troon van de salen / tekst: Latil ; tek.: Tierr ; kleuren: Faucon ; [vert. uit het Frans]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p217835074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p157373983>,
        <http://data.bibliotheken.nl/id/thes/p174016603> ;
    schema1:description "Omslagtitel",
        "Oorspr. Franse uitg.: Toulon : Soleil" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p157373711>,
        <http://data.bibliotheken.nl/id/nbt/p157373878> ;
    schema1:isbn "9052894086" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddad29577af042cf7edbf2fa02650ead> ;
    schema1:name "De troon van de salen" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ff94cd205423a6cac8b169b48abc713> .

