@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/p203445783> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baseball / Adil E. Shamoo, Charles E. Silberstein, Robert M. Germeroth" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609282>,
        <http://data.bibliotheken.nl/id/thes/p075622548> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068212704> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p20344552X>,
        <http://data.bibliotheken.nl/id/thes/p203445570> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p20344471X> ;
    schema1:isbn "9057026112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72ea1fc18543765424057a54ab46c6fb> ;
    schema1:name "Baseball" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9011db15d462d795c22a197ddf664ea9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906883139> .

