@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/p394868366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sub rosa : geïnspireerd toekomstkijken / Herman Konings" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606585>,
        <http://data.bibliotheken.nl/id/thes/p075614685> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298097664> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789020933635" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/428f48a1082e592acdc90d89ad012a61> ;
    schema1:name "Sub rosa : geïnspireerd toekomstkijken" ;
    schema1:numberOfPages 18963901 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef781214f124778bde94d1c959a8c397> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1291284308> .

