@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/p387391703> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een verdomd goede jeugdschrijfster & andere verhalen / Koenraad Goudeseune" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072503513> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408346655> ;
    schema1:isbn "9789491717192" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40f7d4efd5e93af0d0ee07d9d161e1ef> ;
    schema1:name "Een verdomd goede jeugdschrijfster & andere verhalen" ;
    schema1:numberOfPages 259 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93dd714c681140aba5ceb0cefe67787a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903700779> .

