@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/p406787824> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles is verkeerd : foto's, gedichten en citaten / Bas Roodnat" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071039074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074861913> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343307588>,
        <http://data.bibliotheken.nl/id/nbt/p406787794> ;
    schema1:isbn "906526051X" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a7a9bb9fc1981a2ea319d76acf21e9f> ;
    schema1:name "Alles is verkeerd : foto's, gedichten en citaten" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f84f6aa191982ceaaeb8e820a4964492> ;
    schema1:sameAs <http://www.worldcat.org/oclc/958998709> .

