@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/p434253936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kijkje bij het ballet / tekst en illustraties van Ralf Butschkow ; Nederlandse tekst [uit het Duits] van Merel de Vink" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090518896> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p317320750> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07567355X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407397825> ;
    schema1:isbn "9789050652995" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ed0322ee8803f92d349df3c1e6e3998> ;
    schema1:name "Een kijkje bij het ballet" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afdfd32ccdfb3c16bc9df7535bc28c23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1269423159> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5ea3cf182a9fba155147ac53bd5d7c2a> .

