@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/p113252099> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding organisatiekunde / H. Boer, J.J. Krabbendam" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617641> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075218372>,
        <http://data.bibliotheken.nl/id/thes/p075466198> ;
    schema1:bookEdition "3e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073473405> ;
    schema1:description "Diktaat" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9036506468" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e689d8b53bf244a54f0389b1de71f463> ;
    schema1:name "Inleiding organisatiekunde" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/248127473705af1a53c195ce40c62dca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66373343> .

