@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/p048352365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het rijstboekje / Judy Ridgway ; [vert. uit het Engels door Marianne Arentshorst ; ill. Linda Broad]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621002> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068719213> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072929936> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851850146> ;
    schema1:isbn "9062913881" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/767aef9d913dd673dc878105986396dd> ;
    schema1:name "Het rijstboekje" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce672f4af076729860801f2d46f75d8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64907912> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7cfdfae522a3be98d5624f6c24ea644c> .

