@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/p092460356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De internationalisering van Nederlandse ondernemingen vanuit mondiaal en Europees perspectief / M. van Nieuwkerk" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069096031>,
        <https://data.bibliotheken.nl/.well-known/genid/1fe08a788c4fe5a5009f7e4de4312f25> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/553fe72bad05b26ce76a7f3fb7e78b2c> ;
    schema1:name "De internationalisering van Nederlandse ondernemingen vanuit mondiaal en Europees perspectief" ;
    schema1:numberOfPages 678 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac86a577e78e00d55951b29193a0ef19> .

