@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/p203974301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verbeelding / Herman Franke" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068854277> ;
    schema1:description "Oorspr. uitg.: Amsterdam : Podium, 1998",
        "Uitg. in samenw. met Podium" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832796824> ;
    schema1:isbn "9041702067" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1a697ee5e585bdd76f1a79371a18f8b> ;
    schema1:name "De verbeelding" ;
    schema1:numberOfPages 458 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbc057061b57adad22b3b87914932549> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67362103> .

