@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/p227910729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grondbeginselen der logica / door H.J. de Vleeschauwer" ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397306474> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070194181> ;
    schema1:bookEdition "2e uitg" ;
    schema1:description "1e uitg. 1931" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42e25f37864b54d8df354409d14556d9> ;
    schema1:name "Grondbeginselen der logica" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e8f7439b1611192804755801e34264a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898861189> .

