@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/p262873451> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pragmatisch modelleren met UML 2.0 : van idee naar applicatie / Sander Hoogendoorn" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605314>,
        <http://data.bibliotheken.nl/id/thes/p181294419>,
        <http://data.bibliotheken.nl/id/thes/p264105591> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p263321215> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9043006521" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3edb360d1611e7c52431bf1e30faf2f5> ;
    schema1:name "Pragmatisch modelleren met UML 2.0 : van idee naar applicatie" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/575c474b38b9935010178f89650b83c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66597404> .

