@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/p097799378> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Woorden hebben geschiedenis / Marlies Philippa" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605589>,
        <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078500710>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072630302> ;
    schema1:description "Selectie artikelen verschenen tussen 1979 en 1986 in het tijdschrift Onze Taal" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023677935" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e537dde27b70dbb9d65ba2fc3133ea8> ;
    schema1:name "Woorden hebben geschiedenis" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1076258f1fb400f4422fe3b2923e1495> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898836046> .

