@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/p395163498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanpassen! Maar hoe? / door N.J. Polak" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607252>,
        <http://data.bibliotheken.nl/id/thes/p078483271>,
        <http://data.bibliotheken.nl/id/thes/p078953332>,
        <http://data.bibliotheken.nl/id/thes/p183355326> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068179006>,
        <http://data.bibliotheken.nl/id/thes/p087883139> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uitgave van de Nederlandsche Vereeniging voor Waardevast Geld" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043988946> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/865847e2f27b07ef61b42524905313f7> ;
    schema1:name "Aanpassen! Maar hoe?" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e043fe260c50051d94d6b7082d80ef2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/803318490> .

