@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/p218171080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Energiesystemen 5 / R.F.A. Sars" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141898208> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p218170785> ;
    schema1:isbn "9042518197" ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a71b965856342e35f3081226c632bf2a> ;
    schema1:name "Energiesystemen 5" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa5a9cf9a83491c7933906fa70bc8896> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773008699> .

