@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/p83252221X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfsadministratie en informatica voor de detailhandel / door H. Rietveld" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068682875>,
        <http://data.bibliotheken.nl/id/thes/p075290669> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fea18ba91287a72e329e43b618225bea> ;
    schema1:name "Bedrijfsadministratie en informatica voor de detailhandel" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab1a2cf87c89c4806d0bc634f6fbf0b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63505661> .

