@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/p357936957> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Beter in ..." ;
    dcterms1:issued "2013" ;
    schema1:description "Vanaf 2016 uitgever: Amsterdam : Boom" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d74d3cfebf4b3db9a0225983c44d98b> ;
    schema1:name "Beter in ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/190fcc88aba3c31f9adc24b87f2ac63f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/846566317> .

