@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/p44425756X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eersteklas kattenkwaad / liefs, Claire Powell ; vertaald uit het Engels door Floortje Zwigtman" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p417059973> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p215700678> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p451296591> ;
    schema1:isbn "9789021053486" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/978422a103b57ec93cabe49b795cfce6> ;
    schema1:name "Eersteklas kattenkwaad" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/462dd9a3860986aa48edaf66faa9e0a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1526345716> .

