@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/p06121356X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lisette / Al Severin ; [vert. uit het Frans: Frits van der Heide]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074915789>,
        <http://data.bibliotheken.nl/id/thes/p075468549> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070488975> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056796498> ;
    schema1:isbn "9072995074" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1aed252a9602c0692368ab5cfddb002> ;
    schema1:name "Lisette" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6d47a1f1852de8dd1769df8c52fa48f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65072156> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0dbcbcd695ef490c248ee6ce6c6a6c40> .

