@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/p822854341> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik heb een droom vandaag / Martin Luther King ; vert. [uit het Engels] en uitgel. door J.J. Buskes" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069414343>,
        <http://data.bibliotheken.nl/id/thes/p075620286> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069414343> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069283710> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863306276> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85c493a91822d72484ccbcc1cbfe6531> ;
    schema1:name "Ik heb een droom vandaag" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4b59554fea930c866d348d5ca14d645> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63266423> .

