@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/p256569460> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De studiojaren / Azing" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p167204254>,
        <http://data.bibliotheken.nl/id/thes/p26483612X> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Opl. van 1000 ex",
        "Uitg. in samenw. met Stichting Beatles 4 Ever" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256953147> ;
    schema1:isbn "9071794512" ;
    schema1:issueNumber "st10" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9003c7c44afcd59dbafe741142e50a3b> ;
    schema1:name "De studiojaren" ;
    schema1:numberOfPages 2201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/884ad290768c04fff64f1215f17d987c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773524902> .

