@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/p043938566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Poging om te komen tot een grondslag voor een vergelijkende grammatica / door J.L. Pierson Jr" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423730754> ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071839690> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97ac6f745e5f861dd59d94f4d2500669> ;
    schema1:name "Poging om te komen tot een grondslag voor een vergelijkende grammatica" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff51d08c810f7f76ff80ee6540ffc62c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781897359> .

