@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/p298786257> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het meisje van de Yukon / tek. Siniša Radović ; scenario Philippe Thirault ; [vert. uit het Frans]" ;
    dcterms1:issued "2005-2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298786249> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p184651794> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fd85cafec44ef2ebd42f559a877636e> ;
    schema1:name "Het meisje van de Yukon" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ffca19b02b2805c604ad15f6e86c9a6> .

