@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/p290492432> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Glædig min bil / [A. Strindberg ; foto's Jesper Sølling]" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07559997X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p290801044> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068358687> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9085003431" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9273983bc0e1bb65c5d2705ca30617b5> ;
    schema1:name "Glædig min bil" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc171b41e885133d1c75454e64a694dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71683143> .

