@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/p20379639X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Kort en goed" ;
    dcterms1:issued "2000" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92a84eaec409f7b74d81ef702cc01938> ;
    schema1:name "Kort en goed" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/220c4fbac60e77dd296de18a737e5227> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73477569> .

