@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/p099096021> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het blauwe autootje / tekst: Gwen Grant ; ill.: Susan Hellard ; Ned. bew. [uit het Engels]: Wiveca Jongeneel" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099640538> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074239619>,
        <http://data.bibliotheken.nl/id/thes/p090043081> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "917904073X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c53ea0deaeafc779210953d50da20da> ;
    schema1:name "Het blauwe autootje" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df6b9915026899387350045cb1f4b712> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65860521> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5664ce0dfa844baa469b45cef604f59b> .

