@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/p256049068> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wintersalon 2003" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239815939> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p168704234>,
        <http://data.bibliotheken.nl/id/thes/p258183810> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256048711> ;
    schema1:issueNumber 19 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d50a7267ddbfa04585fe3c88de013869> ;
    schema1:name "Wintersalon 2003" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb84e0d49e8f8436122d405417f1cca8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824352987> .

