@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/p841552215> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Optimalisering van het numerieke rendement / Th.J. ten Cate" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562334X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068931204>,
        <http://data.bibliotheken.nl/id/thes/p075349744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841552002> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e1041b522dc657564471ee7fdd33d9c> ;
    schema1:name "Optimalisering van het numerieke rendement" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf8f989673a843805f491c1fea789595> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63931130> .

