@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/p833560875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zelf schilderen op glas / Wim Kros ; [fotografie Jan Lens ... et al.]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621266> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069079927> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820431567> ;
    schema1:isbn "9021313952" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/383fa3ce77a54b7430d4778e8b727e81> ;
    schema1:name "Zelf schilderen op glas" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d55f71a08f979a1e5e4490fa31349f00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63835275> .

