@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/p102949247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Javaans schrift / W. van der Molen" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659956>,
        <http://data.bibliotheken.nl/id/thes/p113065957>,
        <http://data.bibliotheken.nl/id/thes/p169931781> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069646724>,
        <http://data.bibliotheken.nl/id/thes/p075481596> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056399669> ;
    schema1:isbn "9073084091" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f82596c098e47a239e1717a18fcafa9> ;
    schema1:name "Javaans schrift" ;
    schema1:numberOfPages 129 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5da9c7ccd60558b97682a3350e32205> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906630052> .

