@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/p163046239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vormingstoneel" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078950376> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/498b49fb7d60dc9e32527aaef20f739e> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800740483> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbe63dabf0b757cc2bab0f7f4b6d7e10> ;
    schema1:name "Vormingstoneel" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81e90a8250814e9606014c6dd1188c85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68242375> .

