@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/p436304953> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wind van vrijheid / scenario: Philippe Thirault ; tekeningen: Roberto Zaghi ; inkleuring: Annelise Sauvêtre" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p338541985> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p184651794>,
        <http://data.bibliotheken.nl/id/thes/p424118467> ;
    schema1:description "Vertaald uit het Frans",
        "Vrij gebaseerd op het levensverhaal van Nestor Makhno." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/276549bc255f28d0e63fcf1b5840b2e4> ;
    schema1:name "Een wind van vrijheid" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bddf1642449fbd859a4bd64b27a1d151> .

