@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p355221683> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "De prijs voor de jonge kunstkritiek ..." ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p370826760> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075670747> ;
    schema1:inLanguage "nl" ;
    schema1:issn "25424262" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4530605111c9152f9a8bac30ddd8382a> ;
    schema1:name "De prijs voor de jonge kunstkritiek ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/052223879d43bb31ded82f1c5586d6ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/828514410> .

