@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/p303061685> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktisch UML / Jos Warmer & Anneke Kleppe" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605314>,
        <http://data.bibliotheken.nl/id/thes/p094861447>,
        <http://data.bibliotheken.nl/id/thes/p181294419>,
        <http://data.bibliotheken.nl/id/thes/p264105591> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07357242X> ;
    schema1:bookEdition "4e ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07411994X> ;
    schema1:description "1e dr.: Amsterdam [etc.] : Addison Wesley Longman, 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789043012652" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bd02fd6e1cddbf471c3bbf1c8dbe2ff> ;
    schema1:name "Praktisch UML" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d5aca4ac062dc633aff015b4faad2ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150313436> .

