@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/p412497433> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding organisatiekunde / Loek ten Berge, Marco Oteman ; m.m.v. Johan van Kooten" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p270080813> ;
    schema1:bookEdition "Zesde herziene druk, 2e oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p270023984>,
        <http://data.bibliotheken.nl/id/thes/p297198661> ;
    schema1:description "Eerste druk: 2004" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbc1c07aa0d5b3070428233299885453> ;
    schema1:name "Inleiding organisatiekunde" ;
    schema1:numberOfPages 279 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cf145bc3e23e141dab6a59208c7e840> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003640835> .

