@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/p41162413X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vallende sterren / W. Gleuns Jr" ;
    dcterms1:issued "1868" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000020403" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07336147X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Overdr" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p168884143> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19c328a8a7a6e726621b040454efb90b> ;
    schema1:name "De Vallende sterren" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb0ec2f05487cebe20535be50447b0f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993663166> .

