@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/p226547744> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktische warenkennis / W.L.P Burger" ;
    dcterms1:issued "1957" ;
    schema1:bookEdition "9e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072453613>,
        <http://data.bibliotheken.nl/id/thes/p07245363X>,
        <http://data.bibliotheken.nl/id/thes/p072453664>,
        <http://data.bibliotheken.nl/id/thes/p101913591> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562902X>,
        <http://data.bibliotheken.nl/id/thes/p075629348> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p339510595> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bba13ff0d10d928a8141c930d2bc3cc> ;
    schema1:name "Praktische warenkennis" ;
    schema1:numberOfPages 326 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7d00429245fda8cc3d9e7586cf088c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67207704> .

