@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/p852315872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfseconomie voor havo / J.C. Hoogheid" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073808350> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068610769>,
        <http://data.bibliotheken.nl/id/thes/p07428729X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628821> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842218734> ;
    schema1:isbn "9001404847" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e97bfd90036494f694f42568e06705e6> ;
    schema1:name "Bedrijfseconomie voor havo" ;
    schema1:numberOfPages 210 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e194a396a56a619a6bcae2a77a90e3ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769159677> .

