@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/p19125861X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schone, de duivel en de kaper / Mitton [scenario] ; Molinari [tek. ; vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147831288> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146286219> ;
    schema1:description "Oorspr. Franse uitg.: Toulon : Soleil" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087134454> ;
    schema1:isbn "9052892830" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8097f7713521c51ef9a000c135c8b43a> ;
    schema1:name "De schone, de duivel en de kaper" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1010dc5ea97d4c37d779d3f8c549d8f> .

