@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/p044075995> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Proeven van Blaise / J.G. Bethlehem, D. Denteneer ; Centraal Bureau voor de Statistiek, Hoofdafdeling Automatisering, Afdeling Statistische Informatica" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069163405>,
        <http://data.bibliotheken.nl/id/thes/p088679365> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070108501> ;
    schema1:description "BPA no.: 15647-87-M3",
        "Proj. M3-SI-Blaise, eerste versie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d88f805ef51d2f1d6ad7616d6d51468> ;
    schema1:name "Proeven van Blaise" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a37fb96728a0ca8c5422601488281170> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64927549> .

