@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/p39523848X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De logika van Aristoteles / door P. van Schilfgaarde" ;
    dcterms1:issued "1944" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068519435> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUA01:000000387" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06917430X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831574860> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823093212> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8995190927e591e08e2d8ccce09cfaac> ;
    schema1:name "De logika van Aristoteles" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6dc2447769682d054bd9551ffcf40e0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915949923> .

