@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/p407942602> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lentagontrilogie / Kelly van der Laan" ;
    dcterms1:issued "2014-2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/142de7c7be27cf9e33c404dac8d9e074> ;
    schema1:name "Lentagontrilogie" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b30f97780f70c8d1b6523f05c145100c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154149023> .

