@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/p78479622X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fransche filmkunst / door Elisabeth de Roos" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601394>,
        <http://data.bibliotheken.nl/id/thes/p078505690>,
        <http://data.bibliotheken.nl/id/thes/p397429649> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070235627> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851089372> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcc42c679e2a3b475c268599d6f0ea41> ;
    schema1:name "Fransche filmkunst" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e9c8fc8626c8d085ea20b37b0eaa830> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780845981> .

