@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/p448501430> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sandokan / Emilio Salgari" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072073969> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p079479642> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041109422> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ecc518789fe5b03e11e8c113c4d795f> ;
    schema1:name "Sandokan" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0840f5e83ac3d763c9fbe58f8448563e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518772228> .

