@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p345681738> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dynamic semantics / Paul J.E. Dekker" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p345390385>,
        <http://data.bibliotheken.nl/id/nbt/p37646187X> ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621606>,
        <http://data.bibliotheken.nl/id/thes/p077599020> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075262517> ;
    schema1:description "Ook verschenen als online resource" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853410836> ;
    schema1:isbn "9789400748682" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d8e9beb9daf41999625916b009cd43e> ;
    schema1:name "Dynamic semantics" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45d337f25c3b20b1038928139df2406b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/809512775> .

