@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/p435744534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verre einder : roman / Hans van Haaren" ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069129983> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p159493978> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aaa8f830f5b2852a1a614abe3cb8c06b> ;
    schema1:name "De verre einder : roman" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f72c8d53203a8d99de964f584ca2e79f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308516000> .

