@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/p159029112> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pendel werkboek : toelichting en pendelschema's / door Gaby van Doorn" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618141> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147069866> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075497067" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9aa565670a9816411105cdb311774b2e> ;
    schema1:name "Pendel werkboek : toelichting en pendelschema's" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90be092af4c4810bdb28c99cc9c8f254> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68446923> .

