@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/p393751872> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Quetzalcoatl / tekst & tekeningen: Jean-Yves Mitton" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146286219> ;
    schema1:description "Oorspronkelijke Franse uitgave: Grenoble : Glénat",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d5b823ea9f33b480e86d0d1862d2ab3> ;
    schema1:name "Quetzalcoatl" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cf2898d74927aabaa965d0ee4691cde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913451568> .

