@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/p447692135> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onrust in Montmartre / scenario: Ronald Grossey ; tekeningen: Dirk Stallaert" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070047596> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752>,
        <http://data.bibliotheken.nl/id/thes/p06887524X> ;
    schema1:description "Naar de figuren van Willy Vandersteen" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41645836X> ;
    schema1:isbn "9789002281150" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6713bad5bbfb749e099a12b06838782e> ;
    schema1:name "Onrust in Montmartre" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63352ea178f960713751ee68c74685ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520895277> .

