@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/p394723511> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ArchiMate 2.0 specification : Open Group Standard / The Open Group" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600412>,
        <http://data.bibliotheken.nl/id/thes/p123281172> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305433075> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p339902434> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444606610> ;
    schema1:isbn "9789087539719" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b8c260df5ee4f87411196eb5a04d8d1> ;
    schema1:name "ArchiMate 2.0 specification : Open Group Standard" ;
    schema1:numberOfPages 10007521 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8fda1cd9fc61c466be8b4c9612dfc9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1156987124> .

