@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/p099860538> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toneel / Lodewijk de Boer" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462689> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068434251>,
        <http://data.bibliotheken.nl/id/thes/p10219744X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p099860139> ;
    schema1:isbn "9064033153" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab1df2bc933d02a7cb540de2b7e8711c> ;
    schema1:name "Toneel" ;
    schema1:numberOfPages 266 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1960ed961d828fa35c96e2800c455170> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769786790> .

