@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/p811524590> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Appels in het gras / Henri Knap" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068402821> ;
    schema1:description "1e uitg.: Amsterdam : Bezige Bij, 1960" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820446025> ;
    schema1:isbn "9010038769" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e30a2a4e5144d971b4c3c30af7599c21> ;
    schema1:name "Appels in het gras" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a4730cfa75a9823ea7c8a382e8bd4c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63299703> .

