@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/p053908503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over krachtsverhoudingen / door K.A. Nederlof" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561894X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069324336> ;
    schema1:bookEdition "2e, geactualiseerde dr" ;
    schema1:description "Oorspr. uitg.: 1982" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831481528> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2201817b0122c0c2e8769bfbfbe75b8a> ;
    schema1:name "Over krachtsverhoudingen" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e739a4381c5c58269c9bb43072b818a2> .

