@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/p357936841> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "All right!Engels voor de onderbouw: Workbooks: " ;
    dcterms1:issued "2007" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072133295>,
        <http://data.bibliotheken.nl/id/thes/p250539705>,
        <http://data.bibliotheken.nl/id/thes/p298115492> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p299295710> ;
    schema1:isbn "9789034540577" ;
    schema1:issueNumber 7001 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfee09c77cc589769f9f1f24b54f7d53> ;
    schema1:name "All right!Engels voor de onderbouw: Workbooks: " ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ad43bd1c4db118764bb086775db53b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/846567244> .

