@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/p341760072> 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:associatedMedia "http://hdl.handle.net/2066/92736" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p341434930> ;
    schema1:bookFormat schema1:EBook ;
    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/a2cab37807d2f4134a5879571117a537> ;
    schema1:name "Dynamic typing in type-driven programming" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/957952cb4bdc8f51ec076a50e2173279> ;
    schema1:sameAs <http://www.worldcat.org/oclc/793326161> .

