@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/p334066468> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De muze en de misdaad : een verhaal in versvorm / Paul van den Hout" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978456> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081601313" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11a5544a00d3080e5df505ffcbe4a22a> ;
    schema1:name "De muze en de misdaad : een verhaal in versvorm" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/560af722530d23567f2891911511fdee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/726836621> .

