@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/p051128306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A new scheme for identification and control / by Zhu Yu-Cai ... [et al.]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620308> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075405318> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072769807> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830054634> ;
    schema1:isbn "9061442133" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24133cbbc85114b15cb47daf8f1416c3> ;
    schema1:name "A new scheme for identification and control" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f0903a320dff089c5929ecbb19d5d1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64954942> .

