@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/p362988498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leren organiseren / Ben van der Hilst" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617641>,
        <http://data.bibliotheken.nl/id/thes/p075661942> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p256154813>,
        <http://data.bibliotheken.nl/id/thes/p298149621> ;
    schema1:description "Bevat tevens een aantal columns, eerder verschenen in Van twaalf tot achttien",
        "Uitgave in samenwerking met het onderwijsvakblad Van twaalf tot achttien. - Uitgave ter gelegenheid van het symposium met dezelfde titel, Amsterdam, 1 september 2010" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c251ebada631c6679d54625c318ab4a> ;
    schema1:name "Het leren organiseren" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86ca8062336c96098264bb9d0ff4b266> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928160371> .

