@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/p843443677> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontsnapping van Ivan Casablanca / [Claude Renard]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071305491> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Les humanoïdes associés, cop. 1984. - (Collection Pied jaloux)",
        "Vert. uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044308884>,
        <http://data.bibliotheken.nl/id/nbt/p843443650> ;
    schema1:isbn "9034320340" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b333f3943b896e282c63d8f6198994b> ;
    schema1:name "De ontsnapping van Ivan Casablanca" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49bd2eefd18e8dcfae4a731bc04719f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63950668> .

