@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/p237326450> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waar is de taalwetenschap? / Pieter Muysken" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598687> ;
    schema1:associatedMedia "http://hdl.handle.net/2066/16807" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068033397> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugural address University of Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2558771bdea5f8adb8a9526afa21631a> ;
    schema1:name "Waar is de taalwetenschap?" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2a51aa60775ba57ac33c0c12942b160> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67007513> .

