@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/p083279504> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandse spraakkunst / D.C. Tinbergen" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070181829> ;
    schema1:bookEdition "13e bew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067755089>,
        <http://data.bibliotheken.nl/id/thes/p072785055> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841795266> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/714bdd700d2e299bf0d9ffd37421e7c8> ;
    schema1:name "Nederlandse spraakkunst" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99ab88268c6aa3b192a8f79e93ec0df1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769537283> .

