@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/p863256635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het land van de dwazen / Karel Van Isacker" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068799047> ;
    schema1:bookEdition "6e dr" ;
    schema1:description "Oorspr. uitg.: 1970" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9028996028" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c3f5d27a48bb88251709ed14a238fb6> ;
    schema1:name "Het land van de dwazen" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7e0d797ebb7e7b274a826353740b136> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64368574> .

