@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/p446697095> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de kankantrie / C. Butner ; omslag en platen van Jan Korver" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071046402> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071912517> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851686834> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863124305> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c211a949f7eb8741d4c885d2f34daec> ;
    schema1:name "In de kankantrie" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/836ba66536147d039e612eaebb3ac0fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511134571> .

