@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/p429928610> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis der taalwetenschap / door A.G. van Hamel" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598679>,
        <http://data.bibliotheken.nl/id/thes/p078683289> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068356307> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043898424> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850651611> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db82e1c49c169b966fc8b2ccc0a95a1b> ;
    schema1:name "Geschiedenis der taalwetenschap" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50179cd71a86c9b220c8c3930f563d61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200236597> .

