@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/p311437141> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Metamorfoses / Schuiten [tek.] ; Renard [scenario ; vert. uit het Frans]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069460965> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p110567498> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789030361961" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b2f8dabf707ad5c6b2874ff3c43411f> ;
    schema1:name "Metamorfoses" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/335b34e09fc79901faaf1cfc7f48ff84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/243406424> .

