@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/p193904640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vijvers in de tuin : met foto's / Mien Ruys" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070135479> ;
    schema1:description "Bevat ook lijst met publicaties, uitgegeven door Uitgevers-Maatschappij \"Kosmos\" te Amsterdam. 2 p" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8af6dbd3e1d813d6b15f14359f79982> ;
    schema1:name "Vijvers in de tuin : met foto's" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6428b7748e0dc1fff1f11d7fbb44edf6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67677878> .

