@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/p271609222> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A Tajik Persian reference grammar / by John R. Perry" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078683947>,
        <http://data.bibliotheken.nl/id/thes/p152219943>,
        <http://data.bibliotheken.nl/id/thes/p169928810>,
        <http://data.bibliotheken.nl/id/thes/p217257666> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068183208> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036498017> ;
    schema1:isbn "9004143238" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c7faad1586bbd36e7bf5a46b7b2b177> ;
    schema1:name "A Tajik Persian reference grammar" ;
    schema1:numberOfPages 521 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a67839fcf0f3aaf884cd54710572e033> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907129567> .

