@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/p446336696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "François Villon : dief, roover, moordenaar en dichter / Paul Marie Maas" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068683782> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073640859> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p832389455> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6583c8d2c7307bb9110132fe6ab99064> ;
    schema1:name "François Villon : dief, roover, moordenaar en dichter" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eda9dec905db65494fad2cd781b1dbe6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510163346> .

