@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/p429767374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Volkenbond en de strijd tegen de onzedelijkheid / door A. de Graaf" ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07866232X>,
        <http://data.bibliotheken.nl/id/thes/p080455298>,
        <http://data.bibliotheken.nl/id/thes/p09607244X>,
        <http://data.bibliotheken.nl/id/thes/p397362579> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070570914> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p038258676> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p15133109X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/446fab9a802a6541c818d97d734cc962> ;
    schema1:name "De Volkenbond en de strijd tegen de onzedelijkheid" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7875fe9b7f95039599186648436d419> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200027177> .

