@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/p422768812> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tekst verwerkenStuderend lezen: Handleidingen: " ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p291300421> ;
    schema1:bookEdition "Eerste druk, vierde oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07357435X>,
        <http://data.bibliotheken.nl/id/thes/p240197763>,
        <http://data.bibliotheken.nl/id/thes/p291300340>,
        <http://data.bibliotheken.nl/id/thes/p291300448>,
        <http://data.bibliotheken.nl/id/thes/p321691628> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p298456680> ;
    schema1:isbn "9789001153458" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b221bbdd1fca318138b71a5ed6342f0> ;
    schema1:name "Tekst verwerkenStuderend lezen: Handleidingen: " ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e432d0dc84b224510b6d8a19dc0200f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1101607043> .

