@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/p065708008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auteurssystemen / [Marlies Bitter ... et al.]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658275>,
        <http://data.bibliotheken.nl/id/thes/p075659395> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072168498> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p065706978> ;
    schema1:isbn "9027596549" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1da2b06c9331e23f28ab8b62e673ae1> ;
    schema1:name "Auteurssystemen" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47f29fb3581f4beea178ee6670917765> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65414969> .

