@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/p224236008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kaliber : metaaltechniek voor het vmbo" ;
    dcterms1:issued "2000" ;
    schema1:bookEdition "3e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p212433083> ;
    schema1:isbn "9056360590" ;
    schema1:issueNumber "doce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6df026624659db049b30739932b6639> ;
    schema1:name "Kaliber : metaaltechniek voor het vmbo" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7089c88bac51c01275940bf7f67facb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773023164> .

