@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p823093360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding in de logica / door J.J. von Schmid" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429950365> ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614111> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068956460> ;
    schema1:description "Omslagtitel: Inleiding tot de logica" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823093212> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43a0bf7a810b30b64ec2b411f7076271> ;
    schema1:name "Inleiding in de logica" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68d7c52669518ab1dbe7b6beba7a16c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63427672> .

