@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/p395125251> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lobsang / Bart Vos" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073506265>,
        <http://data.bibliotheken.nl/id/thes/p07560079X>,
        <http://data.bibliotheken.nl/id/thes/p075667711> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073506265>,
        <http://data.bibliotheken.nl/id/thes/p391983202> ;
    schema1:description "In opdracht van Athenaeum Boekhandel in beperkte oplage vervaardigd en is niet in de handel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da11b98ed80ff0042b78981a02bc6011> ;
    schema1:name "Lobsang" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3e2d14aca6819090443edc149f43c44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/916504588> .

