@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/p782098231> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als de natuur je lief is / teksten Hans Bouma ; met medew. van K.H. Voous" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760363X>,
        <http://data.bibliotheken.nl/id/thes/p078600197> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069110468> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069218706> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026949812" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce940abc40f2410b1e4d9bd8f9371906> ;
    schema1:name "Als de natuur je lief is" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79665b861656d584df954343da2bb50b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901848082> .

