@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/p051390183> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuwe schoolalgebra / P. Wijdenes" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068000812> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071789960> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036991082> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24ea1316a983abf9e20bcd1e69a6e9e9> ;
    schema1:name "Nieuwe schoolalgebra" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f875d373bdea66dbd950039a43048eca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769334918> .

