@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/p298137151> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Zandkasteel" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156661985> ;
    schema1:description "Dl. 3 vermeldt op titelpagina enkel Big Balloon",
        "Uitgever varieert" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f70b2a3bec1a5a93e0feb0cef846f8a> ;
    schema1:name "Het Zandkasteel" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a00856c6e360dcffeee06d9bf4ffd55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150413674> .

