@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/p257565442> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hofscènes / Karst Woudstra" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06891136X>,
        <http://data.bibliotheken.nl/id/thes/p075499134> ;
    schema1:description "NVA nr. 4377",
        "Oorspr. uitg.: Eindhoven : Zuidelijk Toneel Globe, 1981. - (Tekstboek / Zuidelijk Toneel Globe ; 11)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bc129b39af3d4d972e016889111a9bd> ;
    schema1:name "Hofscènes" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39d61396f67ec2cda8395d952089600e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66775344> .

