@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/p821795651> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Essays en brieven / Emma Goldman ; uitgegeven en vert. door Janneke van der Meulen" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068377053>,
        <http://data.bibliotheken.nl/id/thes/p07560549X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068377053> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068912293> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029395990" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/960c5c02f1a8d7e8594b926f3a6593e3> ;
    schema1:name "Essays en brieven" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ba1a111e54600520c5c83b9adca0e0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63443367> .

