@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/p43886963X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emerce 100 : speciale uitgave : beste bedrijven in E-business 2023" ;
    dcterms1:issued "2023" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833527991> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6ef20fdbdec0cff6213e2e4fdbd4916> ;
    schema1:name "Emerce 100 : speciale uitgave : beste bedrijven in E-business 2023" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e63284534a342634867aacc9e8865952> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1379358677> .

