@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/p357503376> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het onbepaalde in de taal en in de taalkunde / door H.J. Pos" ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599047>,
        <http://data.bibliotheken.nl/id/thes/p117318221> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069017271> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Diesrede Vrije Universiteit, 21 October 1929" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p057967466> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7b29ec33ed8cc3c7213448f9b18f346> ;
    schema1:name "Het onbepaalde in de taal en in de taalkunde" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f855d5ad004137237775b4b9b1a5680f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/844188030> .

