@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/p352356154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het boek van Erkor / scenario: Ange ; tek.: Paty ; kleuren Besson ; [vert. uit het Frans]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180708872> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/023e99efc7af8e00fe2e1046ee15caa0> ;
    schema1:description "Ballonstrip",
        "Oorspr. Franse uitg.: Toulon : Soleil" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9052896615",
        "9789052896618" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58ffa2f3b52305d586fac6ed930473d5> ;
    schema1:name "Het boek van Erkor" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0930929846915cd993d47f1934504d87> .

