@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/p08148089X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfseconomische statistiek / R.T.B. Houterman" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600382>,
        <http://data.bibliotheken.nl/id/thes/p075600498> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075019353> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075019361> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p081479859> ;
    schema1:isbn "9003624860" ;
    schema1:issueNumber "uitw" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d34dcfa233b5d0e1f4d112d91a9ddd7e> ;
    schema1:name "Bedrijfseconomische statistiek" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b6547f9f07650e3c1a451934d4a37c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769476200> .

