@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/p840344244> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "G. H. Breitner / [door] P. H. Hefting ; [übers. aus dem Holländischen von Joseph Tichy]" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069305056> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06887958X>,
        <http://data.bibliotheken.nl/id/thes/p071086765> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p864218540> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbba23e9082edaf9e4761e337253fbd6> ;
    schema1:name "G. H. Breitner" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fedc864eb9334376079b523a1c95fbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898891934> .

