@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/p051994453> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A mathematical theory of store operation / B. Nooteboom" ;
    dcterms1:issued "1977" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/cdd8c42ff5d213dab7f04f24e717f099> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811914321> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc633bb8ab723c291fcb9a0471893cf6> ;
    schema1:name "A mathematical theory of store operation" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0747c1103780ce98a19c27bf52e1d251> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64787197> .

