@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/p448676583> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met gesloten deuren / door J. Fremery Kalff" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608089>,
        <http://data.bibliotheken.nl/id/thes/p078662281>,
        <http://data.bibliotheken.nl/id/thes/p078965101> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069380236> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831954981> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fac8e14355bc563cc6b9abe5fae526d> ;
    schema1:name "Met gesloten deuren" ;
    schema1:numberOfPages 276 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ada46f4b41176bfbc3a27417df4ab8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519139695> .

