@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/p262689790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktisch UML / Jos Warmer & Anneke Kleppe" ;
    dcterms1:issued "2004" ;
    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 "3e 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 "9043008125" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdba05443c215e6a6aec0757853f3616> ;
    schema1:name "Praktisch UML" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/574e43843f8cbcc483ad65b6bd0075b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907119621> .

