@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/p082099839> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lyssemonde : een waarachtig fictief verhaal / Jos Murez" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068423802> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040964612> ;
    schema1:isbn "9064062080" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be71c448c546f2dd651596e7faea250e> ;
    schema1:name "Lyssemonde : een waarachtig fictief verhaal" ;
    schema1:numberOfPages 134 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cdf3505d33c31b54c43947b3061f058> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65739349> .

