@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/p802250351> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Problems of context : proceedings of the conference \"problems of context\" ; Amsterdam, 17-19 april 1979 / ed. by Gerard de Zeeuw and Pieter van den Eeden" ;
    dcterms1:issued "1979" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068033168>,
        <http://data.bibliotheken.nl/id/thes/p069678707> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9062562213" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32fe7b03bcde83454080ff5433b7085c> ;
    schema1:name "Problems of context : proceedings of the conference \"problems of context\" ; Amsterdam, 17-19 april 1979" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76ad7978759baad9470800b417505099> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781241449> .

