@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/p429746113> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Balanswaardeering en afschrijving / door P. van Geel" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607546>,
        <http://data.bibliotheken.nl/id/thes/p078443342>,
        <http://data.bibliotheken.nl/id/thes/p078953316>,
        <http://data.bibliotheken.nl/id/thes/p106428985> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071941029> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863207375> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116348062> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b7e250cbbadc7b1f1a95460831904a5> ;
    schema1:name "Balanswaardeering en afschrijving" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a40c3f614f4a9dd791d9e9ec18b0b98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/802338024> .

