@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/p443458367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vincent van Grroaâargh! / scenario en inkleuring: Luc Cromheecke ; tekeningen: Charel Cambré" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p220372616> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752>,
        <http://data.bibliotheken.nl/id/thes/p074602209> ;
    schema1:description "Naar de figuren van Charel Cambré" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41645836X> ;
    schema1:isbn "9789002279508" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc6d9145c7a545fd930f6c973847cdf6> ;
    schema1:name "Vincent van Grroaâargh!" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cb2fbf2a4fe47702652d932cfd16964> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1455301256> .

