@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/p27124769X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het laatste nummer : dertig jaar AST / red. Nico Wilterdink, Bart van Heerikhuizen" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596943> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069383227>,
        <http://data.bibliotheken.nl/id/thes/p07018691X> ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043974740>,
        <http://data.bibliotheken.nl/id/nbt/p078991617> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8507401d22ac19f83b03e4ec52931a76> ;
    schema1:name "Het laatste nummer : dertig jaar AST" ;
    schema1:numberOfPages 567 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec8052626f7fc1d6eec9d2eca68fecc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66968661> .

