@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p43016579X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles over elektrische auto's / Jeroen Horlings" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43312024X> ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p281581541> ;
    schema1:bookEdition "3e druk, herziene en geactualiseerde editie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492404800" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcbf83bc2fd044f4439108338ff1fa38> ;
    schema1:name "Alles over elektrische auto's" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84c9917d1fa049cba0f150a912d64083> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1259550657> .

