@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/p271325720> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Alterra speciale uitgave" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186582668> ;
    schema1:inLanguage "nl" ;
    schema1:issn "15748227" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97e55c105f679a9c31b56716b2e56cb4> ;
    schema1:name "Alterra speciale uitgave" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d279a8f87a6b5c0b00d0cf33236a2fe9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73647496> .

