@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p86423662X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De la neutralité morale / Étienne Giran" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p436005379> ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397497539> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07192261X> ;
    schema1:description "Oorspr. verschenen in \"Le Foyer wallon\" te Amsterdam, en in het Nederlands in \"De Telegraaf\"" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f56d2f6e56c5576955617ffe10ae3e3> ;
    schema1:name "De la neutralité morale" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2598382d91bcc3901acf93aa10145c52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906547732> .

