@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/p268043833> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfseconomie voor de middenstand / door R. Schans" ;
    dcterms1:issued "1964" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/06f489d537d7fc4df31d6f263bc6aeae> ;
    schema1:bookEdition "14e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068967039> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/914c42ceb9e4eff9f3e4a9831e16d41a> ;
    schema1:name "Bedrijfseconomie voor de middenstand" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10955bcdbd3344ad1d232ce7fddeab1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66606768> .

