@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/p43630497X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wind van vrijheid / Roberto Zaghi" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p338541985> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p184651794>,
        <http://data.bibliotheken.nl/id/thes/p329692240>,
        <http://data.bibliotheken.nl/id/thes/p424118467> ;
    schema1:description "Vrij gebaseerd op het levensverhaal van Nestor Makhno." ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p436304953> ;
    schema1:isbn "9789463067676" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95102bc063bb40a3b853ecd40376cf90> ;
    schema1:name "Een wind van vrijheid" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d08b945edb95d16a5927401a598c549> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1346058059> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6d97913ce48b238baeec8547f9d16613> .

