@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p830477845> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte handleiding voor de bibliografie / door W.A. Petri en G.J. van der Lek" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416524982> ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078452368> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069166765>,
        <http://data.bibliotheken.nl/id/thes/p075319519> ;
    schema1:bookEdition "2e verb. en uitgebreide dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067686818> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075601133> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08d712d4bbd994547c79af7b8f4571cc> ;
    schema1:name "Beknopte handleiding voor de bibliografie" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4600d8cbb4550ee810881585e43b5c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63452310> .

