@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/p427657075> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ridderprinses / tekst van Cornelia Funke ; met illustraties van Kerstin Meyer ; Nederlandse tekst [vertaald uit het Duits] van Maria van Donkelaar" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074244744> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p114276927>,
        <http://data.bibliotheken.nl/id/thes/p141496576> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789051168082" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e642e14920da110b16b9b035b77a467> ;
    schema1:name "De ridderprinses" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb42db51ab20b0570dbbf741e29a8245> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1198613037> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/72418c05ecdeb666a02bc64b1ff99659> .

