@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/p408484810> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BiSL Advanced Courseware / René Sieders & Frank van Outvorst" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p31171773X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p262005395> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p288141903> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789401801010" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18dc7a2790cd5ef84c8ff58c2601669a> ;
    schema1:name "BiSL Advanced Courseware" ;
    schema1:numberOfPages 16082540 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de5c722707560106a9e9461d2d8be757> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1158017533> .

