@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/p389031631> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Richard Kralik\" / geschreven door Hem Zelf, en door Vincent Cleerdin en Wouter Lutkie" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07205493X>,
        <http://data.bibliotheken.nl/id/thes/p397327900> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07205493X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070544263>,
        <http://data.bibliotheken.nl/id/thes/p07066613X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036568457> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2e066bb4ab6d90ee9ead13aea117cc5> ;
    schema1:name "\" Richard Kralik\"" ;
    schema1:numberOfPages 447 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20cb3dfb0a9980536d44526373d88bbc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901348524> .

