@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/p428379907> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eigentijdse schaduwen : roman / door Ans van der Heide-Kort ; geïll. [sic!] door Dick de Wilde" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074436902> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067602711> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802310982> ;
    schema1:isbn "9020645013" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5904a47413b4bea342db767c7c24a3eb> ;
    schema1:name "Eigentijdse schaduwen : roman" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a86d6e39ba6eb11afef80f43acca815b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182780351> .

