@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/p239637569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Language-driven system design / by S. Mauw, W.T. Wiersma and T.A.C. Willemse" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075658283> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073669377>,
        <http://data.bibliotheken.nl/id/thes/p075492466> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p186007140>,
        <http://data.bibliotheken.nl/id/thes/p239866959> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124667155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33e1c6b4e9712be9e7d3a91653c6c551> ;
    schema1:name "Language-driven system design" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/711700d218ae4176a4dd2412955fd729> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67098051> .

