@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/p10408863X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Captain W.E. Johns, korte verhalen" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109127749> ;
    schema1:inLanguage "nl" ;
    schema1:issn "09287485" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/154dda7fd37ae4a5197cf8d30f0bc528> ;
    schema1:name "Captain W.E. Johns, korte verhalen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/723f9276870bae931106bbfbd0ca6ee9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73108563> .

