@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/p382657829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Khaal / Valentin Sécher" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33984437X>,
        <http://data.bibliotheken.nl/id/thes/p345906985> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p334585767> ;
    schema1:description "Oorspronkelijke Franse uitgave: Editions Soleil, ©2014" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p33984440X> ;
    schema1:isbn "9789460781728" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c79264abd21ead9f31f93c6bad1747b> ;
    schema1:name "Khaal" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7eb27fcedd96cbcf3843d5503e294366> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893214973> .

