@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/p079784577> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tako / Michetz [tek.] ; Yann [scenario ; vert. uit het Frans]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071046704> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070354472> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p153122625>,
        <http://data.bibliotheken.nl/id/nbt/p864537824> ;
    schema1:isbn "9069690675" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cd1c30582d4c8ebb576f347f4238d81> ;
    schema1:name "Tako" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d72ff01521354f1527f166c0078962e3> .

