@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/p101230729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het woordenboek der Nederlandsche Taal : portret van een taalmonument / P.G.J. van Sterkenburg" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p084479604>,
        <http://data.bibliotheken.nl/id/thes/p104764961>,
        <http://data.bibliotheken.nl/id/thes/p397459017> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068646720> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075627752> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9012080088" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3b0230b6ac6d667410a375294539bb8> ;
    schema1:name "Het woordenboek der Nederlandsche Taal : portret van een taalmonument" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a40c03171f6e5dbcba615db7f2fcc6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782136196> .

