@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/p141689838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basishandleiding Nederlands / Liesbeth Koenen & Rik Smits" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074425617> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074370847> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906131951X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/109aa22f45c45ea447ee3c5dce94ba15> ;
    schema1:name "Basishandleiding Nederlands" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a3880fce15a2b53741d5c9f6238c3b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68975677> .

