@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/p156338459> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren doe ik zelf / Alle van Steenis, Bert van Dalen ; eindred.: Klaas Kunst ; [ill.: Frans Verschoor]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15633819X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p095142649>,
        <http://data.bibliotheken.nl/id/thes/p124179274> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629291> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p095142444> ;
    schema1:isbn "9023835182" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4b1c0f992d4edf1f76d914448b3ba23> ;
    schema1:name "Leren doe ik zelf" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fef4a4ff07a5fb26cb2dfb95f2c3ee6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68593849> .

