@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/p435700162> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mens en vrijheid in Indonesië / door C.A.O. van Nieuwenhuijze" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p078522730>,
        <http://data.bibliotheken.nl/id/thes/p078630983> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069279373> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p03635046X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3451db126d473d6ea4def474e57ed39e> ;
    schema1:name "Mens en vrijheid in Indonesië" ;
    schema1:numberOfPages 214 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c66920fa86de8746c628cc9c274c47a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1306954319> .

