@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/p121961222> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ju-jitsu-do / F.M. van Haesendonck" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078552427> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068011776> ;
    schema1:bookEdition "3e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822699621> ;
    schema1:isbn "9002197713" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd2d87d72f9d80ec6d02345b56241f72> ;
    schema1:name "Ju-jitsu-do" ;
    schema1:numberOfPages 443 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ef16785574c9b8da0cd281a866488df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69379924> .

