@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/p850904307> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verbeelde leed / Marc Schabracq" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071907378> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9010055930" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/181a3fd5448c74c60abefd718bf5036b> ;
    schema1:name "Het verbeelde leed" ;
    schema1:numberOfPages 226 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bfbb552881293cc99c8dc1a4db65ef0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902434641> .

