@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/p05316671X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bouwmeesters : kroniek van een theaterfamilie / Simon Koster" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072895276>,
        <http://data.bibliotheken.nl/id/thes/p07562429X>,
        <http://data.bibliotheken.nl/id/thes/p075624303>,
        <http://data.bibliotheken.nl/id/thes/p397429037> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070985707> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "Oorspr. uitg.: Assen : Van Gorcum, 1973" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060111222" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/559f42af0fabf8eb8980533d5277225c> ;
    schema1:name "De Bouwmeesters : kroniek van een theaterfamilie" ;
    schema1:numberOfPages 420 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41ac746dba2707f17f3a47f836857281> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905470942> .

