@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/p05151429X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Unicom / Michael WalkerCassettes: / Michael Walker" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068937466> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068895836>,
        <http://data.bibliotheken.nl/id/thes/p072798009> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05151351X> ;
    schema1:issueNumber 7010 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8596cbf55f20b0da0bb4da9b1cf5f271> ;
    schema1:name "Unicom" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4d0ed347a0fdd4d713a1302462291a6> .

