@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/p401027430> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meta-Baron / scenario Jerry Frissen ; tekeningen Valentin Sécher" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33984437X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069417512>,
        <http://data.bibliotheken.nl/id/thes/p37104930X> ;
    schema1:description "Naar een verhaal van Alexandro Jodorowsky",
        "Vanaf deel 5 impressum: Genk : Uitgeverij Daedalus",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63ece7e0e4ce87093807a1cd8a9f6c21> ;
    schema1:name "Meta-Baron" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f19b4a09a397f335eb06c3d2a32f49e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/970656584> .

