@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/p054900204> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek der Indische cultuurgeschiedenis voor middelbare scholen / door W.F. Stutterheim" ;
    dcterms1:issued "1932-1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070740437> ;
    schema1:description "Omslagtitel: Indische cultuurgeschiedenis" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b15ee76d512d34d17efbaa289db58c8> ;
    schema1:name "Leerboek der Indische cultuurgeschiedenis voor middelbare scholen" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e193204eed7c810e6fb596197b2ff4ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781978992> .

