@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/p854088172> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iolo komt niet spelen / Alet Schouten ; omslag en ill. Paul Hulshof" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070791147> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068010222> ;
    schema1:description "1e uitg.: 1974",
        "Bekroond met de Gouden Griffel en de Gouden Penseel in 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041064569> ;
    schema1:isbn "9026910258" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbfcaa2da4abd5d597c7475d7c82de9a> ;
    schema1:name "Iolo komt niet spelen" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/831b6507819b0a3dbad4da541e4965c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907142051> .

