@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/p305631527> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Klimaat voor 5 euro" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089184114> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c5cdbc5a5cfaefa3fe9d71cd7f1b3af> ;
    schema1:name "Klimaat voor 5 euro" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f677d5e796f76fd9994d4a11673c43b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212382015> .

