@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/p407975314> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Mini informatie" ;
    dcterms1:issued "2016" ;
    schema1:description "Eerdere delen zijn opgenomen als bijlage van de delen in de reeks Mini informatie",
        "Groep 3-5" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/197ff24617b74d77537b4fe049e18dd3> ;
    schema1:name "Mini informatie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ac2e7bb593a3d290aedf311c6761f14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/963841569> .

