@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/p801632412> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klein onbehagen / Hans van Eijk" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068548699> ;
    schema1:description "Opl. van 75 genummerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98e8efff8195e1da10d010dea94bb75f> ;
    schema1:name "Klein onbehagen" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/928d051a911a4d498e24d8223e128302> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63302262> .

