@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/p200014471> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nabokov's Wolk, burcht, meer / bewerkt door Milan Hulsing" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p200014439> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068472862> ;
    schema1:description "Verschenen als bijlage in: Incognito ; nr. 10" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/587f76aa6a23d0d22a44bdaf3a403632> ;
    schema1:name "Nabokov's Wolk, burcht, meer" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0ef86f25c18bb8882eed77cf6e9983d> .

