@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/p318575299> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "123, zo maak je een zin : zelf zinnen bouwen in het Nederlands / Nel Eijk en Monique Schoorl ; [red.: K. Ite Op den Orth]" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661667> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p318970546> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p299409066>,
        <http://data.bibliotheken.nl/id/thes/p318970554> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077698464" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef62fd8073fd8069dc2fe4aa6015475d> ;
    schema1:name "123, zo maak je een zin : zelf zinnen bouwen in het Nederlands" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/811264c70fe8c5abc5978769a1116755> ;
    schema1:sameAs <http://www.worldcat.org/oclc/426480017> .

