@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/p053328000> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zuur : een lesbrief voor natuuronderwijs leerjaar 3 / [auteurs Yvonne Abeln]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073361801> ;
    schema1:bookEdition "1e dr., 1e opl" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629054> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053326598> ;
    schema1:isbn "9032908197" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1942fcbf26caf087f3899fcecedbcb5d> ;
    schema1:name "Zuur : een lesbrief voor natuuronderwijs leerjaar 3" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd3a4a9052912a2da2ccab21465acc43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64967700> .

