@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/p339428694> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Cijferzegels / ontwerp Chris Lebeau" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070649928> ;
    schema1:description "1 cent (karmijn), 2 cent (roodoranje), 2 1/2 cent (groen), 3 cent (lichtgroen), 4 cent (blauw)",
        "Afbeelding van een vliegende duif",
        "Offsetdruk Joh. Enschedé & Zonen",
        "Zonder watermerk" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/431d826739291e68dc2f091e7d61bdca> ;
    schema1:name "Cijferzegels" ;
    schema1:numberOfPages 5 ;
    schema1:sameAs <http://www.worldcat.org/oclc/945804440> .

