@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/p183291565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sven en zijn rat / Marit Nicolaysen ; [ill. Alja Bronswijk ; vert. uit het Noors door Femke Blekkingh-Muller]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183369106> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09875386X>,
        <http://data.bibliotheken.nl/id/thes/p183369262> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9056372084" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1f255c9ee9f087249ee3e83e33e1e2b> ;
    schema1:name "Sven en zijn rat" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f46c2dfab9a0b99a855a4bcfa0d4639> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67918879> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6c3f240200f0c62739a6478e9fdda0b0> .

