@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/p147772249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theater in gebruik / Hans van Dam" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636727>,
        <http://data.bibliotheken.nl/id/thes/p077600029>,
        <http://data.bibliotheken.nl/id/thes/p078691362> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07380570X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025405185" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d622afd9b76e81d4a5d43a1a73104f9> ;
    schema1:name "Theater in gebruik" ;
    schema1:numberOfPages 301 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7472bbb2060f7b186b723f6014ff2c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68957992> .

