@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/p423329111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Land van dadels en prinsen : roman / Frank Nellen" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p324127944> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p42332375X> ;
    schema1:isbn "9789048848683" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07be6a80be2e42fbf60669d2ecc64cf2> ;
    schema1:name "Land van dadels en prinsen : roman" ;
    schema1:numberOfPages 2961747 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1661e1cd30e88e063ad744f111d338cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1126008043> .

