@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/p861353099> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boodschap van Sartre / G.C. van Niftrik" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068415680>,
        <http://data.bibliotheken.nl/id/thes/p077593383>,
        <http://data.bibliotheken.nl/id/thes/p39730496X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071253149> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b57c415ae6f66c3d0915b87a1b606c9f> ;
    schema1:name "De boodschap van Sartre" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb52c52197eaa308a888fb0c6a86177c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781752239> .

