@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/p356595544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "10 jaar groowt Ujes diktee / Chris van Haandel" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p075673142> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p371595339> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95a8298fd351db40c992972009c6954f> ;
    schema1:name "10 jaar groowt Ujes diktee" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b90bf89cb853c6a81c386ab259c1306a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/851042806> .

