@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/p056829167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A grammar of the Muna language / René van den Berg" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659956>,
        <http://data.bibliotheken.nl/id/thes/p397476701> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072207361>,
        <http://data.bibliotheken.nl/id/thes/p075301202> ;
    schema1:description "Ook verschenen als proefschrift Leiden, 1989" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820940070> ;
    schema1:isbn "906765454X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf9223202377cdb89c32f8e6616bb762> ;
    schema1:name "A grammar of the Muna language" ;
    schema1:numberOfPages 376 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b34551a46b88d95df4c7d4908505729> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783677278> .

