@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/p042938503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Philips in the developing countries [1969-1973]" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07530855X>,
        <http://data.bibliotheken.nl/id/thes/p075615908> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb7fead64f4c1862d71bc4a058c11a7f> ;
    schema1:name "Philips in the developing countries [1969-1973]" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5c73a34e7b1df797c43b600bf842ae3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64781621> .

