@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/p450107264> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Over de roman" ;
    dcterms1:issued "2008" ;
    schema1:description "Vanaf dl. 5 uitgegeven door: Amsterdam [etc.] : Uitgeverij Augustus" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efacbc4b29f37ea74d1caf8a51bbdfdf> ;
    schema1:name "Over de roman" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a2571f8579cdb3e045e163f9b144263> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1523275882> .

