@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/p147232465> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buur-tjes / Jac. van der Klei" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446498785> ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073512192> ;
    schema1:bookEdition "8e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p126516189> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p120400200>,
        <http://data.bibliotheken.nl/id/nbt/p146887247> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/178bef6abde5859da15ab7867bec2ea9> ;
    schema1:name "Buur-tjes" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df66c336d2ae1dbbd28cdeb0886a3379> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769951453> .

