@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/p083630120> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mobach bundel / onder red. van L.W. Sillevis en N.H. de Vries" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078447836>,
        <http://data.bibliotheken.nl/id/thes/p078647045>,
        <http://data.bibliotheken.nl/id/thes/p07866747X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068625375>,
        <http://data.bibliotheken.nl/id/thes/p071844910> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060004027" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9286715d73d6612e3f3282b4a1d37c45> ;
    schema1:name "Mobach bundel" ;
    schema1:numberOfPages 233 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87b6d9130decebc518cd5e2080c62133> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64351154> .

