@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/p049129627> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Japansche Grammatica / J.L. Pierson" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446275697> ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071839690> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e9bb3b3a1ae4bbb7fb47976187f0532> ;
    schema1:name "Japansche Grammatica" ;
    schema1:numberOfPages 116 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b246ac121ff2de98a67759239c941af0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901741594> .

