@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/p16865444X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groene vlam van de conquistador / Hermann, Greg ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068859279> ;
    schema1:description "Oorspr. Nederlandse uitg.: Helmond : Helmond, 1974. - (Bernard Prince)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832370215> ;
    schema1:isbn "9055811793" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1542de38c21e6a97534c73279ee0d76a> ;
    schema1:name "De groene vlam van de conquistador" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/023222d94f0d55f243c26664ab1ebdf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68113332> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b8ae48ad3fe72deb2549eeb3fc94f12a> .

