@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/p446197262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De teerling is geworpen / Jean-Paul Sartre ; vert. [uit het Frans] A. Glavimans en C.L. de Ligt-van Rossem" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068415680> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070432333> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p352641274> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e69f643d02c6aa9bf45355c2f0a7ea22> ;
    schema1:name "De teerling is geworpen" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8e7b193d17b4abb3f5c8b50bc1b4d35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509434939> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1b1e1ac4bc42dd6a0ea7c4ad290b206e> .

