@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/p086215353> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ijzermasker / Cothias [scenario] ; Marc-Renier [tek. ; vert. uit het Frans]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074001671> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071263225>,
        <http://data.bibliotheken.nl/id/thes/p10869626X> ;
    schema1:description "Oorspr. uitg.: Grenoble : Glénat, 1991-..." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bea7b665a0b89969bdcf452358fdf3d> ;
    schema1:name "Het ijzermasker" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22480623b1c29bdd2db0674f58d919e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65656242> .

