@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/p406233586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een geheim op zolder / Eric-Jan Lens ; [ill.: Johan Klungel]" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p314808914> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p333474120> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p329733265> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450111105> ;
    schema1:isbn "9789048725670" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65483c8cb5ca020ae90068040cab5874> ;
    schema1:name "Een geheim op zolder" ;
    schema1:numberOfPages 1017980 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b8d1ee13a2cf0f9b0be5abb317d2f13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1119554827> .

