@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/p145165248> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Appels in het gras / Henri Knap" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068402821> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "Oorspr. uitg.: 1960" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ecde003f2cda54a303606de08f75862> ;
    schema1:name "Appels in het gras" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa03c743ea60634130c027f5dd8b30b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68850623> .

