@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/p04088516X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Domela / door Christian Zervos ; [vert. uit het Frans door Louise Huijbregts-Duiker]" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068364148>,
        <http://data.bibliotheken.nl/id/thes/p07560051X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067577253> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830361928> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b901a5753626ddb295925bb59d147f0f> ;
    schema1:name "Domela" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2920d40da5a28da3991cf6fdebbcd1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899061764> .

