@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/p045931569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toneelgids / Stichting JAM" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562432X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075430169> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075598612> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045931097> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c89764e7a6aa9a7e2a9ceecd810884e5> ;
    schema1:name "Toneelgids" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e4d08ace20faace60ebfcad092594e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64869018> .

