@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/p438022602> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles over elektrische auto's : elektrisch rijden in de praktijk / Jeroen Horlings" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p281581541> ;
    schema1:bookEdition "5e druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492404848" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71281729bc401a5166fc4d7bb3c2b61c> ;
    schema1:name "Alles over elektrische auto's : elektrisch rijden in de praktijk" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8424e8cc65f2004ca7df5b43ab4af6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1402286515> .

