@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/p087483785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Werkboek LetterPerfect 1.0 / J.M. van Buurt" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603217>,
        <http://data.bibliotheken.nl/id/thes/p07566433X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072626151> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072626224> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089886135> ;
    schema1:isbn "907407605X" ;
    schema1:issueNumber "doce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3798e2797fd3830409a22492c9564a5a> ;
    schema1:name "Werkboek LetterPerfect 1.0" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b51fcc43cb6928e04a3ddcdcfdf05a5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769638509> .

