@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/p10961111X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geannoteerde bibliografie / [samengest. door Magda van der Grijn]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605694>,
        <http://data.bibliotheken.nl/id/thes/p075628260> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068606869>,
        <http://data.bibliotheken.nl/id/thes/p07530662X> ;
    schema1:description "Omslagtitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075601133> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074500080" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac30c99d23490465e11a0d5a3e36305b> ;
    schema1:name "Geannoteerde bibliografie" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/754bcdb7f27bc3a97ff271a29b0d9186> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66231093> .

