@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/p241249600> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frisse lucht : in het land waar het leven dolgedraaid is... / René Steenhorst" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070770875>,
        <http://data.bibliotheken.nl/id/thes/p102030294> ;
    schema1:description "Eerder verschenen in De Telegraaf in de column 'Visie'",
        "Uitg. in samenw. met het dagblad De Telegraaf" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055019976" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b19945652e2fbed4b4ada609145f8664> ;
    schema1:name "Frisse lucht : in het land waar het leven dolgedraaid is..." ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9027c699a2950d1b4e6a954e1a0e4b29> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67041919> .

