@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/p833313940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Do you speak English? / Margaret Hazelzet" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075304414> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069152144> ;
    schema1:description "Oorspr. uitg.: Zeist : Stichting Proefobjecten Open School, 1981" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628910> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830226907> ;
    schema1:isbn "906252446X" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c71d370a5387f8e0e67c22e9943cc46> ;
    schema1:name "Do you speak English?" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c10902a7eaebad3be159f81c149c3ecb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769005659> .

