@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/p442999747> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Django / Tieme Woldman" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p356263312> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Op omslag: Inclusief gratis webversie van het boek" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377288039> ;
    schema1:isbn "9789463563680" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4713018f9e4368a4e31b52f3af706966> ;
    schema1:name "Django" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cbe4247bf4303a068d58b7c11bc9b2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1472948968> .

