@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/p408494441> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zilveren wolvin / Roselynd Randolph ; redactie: Cocky van Dijk" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p357232593> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:description "1e druk: 2013" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p357232607> ;
    schema1:isbn "9789463080224" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/505cd895e623cc3986418f7fbb383637> ;
    schema1:name "De zilveren wolvin" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af01f3e63ff0f86d6f17bcf14444b88f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/974495258> .

