@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/p181999412> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeren, goud en diamanten / Sandor Kis" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446500798> ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070103763> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07350906X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p094680841> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb4c7d3127aebdfb4d40650ded1744b8> ;
    schema1:name "Boeren, goud en diamanten" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23809087a2d38e8d9dd956951359f2e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67855702> .

