@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/p192172255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "B-boek / Dick Eisma" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078524911> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072152680> ;
    schema1:bookEdition "6e wizige print" ;
    schema1:description "1e dr.: 1991" ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a5f13afa507da20c0848be7fa3943d2> ;
    schema1:name "B-boek" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db9f4deb8e8a72999f7787ed9fe2a8f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67640030> .

