@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/p097087513> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drentsch woordenboek (vervolg) / [door] J.B." ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068550170> ;
    schema1:description "Aflevering [2]: Giebel - guut",
        "Vervolg op: Woordenboek, bevattende Drentsche woorden en spreekwijzen / verzameld door J. Bergsma" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8089bfa580f0bde1a61a71c98b7ab99b> ;
    schema1:name "Drentsch woordenboek (vervolg)" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/861b7bb90a91143499e6c5983e3a9677> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65984257> .

