@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/p395170230> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitweg : oplossing van de crisis door internationale samenwerking / door M. D. Dijt" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607171>,
        <http://data.bibliotheken.nl/id/thes/p078474655>,
        <http://data.bibliotheken.nl/id/thes/p078492165> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067601529> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p064096432> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/157cb50c79fd2616c7e4e4901055f000> ;
    schema1:name "De uitweg : oplossing van de crisis door internationale samenwerking" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c880c83532e6ad3d91ee47de39970c9a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915784813> .

