@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/p242478492> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'De vertelling' : taal en verwijzing / Eva Gerlach ... [et al.]" ;
    dcterms1:issued "2001" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06988997X> ;
    schema1:description "Gezamenlijke uitgave van de Vereniging NBLC, Probiblio en de openbare bibliotheken. - Aangeboden door de openbare bibliotheek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7d491bfc2c6d5f3ff4b2038c3314886> ;
    schema1:name "'De vertelling' : taal en verwijzing" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f2dd816d55efae73249e193ff18c439> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66173119> .

