@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/p239041909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Niet praten maar doen / door: Alfred de Musset ; vert. [uit het Frans]: M. Albarda" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068328249>,
        <http://data.bibliotheken.nl/id/thes/p075499134> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068442130> ;
    schema1:description "11343" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8576cbf19d62b68945adaa5a59e38cbe> ;
    schema1:name "Niet praten maar doen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35aff7de6b0a351ab6459af456013487> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67010332> .

