@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/p444535209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leve de vooruitgang! : een eigenzinnige kijk op onze taal / Joop van der Horst ; eindredactie: Gert Loosen" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072745096> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p300494475> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464516661" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77c53dd3f8b0d6b6e760e06e5b5fff65> ;
    schema1:name "Leve de vooruitgang! : een eigenzinnige kijk op onze taal" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c5357973ca79cf56b5c6ed5e9b1fa8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1498598681> .

