@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/p861804090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt leerboek der differentiaal- en integraalrekening / door N.G. de Bruyn" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601963>,
        <http://data.bibliotheken.nl/id/thes/p078485258>,
        <http://data.bibliotheken.nl/id/thes/p078546613> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069311358> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3ffe9e5559337edc26c227415f78957> ;
    schema1:name "Beknopt leerboek der differentiaal- en integraalrekening" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1aa24360e3d31580cadbc39490f084d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781786630> .

