@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/p078800269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Queeste / Lucette M. Oostenbroek" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068435398>,
        <http://data.bibliotheken.nl/id/thes/p075404060> ;
    schema1:description "'Dimensie jubileumuitgave'",
        "Opl. 500 genummerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9064120854" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1f517e35d7efc0ddb0212567ef5c7ce> ;
    schema1:name "Queeste" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29095afd7089ac86039094306a8f0aae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71458412> .

