@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/p446777064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grauwtje en zijn vriendjes / illustraties van R. Simon" ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072515848> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspr. Franse uitg.: cop. 1957" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p297280392> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p191047155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb367f290d111e8c14fdd41407f845d8> ;
    schema1:name "Grauwtje en zijn vriendjes" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c52b9fdd2ccc10a43ef8f67a3b355cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511265305> .

