@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/p180457934> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Constraints management and transformations / George Bogdan Arsintescu" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663562> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180634704> ;
    schema1:description "Auteursnaam op omslag: Bogdan Arsintescu",
        "Proefschrift Technische Universiteit Delft" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9053260285" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a62839ec5c3a16cbe31d9b6f37ae4a82> ;
    schema1:name "Constraints management and transformations" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1771d6a23e4bf2462a962209aca31c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67946377> .

