@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/p454452705> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wolf in zijn onderbroek / scenario Wilfrid Lupano ; tekeningen en inkleuring Mayana Itoï̈z" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p345988922> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p303562722> ;
    schema1:description "In de titel staat op de plaats van het woord 'onderbroek' een afbeelding van een onderbroek",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f2e380f5917959f35ee357c00fa803a> ;
    schema1:name "De wolf in zijn onderbroek" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/836f3f2696e43c2e941ce9efc86e1c7c> .

