@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/p341430617> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dynamic typing in type-driven programming / Thomas René van Noort" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605314>,
        <http://data.bibliotheken.nl/id/thes/p078637074>,
        <http://data.bibliotheken.nl/id/thes/p078697115> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p341434930> ;
    schema1:description "Auteursnaam op omslag: Thomas van Noort",
        "Proefschrift Radboud Universiteit Nijmegen" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789461082794" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/512217b00af309a8a04be46a6b5805ff> ;
    schema1:name "Dynamic typing in type-driven programming" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b14d9bff4a1c6cfa659157dbd871c3e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/786496416> .

