@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/p377032298> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lees en schrijf! : werkboek / Stichting Expertisecentrum ETV.nl" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p337821143> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070072477>,
        <http://data.bibliotheken.nl/id/thes/p07357435X>,
        <http://data.bibliotheken.nl/id/thes/p124501192> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p30091699X> ;
    schema1:isbn "9789082185416" ;
    schema1:issueNumber "extr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc3d3d33f22f73bb8a8479931983198e> ;
    schema1:name "Lees en schrijf! : werkboek" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/caaa8864252c85dd2bc2e37a48b0e7a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/882785248> .

