@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/p094857210> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De manager en internationalisatie / A. Knoester en A.M.M. Kolodziejak" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069676356> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074661078> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041084314> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3575acb052f1bb3f692d75f11dc5e54c> ;
    schema1:name "De manager en internationalisatie" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b842aa4d89856a0b3e60e3a1f7a7250> .

