@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p822912767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik lijd verschrikkelijk / Hans Koetsier" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44970050X> ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07062206X> ;
    schema1:description "Gedrukt in een oplage van 1000 exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060194098" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/442219cc7a4d202f29856939e877203a> ;
    schema1:name "Ik lijd verschrikkelijk" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05a6facf1bc1a5f58678232d36d75064> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63271633> .

