@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/p058190236> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economie op video / Johan Huitema" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07529267X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07184435X>,
        <http://data.bibliotheken.nl/id/thes/p07425264X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628880> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053094409> ;
    schema1:isbn "9020805657" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/253efda457ebeaf2e5e7f17d87a9f141> ;
    schema1:name "Economie op video" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc8305e6cfc3d2a8e8263c03a17b6b6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769370927> .

