@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/p036398373> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Onzichtbare slaat toe / Walter Kennes" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072392134> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f2f77879b4115db6f3f2582c4e20975> ;
    schema1:name "De Onzichtbare slaat toe" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad21ea60e111d96693a3f9fae1db46cb> .

