@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/p433876611> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "De valse noot / Jordaan" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069004579>,
        <http://data.bibliotheken.nl/id/thes/p075301989>,
        <http://data.bibliotheken.nl/id/thes/p273436910> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070941297> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1ae380a4aa8dee7645f1f956369d924> ;
    schema1:name "De valse noot" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e499c8491d3d07b59fe10d48f6adf77> .

