@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/p33288077X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Engels in de praktijk / J.G. Zonnenberg" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611969>,
        <http://data.bibliotheken.nl/id/thes/p078497582> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074329626> ;
    schema1:bookEdition "1e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628910> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05767440X> ;
    schema1:isbn "9789006073973" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2605f91c98ea098a56c3da4347eb6e9e> ;
    schema1:name "Engels in de praktijk" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f48c56d506e14b104fa587a1de3663e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/754442308> .

