@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/p822748274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schoonheidsleer des tooneelspelers / door Martin Kalff" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358088909> ;
    dcterms1:issued "1876" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599977>,
        <http://data.bibliotheken.nl/id/thes/p078499798>,
        <http://data.bibliotheken.nl/id/thes/p078691362>,
        <http://data.bibliotheken.nl/id/thes/p397428626> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070334242> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dba9ff304d9767bad509df33092c767> ;
    schema1:name "De schoonheidsleer des tooneelspelers" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd9c1ef863ca3f00c07c94f971dc5fac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63261786> .

