@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/p391266071> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Indische kwestie / door S.U. Zuidema" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594371>,
        <http://data.bibliotheken.nl/id/thes/p07863122X>,
        <http://data.bibliotheken.nl/id/thes/p078966876> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000004851" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069329095> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037110802> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d8d31be15a2be299115d0925b03370c> ;
    schema1:name "De Indische kwestie" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15fbeb620faedead330bf8cd0b7a1d92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904664595> .

