@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/p422835056> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zucht / Rik Raven" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333616669> ;
    schema1:bookEdition "3e druk" ;
    schema1:description "1e druk: Kampen : Books of Fantasy, 2012" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492337115" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a4812dcc0f2273547c777ff421d6220> ;
    schema1:name "Zucht" ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3ae1dac5f69e328e9a63cf57fd761e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1102813020> .

