@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/p852173067> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De \" Film noir\" / A.H. Sijmons" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601416>,
        <http://data.bibliotheken.nl/id/thes/p078505569> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074120417> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844193739> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/619c5426745037ef7cf66da9a33818be> ;
    schema1:name "De \" Film noir\"" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb9fdf73cb2412120f4f5ffcebc2b95a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64150190> .

