@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p202324877> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "MCSE training kit / [vert. uit het Engels]" ;
    dcterms1:issued "2000" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c208b756ef15de561c15e99a334312f0> ;
    schema1:name "MCSE training kit" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e71a57ccd3ed795ea9c1639bf55ce7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73474544> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ac2d0286fe3720f083dbbd7c257e51be> .

