@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/p241055717> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisvaardigheden constructie : werkboek / SOM Opleidingen Metaal" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075415666> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p191426709> ;
    schema1:description "304-106-1" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629143> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9056360787" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b6d166e8290305824bef6e14fa9fdcd> ;
    schema1:name "Basisvaardigheden constructie : werkboek" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7a7c0ec0c59764ca038284aa329fefd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67022883> .

