@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/p41322015X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cijferschrift 1991" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072900938>,
        <https://data.bibliotheken.nl/.well-known/genid/0546937469f0c9163a55131d8b23dd0e> ;
    schema1:description "8 p. : graf., tab. ; 30 cm" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea1aac5de993928cfd1055cf0a219591> ;
    schema1:name "Cijferschrift 1991" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebcf27628d29c864fd5b0a0609de1cd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/884197925> .

