@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/p046320849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grote angst / Makyo ; scenario: Makyo & Toldac ; kleuren: Leonardo ; [vert. uit het Frans]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069224323> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068964110>,
        <http://data.bibliotheken.nl/id/thes/p07387048X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356533> ;
    schema1:isbn "9031412120" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4a2fe164daf2b01b7924b1e607c2198> ;
    schema1:name "De grote angst" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68a72d239bd961f6ce8c06b049e7bbff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64932075> .

