@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/p235182397> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hakuki ryu jiu jitsu" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610876> ;
    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/103ad5a97eca869194a295dbaf1eb4d2> ;
    schema1:name "Hakuki ryu jiu jitsu" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a836c4ef9ee1e44941a0fac23b820ba8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71567729> .

