@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/p112398219> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfsstatistiek / A.J.M. van Gaal ; [red. F.S. Koster]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602099>,
        <http://data.bibliotheken.nl/id/thes/p077607465>,
        <http://data.bibliotheken.nl/id/thes/p107882531> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070512051> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070504563> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26ccb1549dfaaa2a08b2e9c389664fbe> ;
    schema1:name "Bedrijfsstatistiek" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74e067c7efba42b34f953c89b343d6d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66313021> .

