@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/p424981963> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iguana / Carlos Trillo, Domingo R. Mandrafina" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126789282> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07301835X> ;
    schema1:description "Vertaald uit het Spaans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789617081114" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc5c5de3f472e975bbaffbf361001f31> ;
    schema1:name "Iguana" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/609c7e4d29d4da687b840692795b0b0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1137385904> .

