@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/p302234160> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas van de hand / Jesse van Lieshout, Marco J.P.F. Ritt ; met ill. door Rob Kreuger en Jesse van Lieshout" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617757>,
        <http://data.bibliotheken.nl/id/thes/p077596757>,
        <http://data.bibliotheken.nl/id/thes/p078529735> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p214060713> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p14186835X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789055745760" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bf790682a029e09db4725119137b301> ;
    schema1:name "Atlas van de hand" ;
    schema1:numberOfPages 245 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc357fdf6f570526738ff6bff58b589c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150222643> .

