@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/p428233279> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "John Tanner / scenario Christian Perrissin ; tekenwerk Boro Pavlovic" ;
    dcterms1:issued "2020-2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075085569> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146391691> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89ed294e1410f3437827c5e498253dfe> ;
    schema1:name "John Tanner" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e31cb34918811719012087a1fc232a2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1194928151> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5012cd19246a9832a3a1268ce7f59225> .

