@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/p235181528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Shaolin Qinna shu" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625423> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072144025>,
        <http://data.bibliotheken.nl/id/thes/p075383837> ;
    schema1:description "Auteur is Mark Sterke" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240169883> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e397064851d5e91666060082356015fe> ;
    schema1:name "Shaolin Qinna shu" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ee122b8052c9c4e49d4a07363433c3b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71567705> .

