@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/p143933345> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Agatha Christie / bew. en scenario: Francois Rivière ; tek.: Jean-François Miniac ; vert. [uit het Frans]: Van der Heide Produkties" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087460467> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068758162>,
        <http://data.bibliotheken.nl/id/thes/p069064075> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3780f9c95d1bc82a812591b0ce002046> ;
    schema1:name "Agatha Christie" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/413433d056cc498d155695c0dc77803d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69016427> .

