@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/p449700712> 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/p075636727>,
        <http://data.bibliotheken.nl/id/thes/p078691362> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075003945> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p823046338> ;
    schema1:isbn "9023210654" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0289261d0b27342303f5b059f0ba57b> ;
    schema1:name "De Bouwmeesters : kroniek van een theaterfamilie" ;
    schema1:numberOfPages 420 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16844f328e8a0b9498469b7821c173fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521954709> .

