@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/p07841265X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The EMU: facts and views / M. van Nieuwkerk ... [et al.]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615665> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069096031> ;
    schema1:description "Nijenrode cases" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9073314046" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e86b540c67a09b53c0743c508a7de02a> ;
    schema1:name "The EMU: facts and views" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3eb50f59a1e167a33ab3e3a6f92ee8ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65619937> .

