@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/p290719496> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Inleiding informatica / H. Koppelman" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181947765> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070400024>,
        <http://data.bibliotheken.nl/id/thes/p203374207> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p287802191> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8df4cbb24dcbf8fdfffc62c5d33af4c7> ;
    schema1:name "Inleiding informatica" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf856f398b8d58f20f37cc5d4179c366> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150144042> .

