@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/p098950436> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderzoek bibliotheekinformatiesystemen" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593243>,
        <http://data.bibliotheken.nl/id/thes/p078441331>,
        <http://data.bibliotheken.nl/id/thes/p078627958>,
        <http://data.bibliotheken.nl/id/thes/p078698936>,
        <http://data.bibliotheken.nl/id/thes/p09607261X> ;
    schema1:description "Boven de titel: VUBIS/B/600",
        "Koptitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0345fe2a6b5d3e66c695b922f110bdf> ;
    schema1:name "Onderzoek bibliotheekinformatiesystemen" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90a9fdf517054f70ca52f5a423be5e65> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65835524> .

