@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/p329235257> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Het MCB boek" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615037>,
        <http://data.bibliotheken.nl/id/thes/p077604113>,
        <http://data.bibliotheken.nl/id/thes/p113086628> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329235400> ;
    schema1:description "Oorspr. gedrukte uitg.: 1951" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d4dd2075689e2ea5cb0030efaf47eef> ;
    schema1:name "Het MCB boek" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/044f2a2d8e45188789f1188214547712> ;
    schema1:sameAs <http://www.worldcat.org/oclc/664670966> .

