@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/p833228455> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief aan Nasser / door Marc Sleen" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06877348X> ;
    schema1:description "1e dr.: 1963",
        "Ballonstrip" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832494356> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68b0b832762f24782e09f2cd50921dca> ;
    schema1:name "De brief aan Nasser" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a8b982450a0c731c090800dd3b6434f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63288886> .

