@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/p318072343> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De orde van de Drakenridders" ;
    dcterms1:issued "2009" ;
    schema1:description "Vert. uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8c1b7fd8f7fcdeddfea48733460d26c> ;
    schema1:name "De orde van de Drakenridders" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d6127d958b5d4791e686f45736b7df2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/428760805> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ce3bc42ea84f3d1d68be32b7093d3629> .

