@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/p256953341> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De studiojaren / Azing" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p167204254> ;
    schema1:description "Opl. van 1000 ex",
        "Uitg. in samenw. met de Stichting Beatles 4Ever" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256953147> ;
    schema1:issueNumber "st20" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5bde7fbbe13890cb734354ceb7fff84> ;
    schema1:name "De studiojaren" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1fbd99c4ab4e640c641caa403dd90623> .

