@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/p119924757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vaarwel gele schrijver / Robin Hannelore ; [ill.: Beatrijs Lombaerts]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068280114> ;
    schema1:description "Uitg. gesigneerd door de auteur" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085349976> ;
    schema1:isbn "9063079419" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/315de4101061d04edf6897744e357303> ;
    schema1:name "Vaarwel gele schrijver" ;
    schema1:numberOfPages 121 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2856f6682c528e498ab3acd9763ec00a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902292147> .

