@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/p371596599> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grote Tin Toeval / Guus Kuijer" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06901647X> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1996",
        "Tin Toeval en de kunst van het verdwalen (Tin Toeval) ; Tin Toeval en het geheim van Tweebeens-eiland (Tin Toeval ; 2) ; Tin Toeval in de onderwereld" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045102108" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73622ec5230d7c037a1f2e89dc178f29> ;
    schema1:name "De grote Tin Toeval" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4832061811539f754085324472b294d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824151545> .

