@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/p323842232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit konijn is van Trijntje Baas / geschreven door Cressida Cowell ; geïll. door Neal Layton ; [vert. uit het Engels door W. Davids]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p195051017> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p158837819>,
        <http://data.bibliotheken.nl/id/thes/p198476175> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077867419" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6420aaa8bdde023948f9d0f763f2fb6> ;
    schema1:name "Dit konijn is van Trijntje Baas" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80842444ff537c49ced2de0f23ee559d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/607160840> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8c3e547bc4fef031bdf8aee6b6c47d56> .

