@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/p810044129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "NRC Handelsblad 1970/1980 : een bloemlezing uit de eerste 10 jaar / [samenstelling Max van Rooy]" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075307499>,
        <http://data.bibliotheken.nl/id/thes/p077592697>,
        <http://data.bibliotheken.nl/id/thes/p078606683>,
        <http://data.bibliotheken.nl/id/thes/p111409713>,
        <http://data.bibliotheken.nl/id/thes/p24192510X>,
        <http://data.bibliotheken.nl/id/thes/p397288476> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070506566> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023452763" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0101ade2754e5949d55d61b865efd37f> ;
    schema1:name "NRC Handelsblad 1970/1980 : een bloemlezing uit de eerste 10 jaar" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4dd0abe05edf8da885d29cf78bcb00f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63312094> .

