@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/p801631106> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sprookjes / [vertaald uit het Italiaans]" ;
    dcterms1:issued "1979" ;
    schema1:description "Oorspr. uitg.: Torino : Produzioni Editoriali Aprile, 1977",
        "Zonder titelpag.; beschrijving gebaseerd op gegevens in boek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p095890947> ;
    schema1:isbn "9026907745" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fb15242a1a0c7fd3361c82dcb1a9d42> ;
    schema1:name "Sprookjes" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc129e563f25fa39afa10bf804bc3b27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63301966> .

