@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/p089528980> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groene vlam van de conquistador / Greg ; ill. van Hermann ; vert" ;
    dcterms1:issued "1977" ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068906196>,
        <https://data.bibliotheken.nl/.well-known/genid/622e778288423276a6b5e5c313f3c2c5> ;
    schema1:description "Ballonstrip",
        "Eerder verschenen in het weekblad \"Kuifje\"" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832370215> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f25b6c855f3ce74a063b603531aabe4c> ;
    schema1:name "De groene vlam van de conquistador" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2181c000cc67aa93887deed580603fc3> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8c4c09a64592cb23bbf3e9bc25f97ad5> .

