@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/p150963890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frysk yn it basisûnderwiis / [red.: S.T. Hiemstra ... et al. ; bijdragen: Alex Riemersma ... et al.]" ;
    dcterms1:issued "1995" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07025611X>,
        <http://data.bibliotheken.nl/id/thes/p072199172> ;
    schema1:inLanguage "fy" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860365859> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80fbe0a607dfe84683e55d844ea958c1> ;
    schema1:name "Frysk yn it basisûnderwiis" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e35531fe5a45fed8a8f7fd925f588226> .

