@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/p05416642X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The dialogue subsystem : software catalogue / P.P. Van der Hijden" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068977263> ;
    schema1:description "SVO-project B502" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053115619> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a2f69b758f8e8bdadf22aa628f756bd> ;
    schema1:name "The dialogue subsystem : software catalogue" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c44a8cd42bbc3b0fe41fc6751c49b31f> .

