@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/p446283843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliographical tools for control of current periodicals / Carl Björkbom" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p427599121> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p175600236> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82148012X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80fd344645c3a8598e116deac99342d8> ;
    schema1:name "Bibliographical tools for control of current periodicals" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/954ccfdd1addebccb794dd00d30bc541> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509693648> .

