@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/p315999098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beste stuurlui doen het zo / Derk de Kloet ; [red. Matty Zwart-van Dijk]" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618516> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p315999055> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147799651> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789055992508" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/810810547ec9e4090eb7c4a4d7547d9e> ;
    schema1:name "De beste stuurlui doen het zo" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f23ecf65a3bd9b98972eb45f4a422ee1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/298794584> .

