@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p413755843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beter in Nederlands / Eric Tiggeler" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p418962251> ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p078524911>,
        <http://data.bibliotheken.nl/id/thes/p092789447> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126319979> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: Den Haag : Academic Service, 2013" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p357936957> ;
    schema1:isbn "9789024421701" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a712a253575993ca0c4547af5c1c5d4> ;
    schema1:name "Beter in Nederlands" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af4fa529bfb2c64c03090db8c6eb3d20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1056098920> .

