@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p861779029> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Philips' technical library" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07530855X> ;
    schema1:description "Uitgever varieert" ;
    schema1:inLanguage "en" ;
    schema1:issn "22136363" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f79234ac8ff19b296bf750efa36c6478> ;
    schema1:name "Philips' technical library" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1d40391ee0ebe4d885f5f04f19f4195> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72849270> .

