@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/p435988743> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding in de logica / J.J. von Schmid" ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068956460> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1942" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831553235> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823093212> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbff22e8dbaee27ca2cd1e474166d598> ;
    schema1:name "Inleiding in de logica" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e1ce2dd09b46b6159709066742a5088> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308881462> .

