@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/p184613086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfskunde : de basis" ;
    dcterms1:issued "1999" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072288361>,
        <http://data.bibliotheken.nl/id/thes/p146133803>,
        <http://data.bibliotheken.nl/id/thes/p184416191> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p184585708> ;
    schema1:isbn "9001916759" ;
    schema1:issueNumber "meth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7397c221566cf16d7308b03d5f6cce0> ;
    schema1:name "Bedrijfskunde : de basis" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e87fa4262deba8b2eeb1fe0312bf504> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772477163> .

