@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/p863295886> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "André Breton : sketch for an early portrait / J.H. Matthews" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068354452>,
        <http://data.bibliotheken.nl/id/thes/p075606437>,
        <http://data.bibliotheken.nl/id/thes/p077612086>,
        <http://data.bibliotheken.nl/id/thes/p397447655> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069032211>,
        <http://data.bibliotheken.nl/id/thes/p075423383> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802920683> ;
    schema1:isbn "9027217327" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48c04beeefb59df28319a0c776528231> ;
    schema1:name "André Breton : sketch for an early portrait" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82e0076635d527e5a93faea59ad503c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905755199> .

