@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/p20544878X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het weer nader verklaard / Harry Geurts ; [fotogr.: P.P. Hattinga Verschure ... et al.]" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627078>,
        <http://data.bibliotheken.nl/id/thes/p077602552>,
        <http://data.bibliotheken.nl/id/thes/p078589304>,
        <http://data.bibliotheken.nl/id/thes/p078956439> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069400121>,
        <http://data.bibliotheken.nl/id/thes/p07535215X> ;
    schema1:description "Op omslag: KNMI, NOS Teletekst" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9038910827" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14f2cc476ca725d44e786fb49ad15555> ;
    schema1:name "Het weer nader verklaard" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f51304364839a82d5bbf6ef1169c27c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67348828> .

