@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/p433467924> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Na zeven weken / Wim Boost" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068476930>,
        <http://data.bibliotheken.nl/id/thes/p069088993>,
        <http://data.bibliotheken.nl/id/thes/p070034958>,
        <http://data.bibliotheken.nl/id/thes/p070250952>,
        <http://data.bibliotheken.nl/id/thes/p072041862> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069288917> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74ba50568df245ad2ca8669c45673b4b> ;
    schema1:name "Na zeven weken" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e95642e505b96f0ba00636b0b4dc4302> .

