@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/p227255267> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kat weet het beter / Philippe Geluck ; [vert. uit het Frans: Marc Van de Velde]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097605700> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p135719445> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p188890882> ;
    schema1:isbn "9030328231" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35918782e4a0a13a39b86b5aa20ae0b2> ;
    schema1:name "De kat weet het beter" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e654e4bd49392b61d617fce4089572c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67027537> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/96ea8dbbffaff797b08162a1302e26d3> .

