@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/p052676218> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Appels in het gras / Henri Knap" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068402821> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr. 1960",
        "1e dr.: Amsterdam : De Bezige Bij, 1960",
        "Uitg. i.s.m. De Bezige Bij, Amsterdam" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820514640> ;
    schema1:isbn "9021493608" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/606b938d302db905c60a5d30650c6c30> ;
    schema1:name "Appels in het gras" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1df2799ce5fe9a8cf3d842e4600e68a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64866515> .

