@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p079936474> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene toleranties = General tolerances / [Nederlands Normalisatie-instituut]" ;
    dcterms1:issued "1990" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/144c40fd243dbf43f3d4efe2d9f6bd7e> ;
    schema1:name "Algemene toleranties = General tolerances" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8b023545834eb32d448cbceb3dccda7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65448545> .

