@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/p810586525> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse natie / S.W. Couwenberg, red" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561622X>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p077608836>,
        <http://data.bibliotheken.nl/id/thes/p078513928>,
        <http://data.bibliotheken.nl/id/thes/p078599857>,
        <http://data.bibliotheken.nl/id/thes/p397561423> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068254687> ;
    schema1:description "Extra nummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810621673>,
        <http://data.bibliotheken.nl/id/nbt/p811871991> ;
    schema1:isbn "9027454450" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d4bcf360b2e323ce8d74926ba122ef8> ;
    schema1:name "De Nederlandse natie" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80a4853ccaf063388673afb75ad0dcdb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781293797> .

