@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/p314065911> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "All right!" ;
    dcterms1:issued "2008-2009" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297619179> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e192679b6562241e3184028588d51b6f> ;
    schema1:name "All right!" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/122fe247815fbd6afa744d36ac5a9e1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775269430> .

