@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/p412606992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zilsel en de Zilselthesis : een inleiding / Diederick Raven" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073575801>,
        <http://data.bibliotheken.nl/id/thes/p075611481> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073533319>,
        <http://data.bibliotheken.nl/id/thes/p412606801> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p412606496> ;
    schema1:isbn "9789492752024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc126fd06a15ba25d0ff8db58e700e72> ;
    schema1:name "Zilsel en de Zilselthesis : een inleiding" ;
    schema1:numberOfPages 793743 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a7f6255e069aa1e53430cdeca35dd4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003192791> .

