@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/p830391029> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen van de administratieve organisatie en techniek / [door] G.H. Rigter" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607538>,
        <http://data.bibliotheken.nl/id/thes/p078425891> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068744986> ;
    schema1:bookEdition "5e dr" ;
    schema1:description "Oorspronkelijke druk: 1950" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f50330e82033d0c4671578a8d0aa9269> ;
    schema1:name "Beginselen van de administratieve organisatie en techniek" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cbb5c25f4794529d403c26cfcf85137> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63448922> .

