@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/p21563280X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blyantsprinsessen / tekst Brigitte Minne ; & tegninger: Anne Westerduin ; [overs. fra hollandsk] på dansk ved Vibeke Sandberg" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10715353X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073185086>,
        <http://data.bibliotheken.nl/id/thes/p192750666> ;
    schema1:inLanguage "da" ;
    schema1:isbn "8778780136" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9775333cd0d705949f4d5e045eba376f> ;
    schema1:name "Blyantsprinsessen" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8447b260cb4e1b8e1f4be522f35d2572> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907143482> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/990d6fd900c1887199a56a7270988f33> .

