@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/p313981434> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Verzameling overdrukken van artikelen en boekbesprekingen / door J.P. Gumbert]" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070526745> ;
    schema1:inLanguage "de",
        "en",
        "fr",
        "it",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab5fdc629100925eff4a294e48d28b50> ;
    schema1:name "[ Verzameling overdrukken van artikelen en boekbesprekingen" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d1a04cd7c30b22a0b92ba3fea5fae0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/241114536> .

