@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/p15763406X> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "BookStore" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560115X> ;
    schema1:description "Omslagtitel ringband: Stenverts BookStore : het beheersysteem voor uw bibliotheek" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9028130837" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d6781599bbc25d17f61680ee51facdd> ;
    schema1:name "BookStore" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed61997ec264f3cf26f386f7098cf447> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150251876> .

