@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/p273818449> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wolkeloos : stukjes voor Thomas / red. Jacob van Sluis" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06832832X>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/ed0a1c80cfc345ae47f14e605c26e30f> ;
    schema1:description "Oplage 45 genummerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/272f63e3f7afcbeb82d50acc11e92ea6> ;
    schema1:name "Wolkeloos : stukjes voor Thomas" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d4dea98a2862ef4b6e7f4e9f617257c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66470974> .

