@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/p230000029> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handleiding bij de beoefening der Soendaneesche taal / door S. Coolsma" ;
    dcterms1:issued "1873" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070724008> ;
    schema1:inLanguage "nl",
        "su" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/575f32fda5834ef6e174da73aeac36f2> ;
    schema1:name "Handleiding bij de beoefening der Soendaneesche taal" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4741d6a332d456befd1d701c9deb1908> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777201677> .

