@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/p84069475X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine partij in grote wereld / dr. J. A. H. J. S. Bruins Slot" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069721637>,
        <http://data.bibliotheken.nl/id/thes/p075288605>,
        <http://data.bibliotheken.nl/id/thes/p07560292X>,
        <http://data.bibliotheken.nl/id/thes/p075662930> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069721637> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843829001> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98ef2d52374daf25c7ac7d2456b8eb6f> ;
    schema1:name "Kleine partij in grote wereld" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fff53f481b1e7789d41c671f49c75933> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781590480> .

