@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p317366602> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BikkelsGroep 5: " ;
    dcterms1:issued "2009" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p308130529> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a19ca72951aaa8a26a3c8fef10effe1> ;
    schema1:name "BikkelsGroep 5: " ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03e6821db8efe2ba8e4cb3e5a30d756c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775418527> .

