@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/p081375255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spreekvaardigheid Nederlands als tweede taal / Else van de Venne" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p082774560>,
        <https://data.bibliotheken.nl/.well-known/genid/5a12c4a68b96da2a1a7889cbc39c521c> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ec164d59228e8c524e078084834f3a4> ;
    schema1:name "Spreekvaardigheid Nederlands als tweede taal" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1bb6e26219feb10e56d224e819420a7> .

