@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/p037924443> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Natuulijke getallen, bewerkingen en hun didactische aanpak / J. Moonen en Fr. Snoeys" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068425554> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069036306> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/beaaf1316eaca0a364e35f487dfb082a> ;
    schema1:name "Natuulijke getallen, bewerkingen en hun didactische aanpak" ;
    schema1:numberOfPages 295 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/608c661e25ba56fd2b869aa6117659f6> .

