@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/p370872932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leerlings-arbeid : (deel 1) / W.H. Denier van der Gon" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070157952> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da4d732df458ed32b9775a8a1f3e166e> ;
    schema1:name "De leerlings-arbeid : (deel 1)" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/221199553cd69ac0d33f71a3ac91a3d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/868139413> .

