@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/p19001427X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe schrijf ik een boek : het schrijven van non-fictie / Willem Jan van de Wetering, Roy Martina ; [bew.: Ton Vingerhoets]" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663651>,
        <http://data.bibliotheken.nl/id/thes/p078660955>,
        <http://data.bibliotheken.nl/id/thes/p169891461> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07434773X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070095388>,
        <http://data.bibliotheken.nl/id/thes/p109608690> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055991031" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc18b62e05d8f2e3f826dfd3d847fb6d> ;
    schema1:name "Hoe schrijf ik een boek : het schrijven van non-fictie" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a69bf2fb1e875f765a00a0f646b93d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67761793> .

