@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p197756298> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beter leren spellen tijdens stellen / M. Willemen, A.M.T. Bosman, J.G. van Hell" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p197756379> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p114381305>,
        <http://data.bibliotheken.nl/id/thes/p142017809> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6dc118b174ce5e77284a9012bed3efc> ;
    schema1:name "Beter leren spellen tijdens stellen" .

