@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p291256899> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kleine kans / Marjolijn Hof" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342498959>,
        <http://data.bibliotheken.nl/id/nbt/p342498967>,
        <http://data.bibliotheken.nl/id/nbt/p394659767> ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078432871>,
        <http://data.bibliotheken.nl/id/thes/p078700132> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186170564> ;
    schema1:description "Bekroond met de Gouden Uil" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9045102382",
        "9789045102382" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5a21d60db26d47e04ae4777850f0f99> ;
    schema1:name "Een kleine kans" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88eb664916ae417d4fa9c35cad7ba8f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71738537> .

