@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/p240108043> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fysieke belasting 1 / [K.J. Peereboom]" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607600>,
        <http://data.bibliotheken.nl/id/thes/p078436613>,
        <http://data.bibliotheken.nl/id/thes/p078447593>,
        <http://data.bibliotheken.nl/id/thes/p078546141>,
        <http://data.bibliotheken.nl/id/thes/p160789532> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155458205> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p218132964> ;
    schema1:isbn "9014082541" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/514f188602b04ee3123fd8c65e6569ab> ;
    schema1:name "Fysieke belasting 1" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd23d10621d5fd0117e6757d7e0f7180> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66966205> .

