@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/p203501055> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "101 vegetarische recepten / Joke Avegaart-van Gogh ; [ill.: Isabelle Röben]" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664682>,
        <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078563747>,
        <http://data.bibliotheken.nl/id/thes/p078937973> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203506170> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027469571" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3060da7ffda618102dabe0bcf3019554> ;
    schema1:name "101 vegetarische recepten" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/192b968a1b03b05af1c5dd2ef685888c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67354103> .

