@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/p13827990X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Speel nooit een uitwedstrijd / Pieter Winsemius" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614545>,
        <http://data.bibliotheken.nl/id/thes/p075624370>,
        <http://data.bibliotheken.nl/id/thes/p077607481>,
        <http://data.bibliotheken.nl/id/thes/p078582512>,
        <http://data.bibliotheken.nl/id/thes/p078692067>,
        <http://data.bibliotheken.nl/id/thes/p397389663> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072153091> ;
    schema1:bookEdition "8e dr" ;
    schema1:description "1e dr.: Amsterdam : Sijthoff, 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086530887> ;
    schema1:isbn "9025414826" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a0e46bc1ec4bb2bd89577a85f3552ce> ;
    schema1:name "Speel nooit een uitwedstrijd" ;
    schema1:numberOfPages 226 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e63b439466858beb7de1bb07b84ece13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69037615> .

