@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/p863709990> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiseducatie, tien maal anders / [eindred.: Thea Derks en Lida Henning]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626462>,
        <http://data.bibliotheken.nl/id/thes/p101879741> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075354195> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06884252X>,
        <http://data.bibliotheken.nl/id/thes/p070816751> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p864659857> ;
    schema1:isbn "9050030122" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4f0035086e8908bc621d02a84b996c0> ;
    schema1:name "Basiseducatie, tien maal anders" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4f031890523273a256b47e362cad53c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64380411> .

