@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/p24097350X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiscursus C# / Maarten Stefanski ; [eindred.: Lijntje Zandee]" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605292>,
        <http://data.bibliotheken.nl/id/thes/p078473349>,
        <http://data.bibliotheken.nl/id/thes/p089356934>,
        <http://data.bibliotheken.nl/id/thes/p094861447>,
        <http://data.bibliotheken.nl/id/thes/p237685329>,
        <http://data.bibliotheken.nl/id/thes/p261855239> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068723946> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p23899046X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082715513> ;
    schema1:isbn "9039519552" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12cd68284bb20d0de54ee560e96245cc> ;
    schema1:name "Basiscursus C#" ;
    schema1:numberOfPages 276 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e39e60e99ac3e6d227cc87656d407b01> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67016238> .

