@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/p39720163X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste sprookjes : een voorleesboek / Jan de Groot ; geïllustreerd door Mance Post" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104806567> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069657513> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061424321" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/463ede3908971f8aa7d0366481093bc4> ;
    schema1:name "De mooiste sprookjes : een voorleesboek" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e2565265a7780df1f202cdd91aa172d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/924161616> .

