@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/p047298316> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taal als tuin en wildernis : een tweede verzameling \"Taaltuintjes\" / M.J.L. van Nierop" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397459823> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069482039> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841745722> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6df875c32718d1d89518a8187538c12> ;
    schema1:name "De taal als tuin en wildernis : een tweede verzameling \"Taaltuintjes\"" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/034efe2d3624bddd834a9023f8e5a998> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64836000> .

