@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/p389100528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het recht en de winkelier / C.J. de Lange" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06996338X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p120392755> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853364710> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/470d919656ad31b5c635474cf12179cf> ;
    schema1:name "Het recht en de winkelier" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d649984d49486ee1c232d34a9a832d77> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902631666> .

