@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/p802592120> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koe die in het water viel / geïll. door Peter Spier ; tekst van Phyllis Krasilovsky" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611985> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068021070> ;
    schema1:bookEdition "10e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07015046X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026909047" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/649742ec5851a15b24cc7c8413fbffde> ;
    schema1:name "De koe die in het water viel" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3780343eb42dd787874c9be18b6c7912> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63431414> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/44fe3817feaf30ae057cddef9de9cdc3> .

