@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/p155590987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Randwaarde problemen / H.A. Lauwerier" ;
    dcterms1:issued "1968" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/966e015462aec0d3985d081332314f97> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036984418>,
        <http://data.bibliotheken.nl/id/nbt/p820950254> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a93589b40b5b2547cc89479b5541a5f> ;
    schema1:name "Randwaarde problemen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/573296a1ed4523fb2e23860a0c87a072> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770361038> .

