@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/p446171468> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met open ogen door stad en land / door L. van der Pijl ; foto 's van de schrijver" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602986>,
        <http://data.bibliotheken.nl/id/thes/p078600367> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068783981> ;
    schema1:bookEdition "[3e uitg.]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ondertitel van omslag: Over tropische planten en dieren uit ieders omgeving" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p120922401> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70f640b2ed03687f5cb29c59f03a2318> ;
    schema1:name "Met open ogen door stad en land" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a37da586dcd175797dff398258218d7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509374686> .

