@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/p10084958X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A systematic method for placing indices to symbols / L. Wartena" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070999708> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823124398> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/208a0ab6471af7a56e0165d1acb817a0> ;
    schema1:name "A systematic method for placing indices to symbols" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e1dc555a66618000df2e33a9411dd05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/4745916> .

