@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/p19986067X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Miscellanea uit het voorjaar van 1979 / Dispuut 'Robert Regout' ; [met bijdr. van P.J.I.M. de Waart ... et al.]" ;
    dcterms1:issued "1979" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/549183bd4cc51ce8cfacadb9ebb81b39> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068449356> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf2a9bfd60f9e1204e276a7154d6c22a> ;
    schema1:name "Miscellanea uit het voorjaar van 1979" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae2c7644932278af51b609a8a6089454> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67508679> .

