@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p416495974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het scheidsrechteren / door W.F. Bok" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078477360>,
        <http://data.bibliotheken.nl/id/thes/p397584156> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086105981> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086105949> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085076139> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc678d7890639ee53b7b31067df3d447> ;
    schema1:name "Het scheidsrechteren" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ecb83e2fdf17ca220ac4e1d3ab1445d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021180695> .

