@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/p831244224> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bitterzoete zuiden / Rita Mae Brown ; vert. [uit het Engels] door Anna Kapteijns-Bacuna" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342823817>,
        <http://data.bibliotheken.nl/id/nbt/p342823825> ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069123314> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069288879> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060199235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae556420d6dc5771ddd5d54ad62b8733> ;
    schema1:name "Het bitterzoete zuiden" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16c529b68c5139dd2d82a42f4f772477> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63480500> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/50efc86082a688a61835a4e05da39037> .

