@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/p054746914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren valt te organiseren! / Harm Dane ; [cartoons: A.W. Kuipers]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626535> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069081816>,
        <http://data.bibliotheken.nl/id/thes/p075448998> ;
    schema1:description "Een vervolg op: 'Leren in de gemeente'" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830111182> ;
    schema1:isbn "9094012219" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6d7008eb00d973fc24629db3e4dcf3b> ;
    schema1:name "Leren valt te organiseren!" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b8821dfff62170ba8632bdf02020c19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64865134> .

