@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/p108202011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A-boek" ;
    dcterms1:issued "1992" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/78c5ba739f7cc71456f25f264ae886d4> ;
    schema1:bookEdition "2de wizige print" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072152680> ;
    schema1:description "1e dr.: 1991",
        "Op omslag: Kursussen Frysk" ;
    schema1:inLanguage "fy" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p345481186> ;
    schema1:issueNumber "lesb" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8707804f02f6f8b7fa93b06347119a9> ;
    schema1:name "A-boek" ;
    schema1:numberOfPages 138 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0c91e95fe72df0b66f610676c6d1eb5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66014624> .

