@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/p831528508> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis der logica / door E.W. Beth" ;
    dcterms1:issued "1944" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760184X>,
        <http://data.bibliotheken.nl/id/thes/p078577195>,
        <http://data.bibliotheken.nl/id/thes/p39730658X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394209> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823093212> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33862442a035e1423ff4389d668437d8> ;
    schema1:name "Geschiedenis der logica" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af31bc82e39674d853292acd0c2cef4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781560970> .

