@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p167673262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote rad van avontuur / door A. van Dam" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416636071> ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p430148704> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831683740> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5556ef9076238de80f7e34e4e9e9cc64> ;
    schema1:name "Het grote rad van avontuur" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebecbd1b9c83b5d3201d8b41ec37197e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68114058> .

