@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/p328317659> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "King, een komedie / Aat Ceelen" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071864849> ;
    schema1:description "Bonusverhalen deels eerder verschenen",
        "Omslag: \"Met 5 bonus-verhalen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789046808993" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03b4bf141affe6ad5c961b12273b90b4> ;
    schema1:name "King, een komedie" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60661dbb7908ff9e2a0a072de54c07ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907192699> .

