@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/p173023045> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paddington de kunstenaar / Michael Bond ; met tek. van R.W. Alley ; [vert. uit het Engels: Mariska Hammerstein]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073864943> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073789003>,
        <http://data.bibliotheken.nl/id/thes/p087162164> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9041006877" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30a5d2a3600097dc6d97646491d9b035> ;
    schema1:name "Paddington de kunstenaar" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66cba5e092606286f82c0a24e7cd05b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68041191> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d378ef744c25fc83cf3b01b5d793cab1> .

