@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/p098201913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontwerpen van informatiesystemen met SDW / K.A. Jansen, D.A. Pronk" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659972>,
        <http://data.bibliotheken.nl/id/thes/p075664186>,
        <http://data.bibliotheken.nl/id/thes/p077605357>,
        <http://data.bibliotheken.nl/id/thes/p089551184>,
        <http://data.bibliotheken.nl/id/thes/p10121667X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099941740> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p099941562> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085075027> ;
    schema1:isbn "9071996603" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee3d8be0661e5f866f5722e2c203b776> ;
    schema1:name "Ontwerpen van informatiesystemen met SDW" ;
    schema1:numberOfPages 297 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1981eddf7b987232c787446eaf9f4bb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66065696> .

