@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/p393508927> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Index 2009" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075292416> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100739288> ;
    schema1:description "With text in English and French" ;
    schema1:inLanguage "en",
        "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156180049> ;
    schema1:isbn "9789462400504" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7e69f8bc545c15335caccf7a988c535> ;
    schema1:name "Index 2009" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e46396f238b9a8a8698c3af161763f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910512054> .

