@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/p404031196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pragmatisch modelleren met UML / Sander Hoogendoorn" ;
    dcterms1:issued "2016" ;
    schema1:about <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/p263321215> ;
    schema1:bookEdition "Dertiende druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789059409279" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f16d160881cd656e0a8bba9ffc5db6c> ;
    schema1:name "Pragmatisch modelleren met UML" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b0732d1de9d2b9cdf8ed24e48050340> ;
    schema1:sameAs <http://www.worldcat.org/oclc/960973062> .

