@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/p183473248> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De linogravure / door H. Erremes" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595157>,
        <http://data.bibliotheken.nl/id/thes/p078576032> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073680532> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1941" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7485092c0b9ebc27b7c35684674be118> ;
    schema1:name "De linogravure" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0c4cc7d61d02e7dc878da25e5c773c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67923819> .

