@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/p435797883> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschouwingen over aard en omvang van de winst / door J.L. Meij" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078961068> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06921087X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831234326> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4eb6008520461cf9312bc865ce8e273f> ;
    schema1:name "Beschouwingen over aard en omvang van de winst" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01ab28bfef5fad74c7ee7c4137637683> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308786728> .

