@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p059713690> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De overbelasting der woordsoorten in de moderne talen / door H. J. Pos" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389080802> ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069017271>,
        <https://data.bibliotheken.nl/.well-known/genid/6c74226d9616a18128ecbe3f920b0193> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124535119> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c74c8e2541032d328cba0f86765d118> ;
    schema1:name "De overbelasting der woordsoorten in de moderne talen" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/886d25dbd269a8833bda01b7cc70bdc0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65225019> .

