@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/p046147993> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doc / [naar] Walt Disney" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068474202>,
        <http://data.bibliotheken.nl/id/thes/p073564877> ;
    schema1:description "Vert. uit het Italiaans door K. Bouma" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906213839X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0343fea3b9922dc94f8dbea9d4dbe9e8> ;
    schema1:name "Doc" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce83235e97368b22f56b48d8ebce72e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64901278> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/13c16e08e1e883136d482bc0851a14f8> .

