@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/p040149374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informatiesystemen : inleiding in het ontwerpen / Anneke E.N. Hacquebard" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659972>,
        <http://data.bibliotheken.nl/id/thes/p077605349> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075290413> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067519245> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040149269> ;
    schema1:isbn "9035803248" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2de5b4b15bf89b1542f59a0293a3a0a0> ;
    schema1:name "Informatiesystemen : inleiding in het ontwerpen" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1904042b5bbcb47c0cafe716cbe0e5da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769290788> .

