@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/p254714692> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Constructieleer 1 / A.P.J. Korsten" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10200837X> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Oorspr. uitg.: Culemborg : Educaboek, 1992. - (Bouwkunde MBO)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p254713688>,
        <http://data.bibliotheken.nl/id/nbt/p254844936> ;
    schema1:isbn "9001138160" ;
    schema1:issueNumber "basi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96aef94ae96102ed733297018ae571c4> ;
    schema1:name "Constructieleer 1" ;
    schema1:numberOfPages 321 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c0d15b217810bc0f04a7128ebda1279> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773506123> .

