@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/p108628434> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische vorming / M.A.F. Dekkers" ;
    dcterms1:issued "1993" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075017504> ;
    schema1:description "1e dr.: cop. 1990" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628880> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05862452X> ;
    schema1:isbn "9003617635" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf8868f81f0ebd5f3dc03e1fc691f09d> ;
    schema1:name "Economische vorming" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e08f4a95a171cdfaee28f5bc5d8f233f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769816165> .

